WBobject | --WBmarket
Created on 25 jun 09
Changes: 1.1 -> 1.2: 15 jul 09 updated: file is PEAR compatible 1.0 -> 1.1: 03 jul 09 added: $this->sIDrowname, $this->aObjects
[line 65]
[line 38]
[line 60]
[line 43]
[line 49]
[line 54]
object created createWBmarket( string $this->wbMarketName)
This function is used to create a WBmarket object Result is stored in $this and object is returned
bool deleteWBmarket( int $this->wbMarketID)
This function is used to delete a WBmarket by its ID Result is returned
object WBmarket getWBmarket( int $this->wbMarketID)
This function is used to get a WBmarket by its ID Result is returned
object updated updateWBmarket( int $this->wbMarketID, string $this->wbMarketName)
This function is used to update a WBmarket Result is stored in $this and object is returned