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

Element index for package Server

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

__construct
in file ServerMapInfoCache.php, method ServerMapInfoCache::__construct()
    Constructor
__construct
in file ServerPlugin.php, method ServerPlugin::__construct()
    Constructor
__construct
in file ServerPluginHelper.php, method ServerPluginHelper::__construct()
    Constructor
__construct
in file SoapXMLCache.php, method SoapXMLCache::__construct()
    Constructor
__construct
in file ServerContext.php, method ServerContext::__construct()
    Constructor
__construct
in file ServerAccounting.php, method ServerAccountingImpl::__construct()
    Constructor
__construct
in file Cartoserver.php, method ServerConfig::__construct()
    Constructor
__construct
in file Cartoserver.php, method ServerPluginConfig::__construct()
    Constructor
__construct
in file MapInfoHandler.php, method MapInfoHandler::__construct()
    Constructor
__construct
in file MapResultCache.php, method MapResultCache::__construct()
    Constructor
__construct
in file Cartoserver.php, method Cartoserver::__construct()
    Constructor
top

a

addMessage
in file ServerContext.php, method ServerContext::addMessage()
    Adds a message to be returned to the client
top

b

buildMsProjections
in file ShapeConverter.php, method ShapeConverter::buildMsProjections()
top

c

$cartoserver
in file MapResultCache.php, variable MapResultCache::$cartoserver
$cartoserver
in file SoapXMLCache.php, variable SoapXMLCache::$cartoserver
$config
in file ServerPlugin.php, variable ServerPlugin::$config
$config
in file ServerContext.php, variable ServerContext::$config
cacheGetMap
in file Cartoserver.php, method Cartoserver::cacheGetMap()
    Performs the getMap Webservice. This method is to be used by the mapResult cache object, and should not be called directly. Use getMap() for this purpose.
cacheMapResult
in file MapResultCache.php, method MapResultCache::cacheMapResult()
    Saves map result in cache file.
cacheSoapXML
in file SoapXMLCache.php, method SoapXMLCache::cacheSoapXML()
    Retrieves data and stores in cache
callHandleFunction
in file ServerPluginHelper.php, method ServerPluginHelper::callHandleFunction()
    Common function caller
callWithExceptionCheck
in file Cartoserver.php, method Cartoserver::callWithExceptionCheck()
    Runs given function with given argument. Returns a SoapFault object if an exception occured.
Cartoserver
in file Cartoserver.php, class Cartoserver
    Cartoserver main class. Contains method exported to the webservice.
CartoserverException
in file Cartoserver.php, class CartoserverException
    Exception to be used by the server.
CARTOWEB_HOME
in file Cartoserver.php, constant CARTOWEB_HOME
    Root directory for server scripts
checkMsErrors
in file ServerContext.php, method ServerContext::checkMsErrors()
    Throws an exception if Mapserver errors are detected.
checkRequest
in file Cartoserver.php, method Cartoserver::checkRequest()
    Checks that all plugins needed by this mapRequest are loaded. Throws a fatal exception otherwise.
ClientResponder
in file ServerPlugin.php, class ClientResponder
ClientResponderAdapter
in file ServerPlugin.php, class ClientResponderAdapter
    Adapter for interface ClientResponder
ClientResponderHelper
in file ServerPluginHelper.php, class ClientResponderHelper
    Helper for ClientResponder
computeMapInfo
in file ServerMapInfoCache.php, method ServerMapInfoCache::computeMapInfo()
convertCoordinates
in file ShapeConverter.php, method ShapeConverter::convertCoordinates()
    Converts a shape coordinates
convertCoordinates
in file ShapeConverter.php, method ShapeConverterFacade::convertCoordinates()
    Converts a shape coordinates
convertPointCoordinates
in file ShapeConverter.php, method ShapeConverter::convertPointCoordinates()
CoreProvider
in file ServerPlugin.php, class CoreProvider
CoreProviderHelper
in file ServerPluginHelper.php, class CoreProviderHelper
    Helper for CoreProvider
Cartoserver.php
procedural page Cartoserver.php
top

