Home
last modified time | relevance | path

Searched refs:top_formbuttons (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/InfoScreen/classes/
H A Dclass.ilInfoScreenGUI.php59 public $top_formbuttons = array(); variable in ilInfoScreenGUI
115 $this->top_formbuttons = array();
344 $this->top_formbuttons,
783 if ((count($this->top_formbuttons) > 0) && (strlen($this->form_action) > 0)) {
786 foreach ($this->top_formbuttons as $button) {
/dports/www/ilias6/ILIAS-6.14/Services/InfoScreen/classes/
H A Dclass.ilInfoScreenGUI.php59 public $top_formbuttons = array(); variable in ilInfoScreenGUI
126 $this->top_formbuttons = array();
372 $this->top_formbuttons,
814 if ((count($this->top_formbuttons) > 0) && (strlen($this->form_action) > 0)) {
817 foreach ($this->top_formbuttons as $button) {