phpDocumentor openbiz.bin
[ class tree: openbiz.bin ] [ index: openbiz.bin ] [ all elements ]

Class: MetaIterator

Source Location: /sysheader.inc

Class MetaIterator

Class Overview

MetaIterator class MetaIterator is the base class of all derived metadata-driven classes who support iteration

Located in /sysheader.inc [line 174]



		
		
		
		

Properties

Methods

[ Top ]
Direct descendents
Child Class Description
BizRecord BizRecord class implements basic function of handling record
Panel Panel class is the base class of Panel that embeded in EasyForm
securityFilter MetaIterator class MetaIterator is the base class of all derived metadata-driven classes who support iteration

[ Top ]
Property Summary
mixed   $m_prtObj  
mixed   $m_var  

[ Top ]
Method Summary
void   __construct()   Contructor of class
   current()  
   get()  
   key()  
void   merge()   Merge to another MetaIterator object
   next()  
void   rewind()  
void   set()  
   valid()  

[ Top ]
Properties
mixed   $m_prtObj = null [line 176]
API Tags:
Access:  protected


[ Top ]
mixed   $m_var = array() [line 177]
API Tags:
Access:  protected


[ Top ]
Methods
Constructor __construct  [line 186]

  void __construct( array &$xmlArr, string $childClassName, [ $prtObj = null]  )

Contructor of class

Parameters:
array   $xmlArr: 
string   $childClassName: 
   $prtObj: 

API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
current  [line 276]

  current( )


API Tags:
Access:  public


[ Top ]
get  [line 249]

  get( $key  )

Parameters:
   $key: 

API Tags:
Access:  public


[ Top ]
key  [line 285]

  key( )


API Tags:
Access:  public


[ Top ]
merge  [line 236]

  void merge( &$anotherMIObj  )

Merge to another MetaIterator object

Parameters:
   $anotherMIObj:  another MetaIterator object

API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
next  [line 294]

  next( )


API Tags:
Access:  public


[ Top ]
rewind  [line 267]

  void rewind( )


API Tags:
Access:  public


[ Top ]
set  [line 259]

  void set( $key, $val  )

Parameters:
   $key: 
   $val: 

API Tags:
Access:  public


[ Top ]
valid  [line 303]

  valid( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 22 Dec 2009 03:03:22 -0800 by phpDocumentor 1.3.0RC3