Class Product

Description

Located in /models/Product.php (line 3)


	
			
Method Summary
Product __construct ()
unknown getCategory ()
unknown getId ()
unknown getLongDescription ()
unknown getMfgNumber ()
unknown getPrice ()
unknown getShortDescription ()
unknown getSkus ()
void setCategory (unknown_type $category)
void setId (unknown_type $id)
void setLongDescription (unknown_type $longDescription)
void setMfgNumber (unknown_type $mfgNumber)
void setPrice (unknown_type $price)
void setShortDescription (unknown_type $shortDescription)
void setSkus (unknown_type $skus)
Methods
Constructor __construct (line 16)
Product __construct ()
getCategory (line 119)
  • access: public
unknown getCategory ()
getId (line 23)
  • access: public
unknown getId ()
getLongDescription (line 31)
  • access: public
unknown getLongDescription ()
getMfgNumber (line 39)
  • access: public
unknown getMfgNumber ()
getPrice (line 47)
  • access: public
unknown getPrice ()
getShortDescription (line 55)
  • access: public
unknown getShortDescription ()
getSkus (line 63)
  • access: public
unknown getSkus ()
setCategory (line 127)
  • access: public
void setCategory (unknown_type $category)
  • unknown_type $category
setId (line 71)
  • access: public
void setId (unknown_type $id)
  • unknown_type $id
setLongDescription (line 79)
  • access: public
void setLongDescription (unknown_type $longDescription)
  • unknown_type $longDescription
setMfgNumber (line 87)
  • access: public
void setMfgNumber (unknown_type $mfgNumber)
  • unknown_type $mfgNumber
setPrice (line 95)
  • access: public
void setPrice (unknown_type $price)
  • unknown_type $price
setShortDescription (line 103)
  • access: public
void setShortDescription (unknown_type $shortDescription)
  • unknown_type $shortDescription
setSkus (line 111)
  • access: public
void setSkus (unknown_type $skus)
  • unknown_type $skus

Documentation generated on Wed, 13 Feb 2008 01:57:38 +0500 by phpDocumentor 1.4.0a2