Class: Language

Source Location: /class_language.php

Class Overview [line 13]


Language methods.

Author(s):

  • Elpidio Latorilla

Version:

  • beta 1.0.08

Copyright:

  • 2002,2003 Elpidio Latorilla

Variables

Methods


Inherited Variables

Inherited Methods



Class Details

Language methods.

Note this class should be instantiated only after a "$db" adodb connector object has been established by an adodb instance

Tags:

[ Top ]


Class Variables

$lang_path = 'language/'

[line 20]

Path to language files.

Modify this path if you have placed the language tables somewhere else.

Type: string

Overrides:

[ Top ]


Class Methods

createSelectForm

string createSelectForm( string $curr_lang)

[line 28]

Generates a list of <options> of available languages for a combo box .

The <select> tags are not generated. This method must be called to insert only the <option> inside a <select> element

Parameters:

  • string $curr_lang - Language code

[ Top ]


Documentation generated on Sun, 16 Nov 2003 01:02:50 +0100 by phpDocumentor 1.2.3