Class TAttributFo

Description

The attribut for a product in front office

  • author: SimpliciWeb
  • version: $Id: t_attribut_fo.class.php 734 2007-11-30 09:53:30Z stephanet $

Located in /core/internal_components/front_sites/t_attribut/t_attribut_fo.class.php (line 61)


	
			
Variable Summary
Method Summary
 bool getForSearch ( &$r_attributs, array $r_attributs)
 bool isNotValidId (string $p_value)
 bool isNotValidName (string $p_value)
Variables
DbConnexion $m_db_connexion = NULL (line 74)

Database Connexion object

Format $m_object_format = NULL (line 92)

Format Object

TAttributValue $m_object_tattributvalue = NULL (line 86)

TAttributValue Object

TProductMasterFo $m_object_tproductmaster = NULL (line 98)

TProductMasterFo Object

TProductSlaveFo $m_object_tproductslave = NULL (line 104)

TProductSlaveFo Object

siteInformation $m_site_information = NULL (line 80)

SiteInformation Object

string $req_select_for_search = "" (line 68)

SQL Request : Select for search

Methods
Constructor TAttributFo (line 112)

Constructor, init the requests and objects

TAttributFo TAttributFo ()
getForSearch (line 152)

Get for search

  • return: TRUE on error
bool getForSearch ( &$r_attributs, array $r_attributs)
  • array $r_attributs
  • &$r_attributs
isNotValidId (line 131)

Parameter Integrity checker

  • return: TRUE if not valid
  • access: private
bool isNotValidId (string $p_value)
  • string $p_value
isNotValidName (line 141)

Parameter Integrity checker

  • return: TRUE if not valid
  • access: private
bool isNotValidName (string $p_value)
  • string $p_value

Documentation generated on Tue, 25 Mar 2008 15:36:04 +0100 by phpDocumentor 1.3.2