ILIAS
trunk Revision v11.0_alpha-1702-gfd3ecb7f852
|
Test administration request class. More...
Public Member Functions | |
testRefId () | |
Test ref id. More... | |
testNoRefId () | |
Test no ref id. More... | |
testAdminMode () | |
Test admin mode. More... | |
testSelectedIds () | |
Test selected ids. More... | |
testNewType () | |
Test new type. More... | |
testUserId () | |
Test user id. More... | |
testPluginId () | |
Test plugin id. More... | |
Protected Member Functions | |
setUp () | |
tearDown () | |
getRequest (array $get, array $post) | |
Test administration request class.
Definition at line 26 of file AdminGUIRequestTest.php.
|
protected |
Definition at line 39 of file AdminGUIRequestTest.php.
References $data, and ILIAS\UI\examples\Layout\Page\Standard\$refinery.
Referenced by testAdminMode(), testNewType(), testNoRefId(), testPluginId(), testRefId(), testSelectedIds(), and testUserId().
|
protected |
Definition at line 30 of file AdminGUIRequestTest.php.
|
protected |
Definition at line 35 of file AdminGUIRequestTest.php.
AdminGUIRequestTest::testAdminMode | ( | ) |
Test admin mode.
Definition at line 91 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testNewType | ( | ) |
Test new type.
Definition at line 128 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testNoRefId | ( | ) |
Test no ref id.
Definition at line 74 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testPluginId | ( | ) |
Test plugin id.
Definition at line 164 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testRefId | ( | ) |
Test ref id.
Definition at line 56 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testSelectedIds | ( | ) |
Test selected ids.
Definition at line 109 of file AdminGUIRequestTest.php.
References getRequest().
AdminGUIRequestTest::testUserId | ( | ) |
Test user id.
Definition at line 146 of file AdminGUIRequestTest.php.
References getRequest().