README
INSTALL
LAMConfig __construct( [integer $file = 0])
boolean check_Passwd( String $password)
int getAccessLevel( )
String getName( )
array get_AccountModules( string $scope)
array get_ActiveTypes( )
array get_Admins( )
string get_Adminstring( )
integer get_cacheTimeout( )
integer get_cacheTimeoutSec( )
string get_defaultLanguage( )
string get_listAttributes( string $scope)
array get_moduleSettings( )
string get_scriptPath( )
string get_scriptRights( )
string get_scriptServers( )
string get_ServerURL( )
string get_Suffix( string $scope)
array get_typeSettings( )
boolean isWritable( )
void save( )
void setAccessLevel( int $level)
boolean set_AccountModules( array $modules, string $scope)
void set_ActiveTypes( array $types)
boolean set_Adminstring( string $value)
boolean set_cacheTimeout( integer $value)
boolean set_defaultLanguage( string $value)
boolean set_listAttributes( string $value, string $scope)
boolean set_moduleSettings( array $settings)
boolean set_Passwd( string $value)
boolean set_scriptPath( string $value)
boolean set_scriptRights( string $chmod)
boolean set_scriptServers( string $value)
boolean set_ServerURL( string $value)
boolean set_Suffix( string $scope, string $value)
boolean set_typeSettings( array $settings)
[line 166]
[line 167]
[line 168]