| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Test administration request class. More...
 Inheritance diagram for AdminGUIRequestTest:
 Collaboration diagram for AdminGUIRequestTest: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\Repository\$refinery.
Referenced by testAdminMode(), testNewType(), testNoRefId(), testPluginId(), testRefId(), testSelectedIds(), and testUserId().
 Here is the caller graph for this function:
      
  | 
  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().
 Here is the call graph for this function:| AdminGUIRequestTest::testNewType | ( | ) | 
Test new type.
Definition at line 128 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function:| AdminGUIRequestTest::testNoRefId | ( | ) | 
Test no ref id.
Definition at line 74 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function:| AdminGUIRequestTest::testPluginId | ( | ) | 
Test plugin id.
Definition at line 164 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function:| AdminGUIRequestTest::testRefId | ( | ) | 
Test ref id.
Definition at line 56 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function:| AdminGUIRequestTest::testSelectedIds | ( | ) | 
Test selected ids.
Definition at line 109 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function:| AdminGUIRequestTest::testUserId | ( | ) | 
Test user id.
Definition at line 146 of file AdminGUIRequestTest.php.
References getRequest().
 Here is the call graph for this function: