Implements interfaces:
Abstract Visitor implementation
A generic traverse method is implemented, that accepts any object with a method named "accept", that takes a Xyster_Container_Visitor as an argument and and invokes it. Additionally it provides the checkTraversal() method, that throws an exception if currently no traversal is running.
Located in /Container/Visitor/Abstract.php (line 37)
Class | Description |
---|---|
Xyster_Container_Visitor_TraversalChecking | Concrete implementation of visitor which simply checks traversals |
Entry point for the Visitor traversal {@inherit}
Checks the traversal flag
Documentation generated on Mon, 19 May 2008 17:08:07 -0400 by phpDocumentor 1.4.2