Concrete implementation of visitor which simply checks traversals
This can be a useful class for other Visitor implementations to extend, as it provides a default implementation.
Located in /Container/Visitor/TraversalChecking.php (line 31)
Xyster_Container_Visitor_Abstract | --Xyster_Container_Visitor_TraversalChecking
Class | Description |
---|---|
Xyster_Container_Visitor_MethodCalling | A visitor implementation that calls methods on the components of a specified type |
Visit a component adapter that has to accept the visitor.
Visit a container that has to accept the visitor
Visit a that has to accept the visitor.
Inherited From Xyster_Container_Visitor_Abstract
Xyster_Container_Visitor_Abstract::traverse()
Xyster_Container_Visitor_Abstract::_checkTraversal()
Documentation generated on Mon, 19 May 2008 17:08:37 -0400 by phpDocumentor 1.4.2