|
dbXapp 2.0
RAD, CMS, Module und Runtime-IDE fuer dbXapp
|
Public Member Functions | |
| recipes () | |
| exportBackUrl (string $recipe) | |
| renderHub () | |
| renderPageCreateForm () | |
| renderPageUpdateForm () | |
| handlePageUpdatePreviewJson () | |
| renderPageTranslateForm () | |
| renderStylesAdmin () | |
| handleStylesSave () | |
| handleStylesReset () | |
| handleExport () | |
Definition at line 10 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::exportBackUrl | ( | string | $recipe | ) |
Definition at line 456 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handleExport | ( | ) |
Definition at line 703 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handlePageUpdatePreviewJson | ( | ) |
Definition at line 589 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handleStylesReset | ( | ) |
Definition at line 697 of file dbxKiBriefingService.class.php.
References renderStylesAdmin().
| dbx\dbxKi\dbxKiBriefingService::handleStylesSave | ( | ) |
Definition at line 682 of file dbxKiBriefingService.class.php.
References dbx\dbxKi\dbxKiWritingStyles\save(), and try.
| dbx\dbxKi\dbxKiBriefingService::recipes | ( | ) |
Definition at line 419 of file dbxKiBriefingService.class.php.
Referenced by renderHub().
| dbx\dbxKi\dbxKiBriefingService::renderHub | ( | ) |
Definition at line 467 of file dbxKiBriefingService.class.php.
References recipes().
| dbx\dbxKi\dbxKiBriefingService::renderPageCreateForm | ( | ) |
Definition at line 490 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::renderPageTranslateForm | ( | ) |
Definition at line 616 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::renderPageUpdateForm | ( | ) |
Definition at line 540 of file dbxKiBriefingService.class.php.
References $lngOptions.
| dbx\dbxKi\dbxKiBriefingService::renderStylesAdmin | ( | ) |
Definition at line 659 of file dbxKiBriefingService.class.php.
References dbx\dbxKi\dbxKiWritingStyles\all().
Referenced by handleStylesReset().