ILIAS  trunk Revision v11.0_alpha-3011-gc6b235a2e85
ILIAS\GlobalScreen\GUI\PonsGUI Interface Reference
+ Inheritance diagram for ILIAS\GlobalScreen\GUI\PonsGUI:
+ Collaboration diagram for ILIAS\GlobalScreen\GUI\PonsGUI:

Public Member Functions

 __construct (Pons $pons)
 
 executeCommand ()
 
 getTokensToKeep ()
 

Data Fields

const CMD_DEFAULT = 'index'
 

Detailed Description

Author
Fabian Schmid fabia.nosp@m.n@sr.nosp@m..solu.nosp@m.tion.nosp@m.s

Definition at line 27 of file PonsGUI.php.

Constructor & Destructor Documentation

◆ __construct()

ILIAS\GlobalScreen\GUI\PonsGUI::__construct ( Pons  $pons)

Member Function Documentation

◆ executeCommand()

ILIAS\GlobalScreen\GUI\PonsGUI::executeCommand ( )
Returns
bool true if you handled this command aka you were the CtrlClass, otherwise false

Implemented in ilFooterEntriesGUI, ilFooterGroupsGUI, ILIAS\GlobalScreen\GUI\I18n\MultiLanguageGUI, ilMMBaseGUI, ilMMSubItemGUI, and ilMMTopItemGUI.

◆ getTokensToKeep()

ILIAS\GlobalScreen\GUI\PonsGUI::getTokensToKeep ( )

Field Documentation

◆ CMD_DEFAULT

const ILIAS\GlobalScreen\GUI\PonsGUI::CMD_DEFAULT = 'index'

Definition at line 29 of file PonsGUI.php.

Referenced by ILIAS\GlobalScreen\GUI\Pons\handle().


The documentation for this interface was generated from the following file: