ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
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().
UIFilterServiceSessionGatewayTest::testFilterActivated | ( | ) |
Definition at line 50 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isActivated(), and ilUIFilterServiceSessionGateway\writeActivated().
UIFilterServiceSessionGatewayTest::testFilterExpanded | ( | ) |
Definition at line 60 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isExpanded(), and ilUIFilterServiceSessionGateway\writeExpanded().
UIFilterServiceSessionGatewayTest::testFilterInputRendered | ( | ) |
Definition at line 70 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\isRendered(), and ilUIFilterServiceSessionGateway\writeRendered().
UIFilterServiceSessionGatewayTest::testFilterInputValue | ( | ) |
Definition at line 80 of file UIFilterServiceSessionGatewayTest.php.
References $gateway, ilUIFilterServiceSessionGateway\getValue(), and ilUIFilterServiceSessionGateway\writeValue().
|
protected |
Definition at line 10 of file UIFilterServiceSessionGatewayTest.php.
Referenced by testClear(), testFilterActivated(), testFilterExpanded(), testFilterInputRendered(), and testFilterInputValue().