| 
    ILIAS
    release_8 Revision v8.24
    
   | 
  
 Inheritance diagram for UIFilterServiceSessionGatewayTest:
 Collaboration diagram for UIFilterServiceSessionGatewayTest:Public Member Functions | |
| testClear () | |
| testFilterActivated () | |
| testFilterExpanded () | |
| testFilterInputRendered () | |
| testFilterInputValue () | |
Protected Member Functions | |
| setUp () | |
| tearDown () | |
Protected Attributes | |
| ilUIFilterServiceSessionGateway | $gateway | 
Definition at line 8 of file UIFilterServiceSessionGatewayTest.php.
      
  | 
  protected | 
Definition at line 12 of file UIFilterServiceSessionGatewayTest.php.
      
  | 
  protected | 
Definition at line 19 of file UIFilterServiceSessionGatewayTest.php.
| UIFilterServiceSessionGatewayTest::testClear | ( | ) | 
Definition at line 23 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\getValue(), ilUIFilterServiceSessionGateway\isActivated(), ilUIFilterServiceSessionGateway\isExpanded(), ilUIFilterServiceSessionGateway\isRendered(), ilUIFilterServiceSessionGateway\reset(), ilUIFilterServiceSessionGateway\writeActivated(), ilUIFilterServiceSessionGateway\writeExpanded(), ilUIFilterServiceSessionGateway\writeRendered(), and ilUIFilterServiceSessionGateway\writeValue().
 Here is the call graph for this function:| UIFilterServiceSessionGatewayTest::testFilterActivated | ( | ) | 
Definition at line 50 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isActivated(), and ilUIFilterServiceSessionGateway\writeActivated().
 Here is the call graph for this function:| UIFilterServiceSessionGatewayTest::testFilterExpanded | ( | ) | 
Definition at line 60 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isExpanded(), and ilUIFilterServiceSessionGateway\writeExpanded().
 Here is the call graph for this function:| UIFilterServiceSessionGatewayTest::testFilterInputRendered | ( | ) | 
Definition at line 70 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isRendered(), and ilUIFilterServiceSessionGateway\writeRendered().
 Here is the call graph for this function:| UIFilterServiceSessionGatewayTest::testFilterInputValue | ( | ) | 
Definition at line 80 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\getValue(), and ilUIFilterServiceSessionGateway\writeValue().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 10 of file UIFilterServiceSessionGatewayTest.php.
Referenced by testClear(), testFilterActivated(), testFilterExpanded(), testFilterInputRendered(), and testFilterInputValue().