API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
attribute parse state, parsing an attribute key
attribute parse state, just before parsing an attribute
attribute parse state, parsing an attribute value
parseAttributes | ( | $ | attrText, |
$ | convertEntities = true , |
||
$ | definedEntities = null |
||
) |
$GLOBALS['DOMIT_PREDEFINED_ENTITIES'] |
array('&' => '&', '<' => '<', '>' => '>', '"' => '"', "'" => ''')
Array Translation table for predefined XML entities