Class Gadget_Tree_Serializer

Description

Gadget_Tree_Serializer

Sort of abstract base class for custom tree serialization.

  • since: 1.0

Located in /Gadget/Tree/Serializer.php (line 34)

Gadget_Object
   |
   --Gadget_Tree_Serializer
Direct descendents
Class Description
Gadget_Tree_Serializer_XML Gadget_Tree_Serializer_XML
Gadget_Tree_Serializer_Menu Gadget_Tree_Serializer_Menu
Method Summary
string onChildsEnter ()
string onChildsExit ()
string onEnd ()
string onNodeEnter (mixed &$node)
string onNodeExit ()
string onStart ()
string serialize (array &$nodes)
string serializeTree (mixed &$tree)
Methods
onChildsEnter (line 122)

On Childs Enter

  • access: protected
string onChildsEnter ()

Redefined in descendants as:
onChildsExit (line 133)

On Childs Exit

  • access: protected
string onChildsExit ()

Redefined in descendants as:
onEnd (line 89)

On End

  • access: protected
string onEnd ()

Redefined in descendants as:
onNodeEnter (line 100)

On Node Enter

  • access: protected
string onNodeEnter (mixed &$node)

Redefined in descendants as:
onNodeExit (line 111)

On Node Exit

  • access: protected
string onNodeExit ()

Redefined in descendants as:
onStart (line 78)

On Start

  • access: protected
string onStart ()

Redefined in descendants as:
serialize (line 57)

Serialize

  • access: public
string serialize (array &$nodes)
  • array $nodes
serializeTree (line 42)

Serialize Tree

  • access: public
string serializeTree (mixed &$tree)

Inherited Methods

Inherited From Gadget_Object

Gadget_Object::Gadget_Object()
Gadget_Object::onAfterConstruct()
Gadget_Object::onBeforeConstruct()
Gadget_Object::setOptions()

Documentation generated on Sun, 03 Jul 2005 12:46:08 +0200 by phpDocumentor 1.3.0RC3