Метод |
Описание |
|
__construct ( ) |
Import the back end user object |
|
checkCategory ( mixed $varValue ) : string |
Automatically set the category if not set |
|
checkPermission ( ) |
Check permissions to edit the table |
|
filePicker ( DataContainer $dc ) : string |
Return the file picker wizard |
|
scheduleUpdate ( ) |
Schedule a style sheet update |
|
toggleIcon ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the "toggle visibility" button |
|
toggleVisibility ( integer $intId, boolean $blnVisible, DataContainer $dc = null ) |
Toggle the visibility of a format definition |
|
updateAfterRestore ( integer $id, string $table, array $data ) |
Update a style sheet after a version has been restored |
|
updateStyleSheet ( ) |
Check for modified style sheets and update them if necessary |
|