Метод |
Описание |
|
__construct ( ) |
Import the back end user object |
|
addPreviewImage ( array $row, string $label ) : string |
Add an image to each record |
|
checkPermission ( ) |
Check permissions to edit the table |
|
editCss ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "edit CSS" button |
|
editImageSizes ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "edit image sizes" button |
|
editLayout ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "edit page layouts" button |
|
editModules ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "edit modules" button |
|
exportTheme ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "export theme" button |
|
getTemplateFolders ( ) : array |
Return all template folders as array |
|
importTheme ( string $href, string $label, string $title, string $class, string $attributes ) : string |
Return the "import theme" link |
|
scheduleUpdate ( ) |
Schedule a style sheet update |
|
themeStore ( ) : string |
Return the theme store link |
|
updateStyleSheet ( ) |
Check for modified style sheets and update them if necessary |
|