Class OCSP_DT_COLLECTION

Description

openCSP class OCSP_DT_COLLECTION

Located in /datatypes/OCSP_DT_COLLECTION.phpclass (line 31)


	
			
Direct descendents
Class Description
 class OCSP_DT_TREENODE openCSP class OCSP_DT_TREENODE
 class OCSP_DT_ORDERED_COLLECTION openCSP class OCSP_DT_ORDERED_COLLECTION
Class Constant Summary
 CLASS_SRC_FILE = __FILE__
Variable Summary
 mixed $myId
 array $myItems
Method Summary
 void addItem ( &$aItem, mixed $aItem)
 array getItems ()
 void getNofItems ()
Variables
mixed $myId = Null (line 70)

the collection id

  • access: protected
array $myItems = array() (line 61)

array of items represents the collection

  • access: protected
Methods
addItem (line 94)

adds an item to the collection

  • access: public
void addItem ( &$aItem, mixed $aItem)
  • mixed $aItem
  • &$aItem

Redefined in descendants as:
getItems (line 104)

returns the items

  • access: public
array getItems ()
getNofItems (line 80)
  • access: public
void getNofItems ()
Class Constants
CLASS_SRC_FILE = __FILE__ (line 40)

Documentation generated on Thu, 08 Jan 2009 17:45:36 +0100 by phpDocumentor 1.4.0a2