ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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 6 of file ilObjectTest.php.
|
protected |
Definition at line 10 of file ilObjectTest.php.
ilObjectTest::testCreationDeletion | ( | ) |
IL_Init
Definition at line 19 of file ilObjectTest.php.
References $id, and ilObject\_exists().
ilObjectTest::testObjectReference | ( | ) |
test object reference queries IL_Init
Definition at line 235 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
ilObjectTest::testSetGetLookup | ( | ) |
IL_Init
Definition at line 53 of file ilObjectTest.php.
References $DIC, $i, $id, $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 169 of file ilObjectTest.php.
References $DIC, $id, $tree, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), and ilObject\_lookupType().
|
protected |
Definition at line 8 of file ilObjectTest.php.