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::__get()
Property access method

Class Details

[line 67]
Server configuration class



[ Top ]


Class Methods


constructor __construct [line 87]

ServerConfig __construct( ProjectHandler $projectHandler)

Constructor



Tags:

access:  public


Overrides Config::__construct() (Constructor)

Parameters:

ProjectHandler   $projectHandler  

[ Top ]

method getBasePath [line 79]

void getBasePath( )



Tags:

access:  public
see:  Config::getBasePath()


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

[ Top ]

method getKind [line 72]

void getKind( )



Tags:

access:  public
see:  Config::getKind()


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

[ Top ]


Documentation generated on Wed, 6 Apr 2005 12:06:28 +0200 by phpDocumentor 1.3.0RC3