◆ getPurifier()
ilHtmlPurifierLibWrapperTest::getPurifier |
( |
| ) |
|
|
private |
◆ invalidHtmlDataTypeProvider()
static ilHtmlPurifierLibWrapperTest::invalidHtmlDataTypeProvider |
( |
| ) |
|
|
static |
- Returns
- array{integer: int[], float: float[], null: null[], array: never[][], object: [], bool: false[], resource: resource[]|false[]}
Definition at line 53 of file ilHtmlPurifierLibWrapperTest.php.
References null.
62 'resource' => [fopen(
'php://memory',
'rb')],
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
◆ testExceptionIsRaisedIfNonStringElementsArePassedForHtmlBatchProcessing()
ilHtmlPurifierLibWrapperTest::testExceptionIsRaisedIfNonStringElementsArePassedForHtmlBatchProcessing |
( |
|
$element | ) |
|
◆ testPurifierIsCalledIfStringsArePurified()
ilHtmlPurifierLibWrapperTest::testPurifierIsCalledIfStringsArePurified |
( |
| ) |
|
◆ TO_PURIFY
const array ilHtmlPurifierLibWrapperTest::TO_PURIFY |
|
private |
The documentation for this class was generated from the following file: