42 public function addJavaScript($a_js_file, $a_add_version_parameter =
true, $a_batch = 2);
71 public function addCss($a_css_file, $media =
"screen");
96 public function setTitle($a_title, $hidden =
false);
108 public function setTitleIcon($a_icon_path, $a_icon_desc =
"");
150 public function setTabs($a_tabs_html);
198 public function getSpecial($part =
"DEFAULT", $add_error_mess =
false, $handle_referer =
false, $add_ilias_footer =
false, $add_standard_elements =
false, $a_main_menu =
true, $a_tabs =
true);
206 public function printToStdout($part =
"DEFAULT", $a_fill_tabs =
true, $a_skip_main_menu =
false);
241 public function setPermanentLink($a_type, $a_id, $a_append =
"", $a_target =
"", $a_title =
"");
261 public function get($part =
"DEFAULT");
264 public function setVariable($variable, $value =
'');
313 public function addBlockFile($var, $block, $tplname, $in_module =
false);
setLeftContent($a_html)
Sets content of left column.
touchBlock($block)
overwrites ITX::touchBlock.
setLocator()
Insert locator.
setTitleIcon($a_icon_path, $a_icon_desc="")
set title icon
setContent($a_html)
Sets content for standard template.
getSpecial($part="DEFAULT", $add_error_mess=false, $handle_referer=false, $add_ilias_footer=false, $add_standard_elements=false, $a_main_menu=true, $a_tabs=true)
setLeftNavContent($a_content)
Sets content of left navigation column.
addOnLoadCode($a_code, $a_batch=2)
Add on load code.
printToString()
Use this method to get the finally rendered page as string.
setCurrentBlock($part="DEFAULT")
public
setTabs($a_tabs_html)
sets tabs in standard template
setPageFormAction($a_action)
addInlineCss($a_css, $media="screen")
Add a css file that should be included in the header.
addLightbox($a_html, $a_id)
Add lightbox html.
hideFooter()
Make the template hide the footer.
fillJavaScriptFiles($a_force=false)
setHeaderActionMenu($a_header)
Set header action menu.
setSubTabs($a_tabs_html)
sets subtabs in standard template
setHeaderPageTitle($a_title)
Sets the title of the page (for browser window).
addJavaScript($a_js_file, $a_add_version_parameter=true, $a_batch=2)
Add a javascript file that should be included in the header.
setTreeFlatIcon($a_link, $a_mode)
set tree/flat icon
clearHeader()
Clear header.
setOnScreenMessage($a_type, $a_txt, $a_keep=false)
Set a message to be displayed to the user.
setTitle($a_title, $hidden=false)
Sets title in standard template.
setVariable($variable, $value='')
addBlockFile($var, $block, $tplname, $in_module=false)
overwrites ITX::addBlockFile
loadStandardTemplate()
This loads the standard template "tpl.adm_content.html" and "tpl.statusline.html" the CONTENT and STA...
parseCurrentBlock($part="DEFAULT")
Überladene Funktion, die auf den aktuelle Block vorher noch ein replace ausführt. ...
setAlertProperties(array $a_props)
Set alert properties.
setRightContent($a_html)
Sets content of right column.
enableDragDropFileUpload($a_ref_id)
Enables the file upload into this object by dropping a file.
addCss($a_css_file, $media="screen")
Add a css file that should be included in the header.
addAdminPanelToolbar(ilToolbarGUI $toolb, $a_bottom_panel=true, $a_arrow=false)
Add admin panel commands as toolbar.
printToStdout($part="DEFAULT", $a_fill_tabs=true, $a_skip_main_menu=false)
setLoginTargetPar($a_val)
Set target parameter for login (public sector).
resetJavascript()
Reset javascript files.
getOnLoadCodeForAsynch()
Get js onload code for ajax calls.
resetHeaderBlock($a_reset_header_action=true)
Reset all header properties: title, icon, description, alerts, action menu.
setDescription($a_descr)
Sets descripton below title in standard template.
setPermanentLink($a_type, $a_id, $a_append="", $a_target="", $a_title="")
setBodyClass($a_class="")
blockExists($a_blockname)
check if block exists in actual template