WBobject | --WBproductRange
Created on 23 jun 09
Changes: 1.2 -> 1.3: 15 jul 09 updated: file is PEAR compatible 1.1 -> 1.2: 02 jul 09 added: $this->sIDrowname, $this->aObjects 1.0 -> 1.1: 25 jun 09 added: getWBproductRange() function
[line 66]
[line 39]
[line 61]
[line 44]
[line 50]
[line 55]
object created createWBproductRange( string $this->wbProductRangeName)
This function is used to create a WBproductRange object Result is stored in $this and object is returned
bool deleteWBproductRange( int $this->wbProductRangeID)
This function is used to delete a WBproductRange by its ID Result is returned
object WBproductRange getWBproductRange( int $this->wbProductRangeID)
This function is used to get a WBproductRange by its ID Result is returned
object updated updateWBproductRange( int $this->wbProductRangeID, string $this->wbProductRangeName)
This function is used to update a WBproductRange Result is stored in $this and object is returned