|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| topics () | |
| barMeta ($topic='') | |
| url ($topic) | |
| topicPermalink (string $topic) | |
| button ($topic) | |
| renderModuleBar ($topic='', $actionsHtml='', $title='', $icon='', $subtitle='') | |
| moduleBarTemplateData ($topic='', $actionsHtml='', $title='', $icon='', $subtitle='') | |
| helpWindowBarTemplateData ($topic='') | |
| Bar-Daten fuer Kontext-Hilfe im Hilfe-Fenster (ohne Help-Button, ohne bar_middle). | |
| vars ($topic) | |
| attachForm ($oForm, $topic='') | |
| resolveTopic ($modul='', $run1='', $run2='') | |
| run () | |
Definition at line 4 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::attachForm | ( | $oForm, | |
| $topic = '' ) |
Definition at line 236 of file dbxAdminHelp.class.php.
References barMeta(), button(), and resolveTopic().
| dbx\dbxAdmin\dbxAdminHelp::barMeta | ( | $topic = '' | ) |
Definition at line 54 of file dbxAdminHelp.class.php.
References $topics, resolveTopic(), and topics().
Referenced by attachForm(), helpWindowBarTemplateData(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::button | ( | $topic | ) |
Definition at line 123 of file dbxAdminHelp.class.php.
References $topics, topics(), and url().
Referenced by attachForm(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::helpWindowBarTemplateData | ( | $topic = '' | ) |
Bar-Daten fuer Kontext-Hilfe im Hilfe-Fenster (ohne Help-Button, ohne bar_middle).
Definition at line 187 of file dbxAdminHelp.class.php.
References barMeta().
| dbx\dbxAdmin\dbxAdminHelp::moduleBarTemplateData | ( | $topic = '', | |
| $actionsHtml = '', | |||
| $title = '', | |||
| $icon = '', | |||
| $subtitle = '' ) |
Definition at line 146 of file dbxAdminHelp.class.php.
References barMeta(), button(), and resolveTopic().
Referenced by renderModuleBar(), and vars().
| dbx\dbxAdmin\dbxAdminHelp::renderModuleBar | ( | $topic = '', | |
| $actionsHtml = '', | |||
| $title = '', | |||
| $icon = '', | |||
| $subtitle = '' ) |
Definition at line 137 of file dbxAdminHelp.class.php.
References moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::resolveTopic | ( | $modul = '', | |
| $run1 = '', | |||
| $run2 = '' ) |
Definition at line 259 of file dbxAdminHelp.class.php.
Referenced by attachForm(), barMeta(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::run | ( | ) |
Definition at line 385 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::topicPermalink | ( | string | $topic | ) |
Definition at line 114 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::topics | ( | ) |
Definition at line 14 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::url | ( | $topic | ) |
Definition at line 110 of file dbxAdminHelp.class.php.
Referenced by button().
| dbx\dbxAdmin\dbxAdminHelp::vars | ( | $topic | ) |
Definition at line 213 of file dbxAdminHelp.class.php.
References moduleBarTemplateData().