d

decode
in file Encoding.php, method Encoder::decode()
    Calls encoder decode
doGetMap
in file Cartoserver.php, method Cartoserver::doGetMap()
    Performs getMap service.
doGetMapInfo
in file Cartoserver.php, method Cartoserver::doGetMapInfo()
    Performs getMapInfo service.
top

e

$encoders
in file Encoding.php, variable Encoder::$encoders
    List of Encoder
Encoding.php
procedural page Encoding.php
encode
in file Encoding.php, method Encoder::encode()
    Calls encoder encode
Encoder
in file Encoding.php, class Encoder
    Encoder selection
top

f

fillDynamicKeymap
in file MapInfoHandler.php, method MapInfoHandler::fillDynamicKeymap()
    Fills dynamic general keymap information.
fillDynamicMap
in file MapInfoHandler.php, method MapInfoHandler::fillDynamicMap()
    Fills dynamic general map information, like map name.
top

g

$globalMap
in file ServerContext.php, variable ServerContext::$globalMap
    If true, complete mapfile is used, if false, switch mapfile is used
getBasePath
in file Cartoserver.php, method ServerPluginConfig::getBasePath()
getBasePath
in file Cartoserver.php, method ServerConfig::getBasePath()
getCharset
in file Encoding.php, method Encoder::getCharset()
    Calls encoder's getCharset
getConfig
in file ServerPlugin.php, method ServerPlugin::getConfig()
getConfig
in file ServerAccounting.php, method ServerAccountingImpl::getConfig()
getConfig
in file ServerContext.php, method ServerContext::getConfig()
getCorePluginNames
in file ServerContext.php, method ServerContext::getCorePluginNames()
    Returns list of coreplugins names.
getDeveloperMessages
in file Cartoserver.php, method Cartoserver::getDeveloperMessages()
    Returns developper messages.
getDigest
in file MapResultCache.php, method MapResultCache::getDigest()
    Returns MD5 of serialized map request.
getDigest
in file SoapXMLCache.php, method SoapXMLCache::getDigest()
    Returns MD5 code of XML soap request
getEncoder
in file Encoding.php, method Encoder::getEncoder()
getIdAttribute
in file ServerContext.php, method ServerContext::getIdAttribute()
    Returns the default id attribute for given layer.
getIdAttributeString
in file ServerContext.php, method ServerContext::getIdAttributeString()
    Returns Mapserver id_attribute_string for given layer.
getIdAttributeType
in file ServerContext.php, method ServerContext::getIdAttributeType()
    Returns the type of the default attribute.
getImageType
in file ServerContext.php, method ServerContext::getImageType()
getInit
in file ServerPlugin.php, method InitProvider::getInit()
    Creates plugin init object that will be stored in MapInfo
getInitHelper
in file ServerPluginHelper.php, method InitProviderHelper::getInitHelper()
    Calls plugin's InitProvider::getInit and stores the result
getInstance
in file ServerContext.php, method ServerContext::getInstance()
    Returns the instance of this class. There is only one during the ServerContext lifetime.
getKind
in file Cartoserver.php, method ServerConfig::getKind()
getKind
in file Cartoserver.php, method ServerPluginConfig::getKind()
getKind
in file ServerAccounting.php, method ServerAccountingImpl::getKind()
getMap
in file Cartoserver.php, method Cartoserver::getMap()
    getMap webservice entry point
getMap
in file MapResultCache.php, method MapResultCache::getMap()
    Retrieved map result.
getMapId
in file ServerAccounting.php, method ServerAccountingImpl::getMapId()
getMapId
in file ServerContext.php, method ServerContext::getMapId()
    Returns the current mapId.
getMapInfo
in file Cartoserver.php, method Cartoserver::getMapInfo()
    getMapInfo webservice entry point
getMapInfo
in file ServerContext.php, method ServerContext::getMapInfo()
getMapInfo
in file MapInfoHandler.php, method MapInfoHandler::getMapInfo()
getMapInfoFile
in file ServerMapInfoCache.php, method ServerMapInfoCache::getMapInfoFile()
getMapInfoHandler
in file ServerContext.php, method ServerContext::getMapInfoHandler()
getMapIniPath
in file ServerContext.php, method ServerContext::getMapIniPath()
    Returns the file path of the main .ini file of the current mapfile. It
