См. определение в файле sanitizer.php строка 17
◆ cleanHtml()
Clean html.
- Аргументы
-
- Возвращает
- string|null
См. определение в файле sanitizer.php строка 39
◆ fixReplacedStyles()
fixReplacedStyles |
( |
| $html | ) |
|
|
static |
Fix replaced style tags and attributes.
- Аргументы
-
- Возвращает
- string|null
См. определение в файле sanitizer.php строка 76
◆ fixTemplateStyles()
fixTemplateStyles |
( |
| $html | ) |
|
|
static |
Fix template styles.
- Аргументы
-
- Возвращает
- string|null
См. определение в файле sanitizer.php строка 107
◆ removePhp()
removePhp |
( |
| $string = '', |
|
|
| $previousString, |
|
|
User | $user = null ) |
|
static |
Remove php from string with checking operations edit_php and lpa_template_edit
- Аргументы
-
string | $string | String. |
User | $user | User instance. |
- Возвращает
- bool
См. определение в файле sanitizer.php строка 130
◆ sanitizeHtml()
sanitizeHtml |
( |
| $html, |
|
|
| $previousHtml = '', |
|
|
User | $user = null ) |
|
static |
Clean html.
- Аргументы
-
string | $html | Html text. |
string | $previousHtml | Previous html text. |
User | $user | User instance. |
- Возвращает
- string|null
См. определение в файле sanitizer.php строка 27
Объявления и описания членов класса находятся в файле: