Class Gadget_Tree_Search

Description

Gadget_Tree_Search

  • since: 1.0

Located in /Gadget/Tree/Search.php (line 32)


	
			
Variable Summary
array $conditions
string $path
string $sep
Method Summary
Gadget_Tree_Search Gadget_Tree_Search (string $path, [string $sep = '/'])
bool compare (string $op, mixed $left, mixed $right)
void parse ()
Variables
array $conditions = array() (line 53)

Conditions

string $path = '' (line 39)

Path

string $sep = '' (line 46)

Separator

Methods
Constructor Gadget_Tree_Search (line 61)

Constructor

Gadget_Tree_Search Gadget_Tree_Search (string $path, [string $sep = '/'])
  • string $path
  • string $sep
addCondition (line 74)

Add Condition

  • access: public
bool addCondition (object Gadget_Tree_Search_Condition &$condition)
compare (line 167)

Compare

  • access: public
  • static:
bool compare (string $op, mixed $left, mixed $right)
  • string $op
  • mixed $left
  • mixed $right
findChild (line 118)

Find Child

  • access: public
  • static:
findNode (line 138)

Find Node

  • access: public
  • static:
object Gadget_Tree_Node &findNode (object Gadget_Tree_Node &$node, array &$conditions)
parse (line 88)

Parse

  • access: public
void parse ()
search (line 104)

Search

  • access: public
mixed &search (object Gadget_Tree_Node &$node)

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