Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

tx_commerce_attribute_value Class Reference

Inheritance diagram for tx_commerce_attribute_value:

tx_commerce_element_alib List of all members.

Public Member Functions

 tx_commerce_attribute_value ($uid, $lang_uid=0)
 init ($uid, $lang_uid=0)
 get_value ($checkvalue=false)
 get_attributes ()
 getIcon ()
 getshowicon ()

Public Attributes

 $title = ''
 $value = ''
 $showvalue = 1
 $icon = ''

Constructor & Destructor Documentation

tx_commerce_attribute_value::tx_commerce_attribute_value uid,
lang_uid = 0
 

Constructor Class

Parameters:
uid integer uid or attribute
lang_uid integer language uid, default 0


Member Function Documentation

tx_commerce_attribute_value::get_attributes  ) 
 

Overwrite get_attributes as attribute_values cant hav attributes

Returns:
false;

tx_commerce_attribute_value::get_value checkvalue = false  ) 
 

gets the attribute title

Parameters:
optional check if value shoudl be show in FE
Returns:
string title public
Since:
2005 01. 11. parameter checkvalue

tx_commerce_attribute_value::getIcon  ) 
 

Gets thze icon for this value

Returns:
icon

tx_commerce_attribute_value::getshowicon  ) 
 

Gets the showicon value integer

tx_commerce_attribute_value::init uid,
lang_uid = 0
 

Init Class

Parameters:
uid integer uid or attribute
lang_uid integer language uid, default 0


Member Data Documentation

tx_commerce_attribute_value::$icon = ''
 

tx_commerce_attribute_value::$showvalue = 1
 

tx_commerce_attribute_value::$title = ''
 

tx_commerce_attribute_value::$value = ''
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 13 23:12:16 2008 for tx_commerce by  doxygen 1.4.4