4 require_once
'Services/Table/classes/class.ilTable2GUI.php';
14 public function __construct($a_parent_obj, $a_parent_cmd =
'', $a_template_context =
'')
16 $this->
setId(
'saml_idp_selection');
17 parent::__construct($a_parent_obj, $a_parent_cmd, $a_template_context);
26 $this->
setTitle($this->lng->txt(
'auth_saml_idp_selection_table_title'));
27 $this->
setDescription($this->lng->txt(
'auth_saml_idp_selection_table_desc'));
29 $this->
setRowTemplate(
'tpl.saml_idp_selection_row.html',
'Services/Saml');
setDescription($a_val)
Set description.
__construct($a_parent_obj, $a_parent_cmd='', $a_template_context='')
setTitle($a_title, $a_icon=0, $a_icon_alt=0)
Set title and title icon.
Class ilSamlIdpSelectionTableGUI.
setRowTemplate($a_template, $a_template_dir="")
Set row template.
disable($a_module_name)
diesables particular modules of table
setShowRowsSelector($a_value)
Toggle rows-per-page selector.
setLimit($a_limit=0, $a_default_limit=0)