getMapObj
in file ServerContext.php, method ServerContext::getMapObj()
    Instanciates a new Mapserver MapObj object.
getMapPath
in file ServerContext.php, method ServerContext::getMapPath()
    Returns mapfile location.
getMapRequest
in file ServerContext.php, method ServerContext::getMapRequest()
getMapResult
in file ServerContext.php, method ServerContext::getMapResult()
getMapResultFile
in file MapResultCache.php, method MapResultCache::getMapResultFile()
    Returns map result cache file location.
getMapResultFromServer
in file MapResultCache.php, method MapResultCache::getMapResultFromServer()
getMaxExtent
in file ServerContext.php, method ServerContext::getMaxExtent()
getMessages
in file ServerContext.php, method ServerContext::getMessages()
    Returns messages list.
getMsMainmapImage
in file ServerContext.php, method ServerContext::getMsMainmapImage()
getMsVersion
in file ServerContext.php, method ServerContext::getMsVersion()
    Returns the MapServer version.
getPath
in file Cartoserver.php, method ServerPluginConfig::getPath()
getPluginManager
in file ServerContext.php, method ServerContext::getPluginManager()
    Returns the plugin manager
getProfileParameters
in file Cartoserver.php, method ServerConfig::getProfileParameters()
    {@see Config::getProfileParameters()})
getProjectHandler
in file ServerContext.php, method ServerContext::getProjectHandler()
    Returns the project handler
getResourceHandler
in file ServerContext.php, method ServerContext::getResourceHandler()
    Returns the resource handler
getServerContext
in file MapInfoHandler.php, method MapInfoHandler::getServerContext()
    Returns the server context
getServerContext
in file Cartoserver.php, method Cartoserver::getServerContext()
getServerContext
in file ServerPlugin.php, method ServerPlugin::getServerContext()
getSoapXMLFile
in file SoapXMLCache.php, method SoapXMLCache::getSoapXMLFile()
    Computes cache file name
getTimestamp
in file ServerContext.php, method ServerContext::getTimestamp()
    Returns mean (mapfile & INI file) modification time.
getWsdlUrl
in file Cartoserver.php, function getWsdlUrl()
    Returns the URL of the wsdl file to be used on the server, or null if no wsdl is to be used (as set in the configuration).
top

h

handleCorePlugin
in file ServerPlugin.php, method CoreProvider::handleCorePlugin()
    Handles request at special places for core plugins
handleCorePluginHelper
in file ServerPluginHelper.php, method CoreProviderHelper::handleCorePluginHelper()
handleDrawing
in file ServerPlugin.php, method ClientResponder::handleDrawing()
    Handles the request when the plugin should draw on the map
handleDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handleDrawing()
handleDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handleDrawingHelper()
handlePostDrawing
in file ServerPlugin.php, method ClientResponder::handlePostDrawing()
    Handles the request after the plugins have drawn the image
handlePostDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handlePostDrawing()
handlePostDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handlePostDrawingHelper()
handlePreDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handlePreDrawing()
handlePreDrawing
in file ServerPlugin.php, method ClientResponder::handlePreDrawing()
    Handles the request just before plugins should draw in the map
handlePreDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handlePreDrawingHelper()
top

i

$imageType
in file ServerContext.php, variable ServerContext::$imageType
$iniPath
in file MapInfoHandler.php, variable MapInfoHandler::$iniPath
$instance
in file ServerContext.php, variable ServerContext::$instance
    Singleton
init
in file Encoding.php, method Encoder::init()
    Initializes encoding
initializeConfig
in file ServerPlugin.php, method ServerPlugin::initializeConfig()
    Initializes plugin configuration
initializeRequest
in file ServerPlugin.php, method ClientResponderAdapter::initializeRequest()
initializeRequest
in file ServerPlugin.php, method ClientResponder::initializeRequest()
    Handles the request at the plugin initialisation phase.
