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

Class: MetaObject

Source Location: /sysheader.inc

Class MetaObject

Class Overview

MetaObject class - MetaObject is the base class of all derived metadata-driven classes

Located in /sysheader.inc [line 83]



		
				Author(s):
		
API Tags:
Abstract:  

Properties

Methods

[ Top ]
Direct descendents
Child Class Description
BizDataObj_Abstract BizDataObj_Abstract class - contains data object metadata functions
BizField Class BizField is the class of a logic field which mapps to a table column
ObjReference ObjReference class defines the object reference of a BizDataObj
TableJoin TableJoin class defines the table join used in BizDataObj
EasyForm EasyForm class - contains form object metadata functions
EasyView EasyView class is the class that contains list of forms.
Element Element class is the base class of all HTML Element
HTMLMenus HTMLMenus class is the base class of HTML menus
HTMLTabs HTMLTabs class is the base class of HTML tabs
HTMLTree HTMLTree class is the base class of HTML tree
doTriggerService class doTriggerService is the plug-in service of handle DataObject trigger
TriggerAction TriggerAction class
emailService The email service provides access to a Zend_Mail object in conjunction with a predefined email account.
EmailAccount An object that stores email account data from the service config file.
logService MetaObject class - MetaObject is the base class of all derived metadata-driven classes
reportService reportService - class reportService is the plug-in service of generate report for BizDataobj

[ Top ]
Property Summary
mixed   $m_Access  
mixed   $m_Class  
mixed   $m_Description  
mixed   $m_Name  
mixed   $m_Package  

[ Top ]
Method Summary
MetaObject   __construct()  
void   AllowAccess()  
   GetProperty()   Get property
string   PrefixPackage()   Set Prefix Package
void   ReadMetaCollection()   Read metadata collection
void   ReadMetaData()   Read meta data

[ Top ]
Properties
mixed   $m_Access [line 85]

[ Top ]
mixed   $m_Class [line 85]

[ Top ]
mixed   $m_Description [line 85]

Redefined in descendants as:

[ Top ]
mixed   $m_Name [line 85]
API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
mixed   $m_Package [line 85]

[ Top ]
Methods
Constructor __construct  [line 86]

  MetaObject __construct( mixed &$xmlArr  )



Redefined in descendants as:

[ Top ]
AllowAccess  [line 156]

  void AllowAccess( [mixed $access = null]  )


API Tags:
Access:  public


[ Top ]
GetProperty  [line 143]

  GetProperty( string $propertyName  )

Get property

Parameters:
string   $propertyName: 

API Tags:
Access:  public


Redefined in descendants as:

[ Top ]
PrefixPackage  [line 130]

  string PrefixPackage( string $name  )

Set Prefix Package

Parameters:
string   $name: 

API Tags:
Access:  protected


[ Top ]
ReadMetaCollection  [line 114]

  void ReadMetaCollection( array &$xmlArr, array &$metaList  )

Read metadata collection

Parameters:
array   $xmlArr: 
array   $metaList: 

API Tags:
Access:  protected


[ Top ]
ReadMetaData  [line 97]

  void ReadMetaData( array &$xmlArr  )

Read meta data

Parameters:
array   $xmlArr: 

API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]

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