|
ILIAS
release_8 Revision v8.25-1-g13de6a5eca6
|
Class ilTermsOfServiceDocumentsContainsHtmlValidator. More...
Collaboration diagram for ilTermsOfServiceDocumentsContainsHtmlValidator:Public Member Functions | |
| __construct (string $text) | |
Private Member Functions | |
| beginXmlLogging () | |
| addErrors () | |
| endXmlLogging () | |
| relevantXmlErrors () | |
| xmlErrorsOccurred () | |
Private Attributes | |
| const | LIBXML_CODE_HTML_UNKNOWN_TAG = 801 |
| string | $text |
| bool | $xmlErrorState = false |
| array | $xmlErrors = [] |
Class ilTermsOfServiceDocumentsContainsHtmlValidator.
Definition at line 25 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
| ilTermsOfServiceDocumentsContainsHtmlValidator::__construct | ( | string | $text | ) |
Definition at line 34 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
References $text.
|
private |
Definition at line 91 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
Referenced by endXmlLogging().
Here is the caller graph for this function:
|
private |
Definition at line 85 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
|
private |
Definition at line 99 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
References addErrors().
Here is the call graph for this function:
|
private |
Definition at line 109 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
References LIBXML_CODE_HTML_UNKNOWN_TAG.
Referenced by xmlErrorsOccurred().
Here is the caller graph for this function:
|
private |
Definition at line 116 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
References relevantXmlErrors().
Here is the call graph for this function:
|
private |
Definition at line 29 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
Referenced by __construct().
|
private |
Definition at line 32 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
|
private |
Definition at line 30 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
|
private |
Definition at line 27 of file class.ilTermsOfServiceDocumentsContainsHtmlValidator.php.
Referenced by relevantXmlErrors().