ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Marks a content as safe. More...
Public Member Functions | |
__construct ($content, $charset) | |
__toString () | |
count () | |
Protected Attributes | |
$content | |
$charset | |
Marks a content as safe.
Definition at line 17 of file Markup.php.
Twig_Markup::__construct | ( | $content, | |
$charset | |||
) |
Twig_Markup::__toString | ( | ) |
Definition at line 28 of file Markup.php.
References $content.
Twig_Markup::count | ( | ) |
Definition at line 33 of file Markup.php.
|
protected |
Definition at line 20 of file Markup.php.
Referenced by __construct().
|
protected |
Definition at line 19 of file Markup.php.
Referenced by __construct(), and __toString().