Standard PHP XML parser function.
void
endElement
(object The $parser)
-
object The
$parser: parser object (same as 'this')
Run the loader, to load up field-restrictions from the XML file.
void
go
()
Standard PHP XML parser function.
void
startElement
(object The $parser, string $tag, array $_attributes)
-
object The
$parser: parser object (same as 'this')
-
string
$tag: The name of the element found
-
array
$_attributes: Array of attributes of the element
Standard PHP XML parser function.
void
startText
(object The $parser, string $data)
-
object The
$parser: parser object (same as 'this')
-
string
$data: The text