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

Class: ClientConfig

Source Location: /client/Cartoclient.php

Class Overview

Config
   |
   --ClientConfig

Configuration for client side


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 91]
Configuration for client side



[ Top ]


Class Methods


constructor __construct [line 121]

ClientConfig __construct( ClientProjectHandler $projectHandler)

Constructor



Tags:

access:  public


Overrides Config::__construct() (Constructor)

Parameters:

ClientProjectHandler   $projectHandler   Cartoclient's project handler

[ Top ]

method getBasePath [line 105]

string getBasePath( )

Returns base path



Tags:

access:  public


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

[ Top ]

method getKind [line 97]

string getKind( )

Returns config type



Tags:

access:  public


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

[ Top ]

method getProfileParameters [line 112]

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