ILIAS
Release_4_4_x_branch Revision 61816
|
Unit tests for tree table. More...
Public Member Functions | |
testGetChild () | |
testGetPathIdsUsingNestedSet () | |
get path ids using nested set IL_Init | |
testGetPathIds () | |
get path ids (adjacenca and nested set) IL_Init | |
testGetNodePath () | |
IL_Init | |
testMaxDepth () | |
get path ids (adjacenca and nested set) IL_Init | |
testAllOthers () | |
get path ids (adjacenca and nested set) IL_Init |
Static Public Member Functions | |
testGetChildsByType () | |
get childs by type IL_Init | |
testGetChildsByTypeFilter () | |
get childs by type filter IL_Init | |
testGetSubTree () | |
get childs by type filter IL_Init |
Protected Member Functions | |
setUp () |
Protected Attributes | |
$backupGlobals = FALSE |
|
protected |
Definition at line 37 of file ilTreeTest.php.
ilTreeTest::testAllOthers | ( | ) |
get path ids (adjacenca and nested set) IL_Init
@return |
Definition at line 157 of file ilTreeTest.php.
References $d.
ilTreeTest::testGetChild | ( | ) |
Definition at line 43 of file ilTreeTest.php.
|
static |
get childs by type IL_Init
Definition at line 56 of file ilTreeTest.php.
|
static |
get childs by type filter IL_Init
Definition at line 69 of file ilTreeTest.php.
ilTreeTest::testGetNodePath | ( | ) |
ilTreeTest::testGetPathIds | ( | ) |
get path ids (adjacenca and nested set) IL_Init
@return |
Definition at line 119 of file ilTreeTest.php.
ilTreeTest::testGetPathIdsUsingNestedSet | ( | ) |
get path ids using nested set IL_Init
@return |
Definition at line 99 of file ilTreeTest.php.
|
static |
get childs by type filter IL_Init
Definition at line 82 of file ilTreeTest.php.
ilTreeTest::testMaxDepth | ( | ) |
get path ids (adjacenca and nested set) IL_Init
@return |
Definition at line 145 of file ilTreeTest.php.
|
protected |
Definition at line 35 of file ilTreeTest.php.