INSTALL
Todo List
All schema items have at least two things in common: An OID and a description. This class provides an implementation for these two data.
[line 24]
[line 21]
void getDescription( )
void getOID( )
void initVars( )
Overridden in child classes as:
void setDescription( $new_desc)
void setOID( $new_oid)