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

Class: ServerConfig

Source Location: /server/Cartoserver.php

Class Overview

Config
   |
   --ServerConfig

Server configuration class


Methods


Inherited Variables

Inherited Methods

Class: Config

Config::__construct()
Constructor
Config::getBasePath()
Returns the client or server root path
Config::getIniArray()
Returns protected var $ini_array.
Config::getKind()
Returns type of config ('client' or 'server')
Config::getProfileParameters()
Return the name of the parameters which will be automatically set from the current profile (overriding the one from configuration).
Config::setMapId()
Sets mapId
Config::updateProfileParameters()
Set parameters values according to the current profile
Config::__get()
Property access method

Class Details

[line 62]
Server configuration class



[ Top ]


Class Methods


constructor __construct [line 90]

ServerConfig __construct( ProjectHandler $projectHandler)

Constructor



Tags:

access:  public


Overrides Config::__construct() (Constructor)

Parameters:

ProjectHandler   $projectHandler  

[ Top ]

method getBasePath [line 74]

void getBasePath( )



Tags:

access:  public
see:  Config::getBasePath()


Overrides Config::getBasePath() (Returns the client or server root path)

[ Top ]

method getKind [line 67]

void getKind( )



Tags:

access:  public
see:  Config::getKind()


Overrides Config::getKind() (Returns type of config ('client' or 'server'))

[ Top ]

method getProfileParameters [line 81]

void getProfileParameters( )

{@see Config::getProfileParameters()})



Tags:

access:  protected


Overrides Config::getProfileParameters() (Return the name of the parameters which will be automatically set from the current profile (overriding the one from configuration).)

[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:32 +0200 by phpDocumentor 1.3.0RC3