Class PRO_CMS_PAGE

Description

openCSP class PRO_CMS_PAGE

Located in /products/PRO_CMS_PAGE.phpclass (line 35)

CMS_PAGE
   |
   --PRO_CMS_PAGE
Class Constant Summary
 CLASS_SRC_FILE = __FILE__
Variable Summary
 string $includeRoot
 mixed $myProduct
Method Summary
 string getContent ([int $chaShowMode = 0], [boolean $debug = False])
 string getMenKey ([boolean $debug = False])
 array getObjVarDef ()
 string renderProduct ([boolean $debug = False])
 void setMyProduct ( &$aProduct, PRO_PRODUCT $aProduct)
Variables
string $includeRoot = "templates/" (line 67)
  • access: protected
mixed $myProduct = Null (line 60)

* compostion ---------------------------------------------------

  • access: protected
Methods
getContent (line 235)

returns the content of the page

  • version: pk-07-10-04
  • version: pk-08-07-25
  • since: pk-07-08-25
  • access: public
string getContent ([int $chaShowMode = 0], [boolean $debug = False])
  • int $chaShowMode
  • boolean $debug
getMenKey (line 177)

returns the menu key

  • access: public
string getMenKey ([boolean $debug = False])
  • boolean $debug
getMyProduct (line 121)

returns the product

  • access: public
PRO_PRODUCT &getMyProduct ()
getObjVarDef (line 93)

returns a array of variables used by the page object

array[varName]=array( [TYPE] datatype [FLDCLASS] name of DBMS_FIELD* class [CLASSVALS] array of values of [FLDCLASS]

  • version: pk-05-06-17
  • since: pk-04-08-10
  • access: protected
array getObjVarDef ()
renderProduct (line 205)

renders the product

  • return: (html)
  • access: protected
string renderProduct ([boolean $debug = False])
  • boolean $debug
setMyProduct (line 161)

sets the product

  • access: public
void setMyProduct ( &$aProduct, PRO_PRODUCT $aProduct)
Class Constants
CLASS_SRC_FILE = __FILE__ (line 44)

Documentation generated on Thu, 08 Jan 2009 17:47:59 +0100 by phpDocumentor 1.4.0a2