|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| topicSlug (string $topic) | |
| permalinkForTopic (string $topic) | |
| resolveCidByPermalink (string $permalink, string $lng='') | |
| renderTopic (string $topic) | |
| run () | |
Public Attributes | |
| const | HELP_ROOT = 'outside/help' |
Definition at line 7 of file dbxContentContextHelp.class.php.
| dbx\dbxContent\dbxContentContextHelp::permalinkForTopic | ( | string | $topic | ) |
Definition at line 19 of file dbxContentContextHelp.class.php.
References topicSlug().
Referenced by renderTopic().
| dbx\dbxContent\dbxContentContextHelp::renderTopic | ( | string | $topic | ) |
Definition at line 66 of file dbxContentContextHelp.class.php.
References permalinkForTopic().
| dbx\dbxContent\dbxContentContextHelp::resolveCidByPermalink | ( | string | $permalink, |
| string | $lng = '' ) |
Definition at line 27 of file dbxContentContextHelp.class.php.
| dbx\dbxContent\dbxContentContextHelp::run | ( | ) |
Definition at line 97 of file dbxContentContextHelp.class.php.
References run().
Referenced by run().
| dbx\dbxContent\dbxContentContextHelp::topicSlug | ( | string | $topic | ) |
Definition at line 11 of file dbxContentContextHelp.class.php.
Referenced by permalinkForTopic().
| const dbx\dbxContent\dbxContentContextHelp::HELP_ROOT = 'outside/help' |
Definition at line 9 of file dbxContentContextHelp.class.php.