oxcmp_lang Class Reference

Inheritance diagram for oxcmp_lang:

Inheritance graph
[legend]
Collaboration diagram for oxcmp_lang:

Collaboration graph
[legend]

List of all members.


Detailed Description

Shop language manager. Performs language manager function: changes template settings, modifies URL's. oxcmp

Public Member Functions

 init ()
 render ()

Public Attributes

 $aLanguages = null

Protected Attributes

 $_blIsComponent = true

Member Function Documentation

oxcmp_lang.init (  ) 

Searches for language passed by URL, session or posted vars. If current client is search engine - sets language to session (this way active language is allways kept). Additionally language changing URLs is formed and stored to oxcmp_lang.aLanguages array. Finally executes parent method parent.init().

Returns:
null

Reimplemented from oxView.

oxcmp_lang.render (  ) 

Executes parent.render() and returns array with languages.

Returns:
array $this->aLanguages languages

Reimplemented from oxView.


Member Data Documentation

oxcmp_lang.$aLanguages = null

oxcmp_lang.$_blIsComponent = true [protected]

Reimplemented from oxView.


The documentation for this class was generated from the following file:

Generated on Wed Oct 29 23:43:37 2008 for OXID eShop CE by  doxygen 1.5.5