dbxapp 4.1.3
CMS, Shop, Workflows und modulare Geschäftsanwendungen
Loading...
Searching...
No Matches
dbx\dbxContent\dbxContentContextHelp Class Reference

Public Member Functions

 topicSlug (string $topic)
 permalinkForTopic (string $topic)
 legacyPermalinksForTopic (string $topic)
 resolveCidByPermalink (string $permalink, string $lng='')
 renderTopic (string $topic)
 renderFormHelp (string $modul, string $form, string $title='')
 run ()

Public Attributes

const HELP_ROOT = 'outside/help'

Detailed Description

Definition at line 7 of file dbxContentContextHelp.class.php.

Member Function Documentation

◆ legacyPermalinksForTopic()

dbx\dbxContent\dbxContentContextHelp::legacyPermalinksForTopic ( string $topic)

Definition at line 32 of file dbxContentContextHelp.class.php.

References topicSlug().

◆ permalinkForTopic()

dbx\dbxContent\dbxContentContextHelp::permalinkForTopic ( string $topic)

Definition at line 19 of file dbxContentContextHelp.class.php.

References $help, and dbx\dbxContent\dbxContent_permalink\isValid().

Referenced by renderTopic().

◆ renderFormHelp()

dbx\dbxContent\dbxContentContextHelp::renderFormHelp ( string $modul,
string $form,
string $title = '' )

Definition at line 115 of file dbxContentContextHelp.class.php.

References $form.

◆ renderTopic()

dbx\dbxContent\dbxContentContextHelp::renderTopic ( string $topic)

Definition at line 82 of file dbxContentContextHelp.class.php.

References permalinkForTopic().

◆ resolveCidByPermalink()

dbx\dbxContent\dbxContentContextHelp::resolveCidByPermalink ( string $permalink,
string $lng = '' )

◆ run()

dbx\dbxContent\dbxContentContextHelp::run ( )

Definition at line 154 of file dbxContentContextHelp.class.php.

◆ topicSlug()

dbx\dbxContent\dbxContentContextHelp::topicSlug ( string $topic)

Definition at line 11 of file dbxContentContextHelp.class.php.

Referenced by legacyPermalinksForTopic().

Member Data Documentation

◆ HELP_ROOT

const dbx\dbxContent\dbxContentContextHelp::HELP_ROOT = 'outside/help'

Definition at line 9 of file dbxContentContextHelp.class.php.


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