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

Class: ServerPluginConfig

Source Location: /server/Cartoserver.php

Class Overview

Config
   |
   --PluginConfig
      |
      --ServerPluginConfig

Server plugin configuration


Methods


Inherited Variables

Inherited Methods

Class: PluginConfig

PluginConfig::__construct()
Constructor
PluginConfig::getPath()
Returns directory where .ini are located

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 99]
Server plugin configuration



[ Top ]


Class Methods


constructor __construct [line 106]

ServerPluginConfig __construct( PluginBase $plugin, ProjectHandler $projectHandler)

Constructor



Tags:

access:  public


Overrides PluginConfig::__construct() (Constructor)

Parameters:

PluginBase   $plugin  
ProjectHandler   $projectHandler  

[ Top ]

method getBasePath [line 120]

void getBasePath( )



Tags:

access:  public
see:  Config::getBasePath()


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

[ Top ]

method getKind [line 113]

void getKind( )



Tags:

access:  public
see:  Config::getKind()


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

[ Top ]

method getPath [line 127]

void getPath( )



Tags:

access:  public
see:  PluginConfig::getPath()


Overrides PluginConfig::getPath() (Returns directory where .ini are located)

[ Top ]


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