initializeRequestHelper
in file ServerPluginHelper.php, method ClientResponderHelper::initializeRequestHelper()
InitProvider
in file ServerPlugin.php, class InitProvider
InitProviderHelper
in file ServerPluginHelper.php, class InitProviderHelper
    Helper for InitProvider
isCacheValid
in file ServerMapInfoCache.php, method ServerMapInfoCache::isCacheValid()
isDevelMessagesEnabled
in file ServerContext.php, method ServerContext::isDevelMessagesEnabled()
    Tells (from INI file) if developpers messages must be shown.
isMsNewerOrSameThan
in file ServerContext.php, method ServerContext::isMsNewerOrSameThan()
    Tells if MapServer version is newer or same than the given version.
top

l

$log
in file ServerMapInfoCache.php, variable ServerMapInfoCache::$log
$log
in file ServerPlugin.php, variable ServerPlugin::$log
$log
in file ServerPluginHelper.php, variable ServerPluginHelper::$log
$log
in file SoapXMLCache.php, variable SoapXMLCache::$log
$log
in file Cartoserver.php, variable Cartoserver::$log
$log
in file ServerContext.php, variable ServerContext::$log
$log
in file Encoding.php, variable Encoder::$log
$log
in file MapResultCache.php, variable MapResultCache::$log
$log
in file MapInfoHandler.php, variable MapInfoHandler::$log
loadMapInfo
in file MapInfoHandler.php, method MapInfoHandler::loadMapInfo()
    Constructs a MapInfo object, by reading ini files and calling plugins.
loadPlugins
in file ServerContext.php, method ServerContext::loadPlugins()
    Loads the server plugins.
top

m

$mapId
in file MapInfoHandler.php, variable MapInfoHandler::$mapId
$mapId
in file ServerContext.php, variable ServerContext::$mapId
$mapId
in file SoapXMLCache.php, variable SoapXMLCache::$mapId
$mapInfo
in file MapInfoHandler.php, variable MapInfoHandler::$mapInfo
$mapInfo
in file ServerContext.php, variable ServerContext::$mapInfo
$mapInfoHandler
in file ServerMapInfoCache.php, variable ServerMapInfoCache::$mapInfoHandler
$mapInfoHandler
in file ServerContext.php, variable ServerContext::$mapInfoHandler
$mapRequest
in file ServerContext.php, variable ServerContext::$mapRequest
$mapResult
in file ServerContext.php, variable ServerContext::$mapResult
$mapResultCache
in file Cartoserver.php, variable Cartoserver::$mapResultCache
$mapscriptLoaded
in file ServerContext.php, variable ServerContext::$mapscriptLoaded
$maxExtent
in file ServerContext.php, variable ServerContext::$maxExtent
$messages
in file ServerContext.php, variable ServerContext::$messages
$msMainmapImage
in file ServerContext.php, variable ServerContext::$msMainmapImage
$msMapObj
in file ServerContext.php, variable ServerContext::$msMapObj
MapInfoHandler.php
procedural page MapInfoHandler.php
MapResultCache.php
procedural page MapResultCache.php
MapInfoHandler
in file MapInfoHandler.php, class MapInfoHandler
    This class constructs the MapInfo structure. It will use the MapInfo cache when available.
MapResultCache
in file MapResultCache.php, class MapResultCache
    Class to manage the caching of the MapResults.
top

o

overrideRequestHelper
in file ServerPluginHelper.php, method ClientResponderHelper::overrideRequestHelper()
    Overrides plugin's request
top

p

$pluginManager
in file ServerContext.php, variable ServerContext::$pluginManager
$plugins
in file ServerContext.php, variable ServerContext::$plugins
$projectHandler
in file MapInfoHandler.php, variable MapInfoHandler::$projectHandler
$projectHandler
in file ServerContext.php, variable ServerContext::$projectHandler
printSoapXML
in file SoapXMLCache.php, method SoapXMLCache::printSoapXML()
    Prints SOAP XML, cache if necessary
