| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 Collaboration diagram for ilGroupedListGUI:Public Member Functions | |
| setAsDropDown (bool $a_val, bool $a_pullright=false) | |
| getAsDropDown () | |
| addGroupHeader (string $a_content, string $a_add_class="") | |
| addSeparator () | |
| nextColumn () | |
| addEntry (string $a_content, string $a_href="", string $a_target="", string $a_onclick="", string $a_add_class="", string $a_id="", string $a_ttip="", string $a_tt_my="right center", string $a_tt_at="left center", bool $a_tt_use_htmlspecialchars=true) | |
| getHTML () | |
Protected Attributes | |
| ilCtrl | $ctrl | 
| bool | $multi_column = false | 
| array | $items = array() | 
| bool | $as_dropdown = false | 
| bool | $dd_pullright = false | 
| string | $id | 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Grouped list GUI class
Definition at line 26 of file class.ilGroupedListGUI.php.
| ilGroupedListGUI::addEntry | ( | string | $a_content, | 
| string | $a_href = "",  | 
        ||
| string | $a_target = "",  | 
        ||
| string | $a_onclick = "",  | 
        ||
| string | $a_add_class = "",  | 
        ||
| string | $a_id = "",  | 
        ||
| string | $a_ttip = "",  | 
        ||
| string | $a_tt_my = "right center",  | 
        ||
| string | $a_tt_at = "left center",  | 
        ||
| bool | $a_tt_use_htmlspecialchars = true  | 
        ||
| ) | 
Definition at line 76 of file class.ilGroupedListGUI.php.
Referenced by ilObjectAddNewItemGUI\getHTML().
 Here is the caller graph for this function:| ilGroupedListGUI::addGroupHeader | ( | string | $a_content, | 
| string | $a_add_class = ""  | 
        ||
| ) | 
Definition at line 57 of file class.ilGroupedListGUI.php.
Referenced by ilObjectAddNewItemGUI\getHTML().
 Here is the caller graph for this function:| ilGroupedListGUI::addSeparator | ( | ) | 
Definition at line 65 of file class.ilGroupedListGUI.php.
| ilGroupedListGUI::getAsDropDown | ( | ) | 
Definition at line 52 of file class.ilGroupedListGUI.php.
References $as_dropdown.
Referenced by getHTML().
 Here is the caller graph for this function:| ilGroupedListGUI::getHTML | ( | ) | 
Definition at line 95 of file class.ilGroupedListGUI.php.
References $ctrl, ilTooltipGUI\addTooltip(), getAsDropDown(), ilTooltipGUI\getToolTip(), and ilUtil\secureUrl().
Referenced by ilObjectAddNewItemGUI\getHTML().
 Here is the call graph for this function:
 Here is the caller graph for this function:| ilGroupedListGUI::nextColumn | ( | ) | 
Definition at line 70 of file class.ilGroupedListGUI.php.
Referenced by ilObjectAddNewItemGUI\getHTML().
 Here is the caller graph for this function:| ilGroupedListGUI::setAsDropDown | ( | bool | $a_val, | 
| bool | $a_pullright = false  | 
        ||
| ) | 
Definition at line 44 of file class.ilGroupedListGUI.php.
Referenced by ilObjectAddNewItemGUI\getHTML().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 31 of file class.ilGroupedListGUI.php.
Referenced by getAsDropDown().
      
  | 
  protected | 
Definition at line 28 of file class.ilGroupedListGUI.php.
Referenced by getHTML().
      
  | 
  protected | 
Definition at line 32 of file class.ilGroupedListGUI.php.
      
  | 
  protected | 
Definition at line 33 of file class.ilGroupedListGUI.php.
      
  | 
  protected | 
Definition at line 30 of file class.ilGroupedListGUI.php.
      
  | 
  protected | 
Definition at line 29 of file class.ilGroupedListGUI.php.