WBobject | --Link_WBcurrency_WBcountry
This class manages Link_WBcurrency_WBcountry objects.
Changes: 1.0 -> 1.1: 02 jul 09 added: $this->sIDrowname, $this->aObjects
[line 65]
[line 23]
[line 34]
[line 60]
[line 28]
[line 49]
[line 54]
[line 39]
[line 44]
object created createLink_WBcurrency_WBcountry( string $this->wbCurrency, string $this->wbCountry)
This function is used to create a Links_WBcurrency_WBcountry object Result is stored in $this and object is returned
bool deleteLink_WBcurrency_WBcountry( int $this->linkID)
This function is used to delete a Link_WBcurrency_WBcountry by its ID Result is returned
object Link_WBcurrency_WBcountry getLink_WBcurrency_WBcountry( int $this->linkID)
This function is used to get a Link_WBcurrency_WBcountry by its ID Result is returned
object updated updateLink_WBcurrency_WBcountry( int $this->linkID, object $this->wbCurrency, object $this->wbCountry)
This function is used to update a Link_WBcurrency_WBcountry Result is stored in $this and object is returned