WBobject | --WBzone
Created on 23 jun 09
Changes: 1.2 -> 1.3: 14 jul 09 updated: file is PEAR compatible 1.1 -> 1.2: 02 jul 09 added: $this->sIDrowname, $this->aObjects 1.0 -> 1.1: 30 jun 09 added: getWBzone() function
[line 65]
[line 38]
[line 60]
[line 43]
[line 54]
[line 49]
object created createWBzone( string $this->wbZoneCode)
This function is used to create a WBzone object Result is stored in $this and object is returned
bool deleteWBzone( int $this->wbZoneID)
This function is used to delete a WBzone by its ID Result is returned
object WBreport getWBzone( int $this->wbZoneID)
This function is used to get a WBzone by its ID Result is returned
object updated updateWBzone( int $this->wbZoneID, string $this->wbZoneCode)
This function is used to update a WBzone Result is stored in $this and object is returned