printSoapXMLFromServer
in file SoapXMLCache.php, method SoapXMLCache::printSoapXMLFromServer()
    Retrieves and prints XML data from server
top

r

$resourceHandler
in file ServerContext.php, variable ServerContext::$resourceHandler
readMapResult
in file MapResultCache.php, method MapResultCache::readMapResult()
    Reads map result from cache file.
readSoapXML
in file SoapXMLCache.php, method SoapXMLCache::readSoapXML()
    Reads and prints cached content
reset
in file ServerContext.php, method ServerContext::reset()
    Resets map result object.
resetMsErrors
in file ServerContext.php, method ServerContext::resetMsErrors()
    Clears lists of Mapserver errors.
top

s

$serverContext
in file MapInfoHandler.php, variable MapInfoHandler::$serverContext
$serverContext
in file ServerPlugin.php, variable ServerPlugin::$serverContext
$serverContext
in file Cartoserver.php, variable Cartoserver::$serverContext
$skipCaching
in file MapResultCache.php, variable MapResultCache::$skipCaching
    True if the the last mapResult should not be cached.
$soapXMLFile
in file SoapXMLCache.php, variable SoapXMLCache::$soapXMLFile
    Cache file name
ServerContext.php
procedural page ServerContext.php
ServerPluginHelper.php
procedural page ServerPluginHelper.php
ServerPlugin.php
procedural page ServerPlugin.php
SoapXMLCache.php
procedural page SoapXMLCache.php
ServerAccountingImpl
in file ServerAccounting.php, class ServerAccountingImpl
    Server implementation of accounting management.
ServerConfig
in file Cartoserver.php, class ServerConfig
    Server configuration class
ServerContext
in file ServerContext.php, class ServerContext
ServerMapInfoCache
in file ServerMapInfoCache.php, class ServerMapInfoCache
    Server side MapInfo cache implementation
ServerPlugin
in file ServerPlugin.php, class ServerPlugin
    Server plugin
ServerPluginConfig
in file Cartoserver.php, class ServerPluginConfig
    Server plugin configuration
ServerPluginHelper
in file ServerPluginHelper.php, class ServerPluginHelper
    Helper for server plugin interfaces
setDefault
in file Encoding.php, method Encoder::setDefault()
    Sets default encoding object (UTF8).
setMapRequest
in file ServerContext.php, method ServerContext::setMapRequest()
setMsMainmapImage
in file ServerContext.php, method ServerContext::setMsMainmapImage()
setRequestHelper
in file ServerPluginHelper.php, method ClientResponderHelper::setRequestHelper()
    Sets plugin's request
setSkipCaching
in file MapResultCache.php, method MapResultCache::setSkipCaching()
    Sets the skipCaching variable, which will skip the cache of the mapResult if skipCaching is true.
setupSoapService
in file Cartoserver.php, function setupSoapService()
    Setup the SOAP server, and registers the SOAP methods.
ShapeConverter
in file ShapeConverter.php, class ShapeConverter
    Abstract class for ShapeConverters
ShapeConverterFacade
in file ShapeConverter.php, class ShapeConverterFacade
    ShapeConverter Facade
skipCache
in file SoapXMLCache.php, method SoapXMLCache::skipCache()
    Returns true if cache shouldn't be used
skipCache
in file MapResultCache.php, method MapResultCache::skipCache()
    Tells if map result caching is deactivated.
SoapXMLCache
in file SoapXMLCache.php, class SoapXMLCache
    Class to manage the caching of the SOAP XML
top

t

$timer
in file Cartoserver.php, variable Cartoserver::$timer
top

u

updateStateFromMapObj
in file ServerContext.php, method ServerContext::updateStateFromMapObj()
    Update the ServerContext internal state, from the mapscript MapObj object.
useExtendedInit
in file ServerPlugin.php, method ServerPlugin::useExtendedInit()
useExtendedRequest
in file ServerPlugin.php, method ServerPlugin::useExtendedRequest()
useExtendedResult
in file ServerPlugin.php, method ServerPlugin::useExtendedResult()
top

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