Public Member Functions | |
| topics () | |
| barMeta ($topic='') | |
| url ($topic) | |
| formUrl (string $modul, string $form, string $title='') | |
| topicPermalink (string $topic) | |
| button ($topic) | |
| formButton (string $modul, string $form, string $title='') | |
| Help-Button fuer ein konkretes dbxForm-Formular. | |
| 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). | |
| formHelpWindowBarTemplateData (string $title='') | |
| 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 321 of file dbxAdminHelp.class.php.
References barMeta(), button(), and resolveTopic().
| dbx\dbxAdmin\dbxAdminHelp::barMeta | ( | $topic = '' | ) |
Definition at line 80 of file dbxAdminHelp.class.php.
References $topics, resolveTopic(), and topics().
Referenced by attachForm(), helpWindowBarTemplateData(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::button | ( | $topic | ) |
Definition at line 163 of file dbxAdminHelp.class.php.
References $topics, topics(), and url().
Referenced by attachForm(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::formButton | ( | string | $modul, |
| string | $form, | ||
| string | $title = '' ) |
Help-Button fuer ein konkretes dbxForm-Formular.
Formulare ohne festes CMS-Hilfethema erhalten damit trotzdem eine verlaessliche Hilfe. Die Zielseite verwendet zuerst einen optionalen formularspezifischen Hilfstext und danach die Modulhilfe als Fallback.
Definition at line 184 of file dbxAdminHelp.class.php.
References $form.
| dbx\dbxAdmin\dbxAdminHelp::formHelpWindowBarTemplateData | ( | string | $title = '' | ) |
Definition at line 281 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::formUrl | ( | string | $modul, |
| string | $form, | ||
| string | $title = '' ) |
Definition at line 142 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::helpWindowBarTemplateData | ( | $topic = '' | ) |
Bar-Daten fuer Kontext-Hilfe im Hilfe-Fenster (ohne Help-Button, ohne bar_middle).
Definition at line 255 of file dbxAdminHelp.class.php.
References barMeta().
| dbx\dbxAdmin\dbxAdminHelp::moduleBarTemplateData | ( | $topic = '', | |
| $actionsHtml = '', | |||
| $title = '', | |||
| $icon = '', | |||
| $subtitle = '' ) |
Definition at line 214 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 205 of file dbxAdminHelp.class.php.
References moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::resolveTopic | ( | $modul = '', | |
| $run1 = '', | |||
| $run2 = '' ) |
Definition at line 344 of file dbxAdminHelp.class.php.
Referenced by attachForm(), barMeta(), and moduleBarTemplateData().
| dbx\dbxAdmin\dbxAdminHelp::run | ( | ) |
Definition at line 477 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::topicPermalink | ( | string | $topic | ) |
Definition at line 152 of file dbxAdminHelp.class.php.
| dbx\dbxAdmin\dbxAdminHelp::topics | ( | ) |
Definition at line 32 of file dbxAdminHelp.class.php.
References $topics.
Referenced by barMeta(), button(), and topicPermalink().
| dbx\dbxAdmin\dbxAdminHelp::url | ( | $topic | ) |
Definition at line 138 of file dbxAdminHelp.class.php.
Referenced by button().
| dbx\dbxAdmin\dbxAdminHelp::vars | ( | $topic | ) |
Definition at line 298 of file dbxAdminHelp.class.php.
References moduleBarTemplateData().