WBobject | --WBsubZone
Created on 30 jun 09
Changes: 1.1 -> 1.2: 14 jul 09 updated: file is PEAR compatible 1.0 -> 1.1: 02 jul 09 added: $this->sIDrowname, $this->aObjects
[line 74]
[line 37]
[line 69]
[line 42]
[line 48]
[line 53]
[line 58]
[line 63]
object created createWBsubZone( string $this->wbSubZoneName, object $this->wbSubZoneZone)
This function is used to create a WBsubZone object Result is stored in $this and object is returned
bool deleteWBsubZone( int $this->wbSubZoneID)
This function is used to delete a WBsubZone by its ID Result is returned
object WBsubZone getWBsubZone( int $this->wbSubZoneID)
This function is used to get a WBsubZone by its ID Result is returned
object updated updateWBsubZone( int $this->wbSubZoneID, string $this->wbSubZoneName, object $this->wbSubZoneZone)
This function is used to update a WBsubZone Result is stored in $this and object is returned