|
ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
|
Class ilCtrlContextTest. More...
Inheritance diagram for ilCtrlContextTest:
Collaboration diagram for ilCtrlContextTest:Protected Member Functions | |
| setUp () | |
| getPath (string $cid_path=null) | |
| getContextWithManualAdoption (array $request_values=null) | |
Private Attributes | |
| ArrayBasedRequestWrapper | $request |
| ilCtrlPathFactory | $factory |
| Refinery | $refinery |
| array | $values |
Class ilCtrlContextTest.
Definition at line 15 of file ilCtrlContextTest.php.
|
protected |
| array | null | $request_values |
Definition at line 74 of file ilCtrlContextTest.php.
References $factory, $refinery, $request, ILIAS\UI\examples\Layout\Page\Standard\$request_wrapper, ILIAS\MetaData\Repository\Validation\Data\__construct(), ilCtrlPathFactory\null(), and ILIAS\Repository\refinery().
Referenced by testContextAsyncPropertyAdoptionByRequest(), testContextBaseClassPropertyAdoptionByRequest(), testContextCommandClassPropertyWithBaseClass(), testContextCommandClassPropertyWithoutBaseClass(), testContextPropertyAdoptionByRequest(), and testContextPropertyAdoptionWithoutCidPathAndBaseClass().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
| string | null | $cid_path |
Definition at line 58 of file ilCtrlContextTest.php.
References ILIAS\MetaData\Repository\Validation\Data\__construct().
Referenced by testContextBaseClassPropertyAdoptionByRequest(), testContextCommandClassPropertyWithBaseClass(), testContextCommandClassPropertyWithoutBaseClass(), and testContextPropertyAdoptionByRequest().
Here is the call graph for this function:
Here is the caller graph for this function:
|
protected |
Definition at line 40 of file ilCtrlContextTest.php.
References ILIAS\LTI\ToolProvider\$key, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilCtrlContextTest::testContextAsyncPropertyAdoptionByRequest | ( | ) |
Definition at line 148 of file ilCtrlContextTest.php.
References $context, ilCtrlInterface\CMD_MODE_ASYNC, ilCtrlInterface\CMD_MODE_HTML, ilCtrlInterface\CMD_MODE_PROCESS, getContextWithManualAdoption(), and ilCtrlInterface\PARAM_CMD_MODE.
Here is the call graph for this function:| ilCtrlContextTest::testContextBaseClassPropertyAdoptionByRequest | ( | ) |
Definition at line 166 of file ilCtrlContextTest.php.
References $context, getContextWithManualAdoption(), getPath(), and ilCtrlInterface\PARAM_BASE_CLASS.
Here is the call graph for this function:| ilCtrlContextTest::testContextCommandClassPropertyWithBaseClass | ( | ) |
Definition at line 233 of file ilCtrlContextTest.php.
References $context, getContextWithManualAdoption(), getPath(), ilCtrlInterface\PARAM_CMD_CLASS, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilCtrlContextTest::testContextCommandClassPropertyWithoutBaseClass | ( | ) |
Definition at line 213 of file ilCtrlContextTest.php.
References $context, getContextWithManualAdoption(), getPath(), ilCtrlInterface\PARAM_CMD_CLASS, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilCtrlContextTest::testContextPathProgressionWhenSettingClasses | ( | ) |
Definition at line 256 of file ilCtrlContextTest.php.
References $context, $structure, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilCtrlContextTest::testContextPropertiesThatCantBeAdopted | ( | ) |
Definition at line 195 of file ilCtrlContextTest.php.
References $context, and ILIAS\Repository\refinery().
Here is the call graph for this function:| ilCtrlContextTest::testContextPropertyAdoptionByRequest | ( | ) |
Definition at line 101 of file ilCtrlContextTest.php.
References $context, getContextWithManualAdoption(), getPath(), ilCtrlInterface\PARAM_BASE_CLASS, ilCtrlInterface\PARAM_CID_PATH, ilCtrlInterface\PARAM_CMD, ilCtrlInterface\PARAM_CMD_CLASS, ilCtrlInterface\PARAM_CMD_MODE, and ilCtrlInterface\PARAM_REDIRECT.
Here is the call graph for this function:| ilCtrlContextTest::testContextPropertyAdoptionWithoutCidPathAndBaseClass | ( | ) |
Definition at line 183 of file ilCtrlContextTest.php.
References $context, and getContextWithManualAdoption().
Here is the call graph for this function:
|
private |
Definition at line 25 of file ilCtrlContextTest.php.
Referenced by getContextWithManualAdoption().
|
private |
Definition at line 30 of file ilCtrlContextTest.php.
Referenced by getContextWithManualAdoption().
|
private |
Definition at line 20 of file ilCtrlContextTest.php.
Referenced by getContextWithManualAdoption().
|
private |
Definition at line 35 of file ilCtrlContextTest.php.