Framework JavaScript ACube V2.10.0
 

Classe CatalogSynopsisComponent

Object
   |
   +--CatalogSynopsisComponent

class CatalogSynopsisComponent


The class « CatalogSynopsisComponent » object to manage the catalog.
Private attributes is used within the framework ergonomic side.
classesFwCatalog

Date: 28/07/2008

Version: 2.9.0

Definie dans technique/fw_catalog.js


Sommaire des Attributs
<private>  String _body
          Private attribute « _id » refers the CatalogBody object for Catalog Body.
<private>  String _footer
          Private attribute « _footer » refers the CatalogFooter object for Catalog Footer.
<private>  String _header
          Private attribute « _id » refers the CatalogHeader object for Catalog Header.
<private>  String _id
          Private attribute « _id » refers the id of CatalogObject.
<private>  String _title
          Private attribute « _id » refers the CatalogTitle object for Catalog Title.
<private>  String _xmlObject
          Private attribute « _id » refers the XMLObject of the Component Catalog Configuration.
<static>  Object GLOBALS
          Public static attribute « GLOBALS ».
 
Sommaire des Constructeurs
CatalogSynopsisComponent (<String_Obligatory> id)
            Create a CatalogSynopsisComponent Type object to manage the catalog.
 
Sommaire des Méthodes
 <private>  void _getElements()
          
 CatalogBody getBody()
           The public method « getBody() » is used to get the CatalogBody object.
 CatalogFooter getFooter()
           The public method « getFooter() » is used to get the CatalogFooter object.
 CatalogHeader getHeader()
           The public method « getHeader() » is used to get the CatalogHeader object.
 String getId()
           The public method « getId() » is used to get the id of CatalogSynopsisComponent object.
 CatalogTitle getTitle()
           The public method « getTitle() » is used to get the CatalogTitle object.
 XMLObject getXmlObject()
           The public method « getXmlObject() » is used to get the
 void render()
           The public method « render() » is used to load the display the catalog for the current component.
 void setConfig(<XMLObject> XMLObject)
           The public method « setConfig() » is used to set the XMLObject of the catalog component configuration

Détail des Attributs

_body

<private> String _body

_footer

<private> String _footer

_header

<private> String _header

_id

<private> String _id

_title

<private> String _title

_xmlObject

<private> String _xmlObject

GLOBALS

<static> Object GLOBALS

Détail des Constructeurs

CatalogSynopsisComponent

CatalogSynopsisComponent(<String_Obligatory> id)

Détail des Méthodes

_getElements

 <private> void _getElements()

getBody

CatalogBody getBody()

getFooter

CatalogFooter getFooter()

getHeader

CatalogHeader getHeader()

getId

String getId()

getTitle

CatalogTitle getTitle()

getXmlObject

XMLObject getXmlObject()

render

void render()

setConfig

void setConfig(<XMLObject> XMLObject)

Framework JavaScript ACube V2.10.0
 

Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.


Documentation generated by JSDoc on Wed Jan 6 17:05:02 2010