|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Class ToolServices. More...
Collaboration diagram for ILIAS\GlobalScreen\Scope\Tool\ToolServices:Public Member Functions | |
| __construct () | |
| factory () | |
| context () | |
Private Attributes | |
| ToolFactory | $tool_factory |
| ContextServices | $context_services |
Class ToolServices.
Definition at line 31 of file ToolServices.php.
| ILIAS\GlobalScreen\Scope\Tool\ToolServices::__construct | ( | ) |
Definition at line 36 of file ToolServices.php.
| ILIAS\GlobalScreen\Scope\Tool\ToolServices::context | ( | ) |
Definition at line 54 of file ToolServices.php.
References ILIAS\GlobalScreen\Scope\Tool\ToolServices\$context_services.
| ILIAS\GlobalScreen\Scope\Tool\ToolServices::factory | ( | ) |
Definition at line 46 of file ToolServices.php.
References ILIAS\GlobalScreen\Scope\Tool\ToolServices\$tool_factory.
|
private |
Definition at line 34 of file ToolServices.php.
Referenced by ILIAS\GlobalScreen\Scope\Tool\ToolServices\context().
|
private |
Definition at line 33 of file ToolServices.php.
Referenced by ILIAS\GlobalScreen\Scope\Tool\ToolServices\factory().