ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Class ToolServices. More...
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().