Public Member Functions | |
| recipes () | |
| exportBackUrl (string $recipe) | |
| renderHub () | |
| renderPageCreateForm () | |
| renderPageUpdateForm () | |
| handlePageUpdatePreviewJson () | |
| renderPageTranslateForm () | |
| renderStylesAdmin () | |
| handleStylesSave () | |
| handleStylesReset () | |
| handleExport () | |
Definition at line 11 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::exportBackUrl | ( | string | $recipe | ) |
Definition at line 500 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handleExport | ( | ) |
Definition at line 789 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handlePageUpdatePreviewJson | ( | ) |
Definition at line 647 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::handleStylesReset | ( | ) |
Definition at line 781 of file dbxKiBriefingService.class.php.
References renderStylesAdmin(), and sys_msg().
| dbx\dbxKi\dbxKiBriefingService::handleStylesSave | ( | ) |
Definition at line 753 of file dbxKiBriefingService.class.php.
References $form, if, renderStylesAdmin(), dbx\dbxKi\dbxKiWritingStyles\resetToDefaults(), and try.
| dbx\dbxKi\dbxKiBriefingService::recipes | ( | ) |
Definition at line 455 of file dbxKiBriefingService.class.php.
Referenced by renderHub().
| dbx\dbxKi\dbxKiBriefingService::renderHub | ( | ) |
Definition at line 511 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::renderPageCreateForm | ( | ) |
Definition at line 534 of file dbxKiBriefingService.class.php.
References $lng.
| dbx\dbxKi\dbxKiBriefingService::renderPageTranslateForm | ( | ) |
Definition at line 674 of file dbxKiBriefingService.class.php.
| dbx\dbxKi\dbxKiBriefingService::renderPageUpdateForm | ( | ) |
Definition at line 591 of file dbxKiBriefingService.class.php.
References $lng, $lngOptions, $page, and $pageId.
| dbx\dbxKi\dbxKiBriefingService::renderStylesAdmin | ( | ) |
Definition at line 724 of file dbxKiBriefingService.class.php.
References $rows, dbx\dbxKi\dbxKiWritingStyles\all(), and esc().
Referenced by handleStylesReset(), and handleStylesSave().