ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
needsInstalledILIAS More...
Public Member Functions | |
testCreationDeletion () | |
IL_Init More... | |
testSetGetLookup () | |
IL_Init More... | |
testTreeTrash () | |
IL_Init More... | |
testObjectReference () | |
test object reference queries IL_Init More... | |
Protected Member Functions | |
setUp () | |
Protected Attributes | |
$backupGlobals = false | |
needsInstalledILIAS
Definition at line 9 of file ilObjectTest.php.
|
protected |
Definition at line 13 of file ilObjectTest.php.
ilObjectTest::testCreationDeletion | ( | ) |
IL_Init
Definition at line 22 of file ilObjectTest.php.
References ilObject\_exists().
ilObjectTest::testObjectReference | ( | ) |
test object reference queries IL_Init
Definition at line 238 of file ilObjectTest.php.
References $DIC, ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
ilObjectTest::testSetGetLookup | ( | ) |
IL_Init
Definition at line 56 of file ilObjectTest.php.
References $DIC, $i, $ilUser, ilObject\_getAllReferences(), ilObject\_getIdsForTitle(), ilObject\_getObjectsByType(), ilObject\_lookupDeletedDate(), ilObject\_lookupDescription(), ilObject\_lookupLastUpdate(), ilObject\_lookupObjectId(), ilObject\_lookupObjId(), ilObject\_lookupObjIdByImportId(), ilObject\_lookupOwner(), ilObject\_lookupOwnerName(), ilObject\_lookupTitle(), ilObject\_lookupType(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
ilObjectTest::testTreeTrash | ( | ) |
IL_Init
Definition at line 172 of file ilObjectTest.php.
References $DIC, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), and ilObject\_lookupType().
|
protected |
Definition at line 11 of file ilObjectTest.php.