configuration
[ class tree: configuration ] [ index: configuration ] [ all elements ]

Procedural File: config.inc

Source Location: /lib/config.inc



Classes:

Config
This class manages .conf files.
CfgMain
This class manages config.cfg.


Page Details:

This file includes functions to manage the configuration files.



Tags:

author:  Roland Gruber


Includes:

include_once("modules.inc") [line 35]
Used to get module information.

include_once("status.inc") [line 33]
Used to print messages.

include_once("types.inc") [line 37]
Used to get type information.







getConfigProfiles [line 61]

array getConfigProfiles( )

Returns an array of string with all available configuration profiles (without .conf)



Tags:

return:  profile names


[ Top ]



LAMVersion [line 85]

string LAMVersion( )

Returns the version number of this LAM installation.

Format: <major version>.<minor version>.<patch level>
Major/minor version are always numbers, patch level may contain letters for inofficial releases only (e.g. 0.5.alpha1).




Tags:

return:  version number


[ Top ]



metaRefresh [line 103]

void metaRefresh( string $page)

Prints a meta refresh page



Parameters

string   $page   the URL of the target page
[ Top ]



setlanguage [line 42]

void setlanguage( )

Sets language settings for automatic translation



[ Top ]



Documentation generated on Tue, 07 Feb 2006 17:03:36 +0100 by phpDocumentor 1.2.3