Field restriction loader.

package core

 Methods

Standard PHP XML parser function.

endElement(object $parser) 

Parameters

$parser

object

The parser object (same as 'this')

Run the loader, to load up field-restrictions from the XML file.

go() 

Standard PHP XML parser function.

startElement(object $parser, string $tag, array $_attributes) 

Parameters

$parser

object

The parser object (same as 'this')

$tag

string

The name of the element found

$_attributes

array

Array of attributes of the element

Standard PHP XML parser function.

startText(object $parser, string $data) 

Parameters

$parser

object

The parser object (same as 'this')

$data

string

The text

 Properties

 

$attribute_stack

$attribute_stack 

Default

 

$field_qualification_stack

$field_qualification_stack 

Default

 

$levels_from_filtered

$levels_from_filtered 

Default

 

$tag_stack

$tag_stack 

Default

 

$text_so_far

$text_so_far 

Default

 

$this_page

$this_page 

Default

 

$this_type

$this_type 

Default