|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
@group needsInstalledILIAS More...
Inheritance diagram for ilObjectTest:
Collaboration diagram for ilObjectTest:Public Member Functions | |
| testCreationDeletion () | |
| @group IL_Init More... | |
| testSetGetLookup () | |
| @group IL_Init More... | |
| testTreeTrash () | |
| @group IL_Init More... | |
| testObjectReference () | |
| test object reference queries @group IL_Init More... | |
Protected Member Functions | |
| setUp () | |
Protected Attributes | |
| $backupGlobals = false | |
@group needsInstalledILIAS
Definition at line 9 of file ilObjectTest.php.
|
protected |
Definition at line 13 of file ilObjectTest.php.
| ilObjectTest::testCreationDeletion | ( | ) |
@group IL_Init
Definition at line 22 of file ilObjectTest.php.
References ilObject\_exists().
Here is the call graph for this function:| ilObjectTest::testObjectReference | ( | ) |
test object reference queries @group IL_Init
Definition at line 238 of file ilObjectTest.php.
References $DIC, ilObject\_getAllReferences(), ilObject\_lookupDeletedDate(), ilObject\_resetDeletedDate(), and ilObject\_setDeletedDate().
Here is the call graph for this function:| ilObjectTest::testSetGetLookup | ( | ) |
@group 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().
Here is the call graph for this function:| ilObjectTest::testTreeTrash | ( | ) |
@group IL_Init
Definition at line 172 of file ilObjectTest.php.
References $DIC, ilUtil\_getObjectsByOperations(), ilObject\_hasUntrashedReference(), ilObject\_isInTrash(), ilObject\_lookupObjId(), ilObject\_lookupType(), and ROOT_FOLDER_ID.
Here is the call graph for this function:
|
protected |
Definition at line 11 of file ilObjectTest.php.