ILIAS
release_8 Revision v8.19
|
Public Member Functions | |
__construct (Container $DIC, InternalDataService $data_service, InternalDomainService $domain_service) | |
standardRequest () | |
initJavascript (string $ajax_url="", ?\ilGlobalTemplateInterface $main_tpl=null) | |
filter (string $filter_id, $class_path, string $cmd, bool $activated=true, bool $expanded=true) | |
print () | |
Protected Attributes | |
InternalDataService | $data_service |
InternalDomainService | $domain_service |
Definition at line 30 of file class.InternalGUIService.php.
ILIAS\Notes\InternalGUIService::__construct | ( | Container | $DIC, |
InternalDataService | $data_service, | ||
InternalDomainService | $domain_service | ||
) |
Definition at line 37 of file class.InternalGUIService.php.
References ILIAS\Notes\InternalGUIService\$data_service, ILIAS\Notes\InternalGUIService\$domain_service, and ILIAS\Repository\initGUIServices().
ILIAS\Notes\InternalGUIService::filter | ( | string | $filter_id, |
$class_path, | |||
string | $cmd, | ||
bool | $activated = true , |
||
bool | $expanded = true |
||
) |
array | string | $class_path |
Definition at line 107 of file class.InternalGUIService.php.
ILIAS\Notes\InternalGUIService::initJavascript | ( | string | $ajax_url = "" , |
?\ilGlobalTemplateInterface | $main_tpl = null |
||
) |
Definition at line 55 of file class.InternalGUIService.php.
References $DIC, $lng, $path, $ref_id, $tpl, $type, ilObject\_lookupType(), ILIAS\Repository\ctrl(), ilYuiUtil\initConnection(), iljQueryUtil\initjQuery(), ilModalGUI\initJS(), and ILIAS\Repository\mainTemplate().
ILIAS\Notes\InternalGUIService::print | ( | ) |
Definition at line 123 of file class.InternalGUIService.php.
References $provider, ILIAS\FileDelivery\http(), and ILIAS\Repository\ui().
ILIAS\Notes\InternalGUIService::standardRequest | ( | ) |
Definition at line 47 of file class.InternalGUIService.php.
References ILIAS\FileDelivery\http().
|
protected |
Definition at line 34 of file class.InternalGUIService.php.
Referenced by ILIAS\Notes\InternalGUIService\__construct().
|
protected |
Definition at line 35 of file class.InternalGUIService.php.
Referenced by ILIAS\Notes\InternalGUIService\__construct().