메소드 |
설명 |
|
__construct ( ) |
Import the back end user object |
|
checkPermission ( ) |
Check permissions to edit the table |
|
editHeader ( array $row, string $href, string $label, string $title, string $icon, string $attributes ) : string |
Return the edit header button |
|
listStyleSheet ( array $row ) : string |
List a style sheet |
|
romanizeName ( mixed $varValue ) : mixed |
Romanize the file name (see #7526) |
|
sanitizeCc ( mixed $varValue ) : mixed |
Sanitize the conditional comments field |
|
scheduleUpdate ( mixed $id ) |
Schedule a style sheet update |
|
updateStyleSheet ( ) |
Check for modified style sheets and update them if necessary |
|