ILIAS
Release_5_0_x_branch Revision 61816
|
Public Member Functions | |
testCreationDeletion () | |
IL_Init | |
testSetGetLookup () | |
IL_Init | |
testTreeTrash () | |
IL_Init | |
testObjectReference () | |
test object reference queries IL_Init |
Protected Member Functions | |
setUp () |
Protected Attributes | |
$backupGlobals = FALSE |
Definition at line 4 of file ilObjectTest.php.
|
protected |
Definition at line 8 of file ilObjectTest.php.
ilObjectTest::testCreationDeletion | ( | ) |
IL_Init
Definition at line 17 of file ilObjectTest.php.
References ilObject\_exists().
ilObjectTest::testObjectReference | ( | ) |
test object reference queries IL_Init
Definition at line 266 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
ilObjectTest::testSetGetLookup | ( | ) |
IL_Init
Definition at line 54 of file ilObjectTest.php.
References $ilUser, $ref_id, 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 191 of file ilObjectTest.php.
References $ref_id, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), and ilObject\_lookupType().
|
protected |
Definition at line 6 of file ilObjectTest.php.