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

Class: LAMCfgMain

Source Location: /lib/config.inc

Class Overview


This class manages config.cfg.


Variables

Methods



Class Details

[line 882]
This class manages config.cfg.



[ Top ]


Class Variables

$allowedHosts =

[line 900]

list of hosts which may access LAM



Tags:

access:  public

Type:   mixed


[ Top ]

$default =

[line 885]

Default profile



Tags:

access:  public

Type:   mixed


[ Top ]

$logDestination =

[line 897]

log destination ("SYSLOG":syslog, "/...":file, "NONE":none)



Tags:

access:  public

Type:   mixed


[ Top ]

$logLevel =

[line 894]

log level



Tags:

access:  public

Type:   mixed


[ Top ]

$sessionTimeout =

[line 891]

Time of inactivity before session times out (minutes)



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 909]

LAMCfgMain __construct( )

Loads preferences from config file



[ Top ]

method checkPassword [line 1014]

boolean checkPassword( String $password)

Checks if the given password matches.



Tags:

return:  true, if password matches
access:  public


Parameters:

String   $password   password

[ Top ]

method save [line 950]

void save( )

Saves preferences to config file config.cfg



Tags:

access:  public


[ Top ]

method setPassword [line 1000]

void setPassword( String $password)

Sets a new config password.



Tags:

access:  public


Parameters:

String   $password   new password

[ Top ]


Documentation generated on Thu, 07 Feb 2008 20:26:22 +0100 by phpDocumentor 1.4.0