TAttributManage the attribut informations for a product (t-shirt Size : L, XL, S) Size is an attribut
Located in /core/internal_components/admin_sites/t_attribut/t_attribut.class.php (line 59)
bool
getNameAndValueCombinaisons
(integer $p_pma_id, &$r_combinaisons, &$r_states, &$r_keys_combi, [array $just_for_optimisation_getWithTProductSlaveAndTAttribut = array()], array $r_combinaisons, array $r_states, array $r_keys_combi)
bool
insertNameAndValue
(integer $p_att_pma_id, integer $p_ava_psl_id, string $p_att_name, string $p_ava_value)
bool
xIsUniqueAttName
(integer $p_att_pma_id, string $p_att_name, &$r_isUniqueName, [integer $p_att_id = 0], bool $r_isUniqueName)
DbConnexion
$m_db_connexion
= NULL (line 115)
Database Connexion object
TAttribuValue
$m_object_tattributvalue
= NULL (line 127)
TAttribuValue Object
TProductMaster
$m_object_tproductmaster
= NULL (line 139)
TProductMaster Object
TProductSlave
$m_object_tproductslave
= NULL (line 145)
TProductSlave Object
siteInformation
$m_site_information
= NULL (line 121)
SiteInformation Object
string
$req_delete_att_name_by_attid
= "" (line 84)
SQL Request : Delete an attribut by his attribut id
string
$req_delete_att_name_by_pmaid
= "" (line 78)
SQL Request : Delete an attribut by a product master id
string
$req_insert_att_name
= "" (line 72)
SQL Request : insert an attribut name
string
$req_select_att_choice
= "" (line 108)
SQL Request :
string
$req_select_att_id
= "" (line 102)
SQL Request : Select by product master and attribut name
string
$req_select_att_names_from_pmaid
= "" (line 90)
SQL Request : Select attrbut names from a product master id
string
$req_select_count_att_name
= "" (line 96)
SQL Request : Select the number of attribut name
string
$req_update_att_name
= "" (line 66)
SQL Request : Update an attribut name
Delete by product master id
Get attribut by product master id
List all and distinctly attribut names
Get attribut id from a producmaster Id and attribut name
Return all the combinaisons of the attributs for a product.
Usefull for detecting empty couples.
Add a new attribut for a product master
Insert a couple attribut name and value for a product slave (need also product master id)
Parameter Integrity checker
Parameter Integrity checker
Update an attribut name for a product master
Check if is unique attribut name
Documentation generated on Tue, 25 Mar 2008 15:36:03 +0100 by phpDocumentor 1.3.2