Breadcrumb composition class.

package breadcrumbs

 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(string $data) 

Parameters

$data

string

The breadcrumb XML data

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

 

$substitutions

$substitutions 

Default

 

$attribute_stack

$attribute_stack 

Default

 

$substitution_current_label

$substitution_current_label 

Default

   

$substitution_current_match_key

$substitution_current_match_key 

Default

 

$tag_stack

$tag_stack 

Default

 

$text_so_far

$text_so_far 

Default