ILIAS
Release_4_1_x_branch Revision 61804
|
Public Member Functions | |
testCreationDeletion () | |
testSetGetLookup () | |
testTreeTrash () | |
testObjectReference () | |
test object reference queries |
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.
References ilUnitUtil\performInitialisation().
ilObjectTest::testCreationDeletion | ( | ) |
Definition at line 14 of file ilObjectTest.php.
References ilObject\_exists().
ilObjectTest::testObjectReference | ( | ) |
test object reference queries
Definition at line 254 of file ilObjectTest.php.
References ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
ilObjectTest::testSetGetLookup | ( | ) |
Definition at line 48 of file ilObjectTest.php.
References $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 | ( | ) |
Definition at line 182 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.