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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ z ] [ _ ]

a

$action
in file ClientPlugin.php, variable JsToolAttributes::$action
$activatedBlocks
in file ExportPdfObjects.php, variable PdfGeneral::$activatedBlocks
$aggregate
in file Layers.php, variable LayerGroup::$aggregate
    If true, children won't be displayed
$allocated
in file ExportPdfObjects.php, variable SpaceManager::$allocated
$allowedRoles
in file ExportPdfObjects.php, variable PdfBlock::$allowedRoles
$allowedRoles
in file ExportPdfObjects.php, variable PdfFormat::$allowedRoles
$allowedRoles
in file ExportPdfObjects.php, variable PdfGeneral::$allowedRoles
$appliesTo
in file ClientPlugin.php, variable ToolDescription::$appliesTo
$area
in file ClientOutline.php, variable ClientOutline::$area
    Total shapes area
$area
in file Outline.php, variable OutlineResult::$area
    Total shapes area
$auth
in file ClientAuth.php, variable ClientAuth::$auth
    Pear::Auth object for managing the authentication
$autoClassLegend
in file Layers.php, variable LayersInit::$autoClassLegend
    If true, legend's icons will be generated
addBboxBorders
in file ServerLocation.php, method RecenterLocationCalculator::addBboxBorders()
    Adds a border to a bbox
addBlock
in file ClientExportPdf.php, method ClientExportPdf::addBlock()
    Draws given block.
addCellFilter
in file TableRulesRegistry.php, method TableRulesRegistry::addCellFilter()
    Adds a CellFilter rule
addCellFilterBatch
in file TableRulesRegistry.php, method TableRulesRegistry::addCellFilterBatch()
    Adds a CellFilterBatch rule
addChildLayerBase
in file Layers.php, method LayersInit::addChildLayerBase()
    Adds a layer as a child of another
addColumnAdder
in file TableRulesRegistry.php, method TableRulesRegistry::addColumnAdder()
    Adds a ColumnAdder rule
addColumnAdderBatch
in file TableRulesRegistry.php, method TableRulesRegistry::addColumnAdderBatch()
    Adds a ColumnAdderBatch rule
addColumnFilter
in file TableRulesRegistry.php, method TableRulesRegistry::addColumnFilter()
    Adds a ColumnFilter rule
addColumnSelector
in file TableRulesRegistry.php, method TableRulesRegistry::addColumnSelector()
    Adds a ColumnSelector rule
addColumnUnselector
in file TableRulesRegistry.php, method TableRulesRegistry::addColumnUnselector()
    Adds a ColumnUnselector rule
addDefaultQuerySelection
in file ClientQuery.php, method ClientQuery::addDefaultQuerySelection()
    Adds a QuerySelection with default values
addGfxBlock
in file CwFpdf.php, method CwFpdf::addGfxBlock()
addGfxBlock
in file ExportPdfObjects.php, method PdfWriter::addGfxBlock()
    Adds a block with graphical (image, PDF...) content.
addGfxBlock
in file PdfLibLite.php, method PdfLibLite::addGfxBlock()
addGroupFilter
in file TableRulesRegistry.php, method TableRulesRegistry::addGroupFilter()
    Adds a GroupFilter rule
addImage
in file CwFpdf.php, method CwFpdf::addImage()
    Wraps FPDF Image() method and feeds it whith a local copy of argument
addImage
in file PdfLibLite.php, method PdfLibLite::addImage()
    Inserts an image in current PDF document.
addLegend
in file ExportPdfObjects.php, method PdfWriter::addLegend()
    Draws the legend block.
addLegend
in file PdfLibLite.php, method PdfLibLite::addLegend()
addLegend
in file CwFpdf.php, method CwFpdf::addLegend()
addLegendItem
in file CwFpdf.php, method CwFpdf::addLegendItem()
    Draws a legend element (icon + caption) line.
addMapText
in file server2pot.php, function addMapText()
    Adds a reference
addMargin
in file ServerLocation.php, method RecenterLocationCalculator::addMargin()
    Adds a margin to a Bbox
addMessage
in file Cartoclient.php, method Cartoclient::addMessage()
    Adds a message to the list of message to display to the user
addMessage
in file ServerContext.php, method ServerContext::addMessage()
    Adds a message to be returned to the client
addNewColumns
in file TableRulesRegistry.php, method ColumnAdder::addNewColumns()
    Adds new columns into table definition of columns
addPage
in file PdfLibLite.php, method PdfLibLite::addPage()
    Adds a blank page to current PDF document.
addPage
in file ExportPdfObjects.php, method PdfWriter::addPage()
    Adds a new page to PDF document.
addPage
in file CwFpdf.php, method CwFpdf::addPage()
addPhpStrings
in file pot_tools.php, function addPhpStrings()
    Finds recursively all strings in PHP code and add them to PO template
addRowUnselector
in file TableRulesRegistry.php, method TableRulesRegistry::addRowUnselector()
    Adds a RowUnselector rule
addRule
in file TableRulesRegistry.php, method TableRulesRegistry::addRule()
    Adds a rule in list
addShape
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::addShape()
addTable
in file CwFpdf.php, method CwFpdf::addTable()
addTable
in file PdfLibLite.php, method PdfLibLite::addTable()
addTable
in file ExportPdfObjects.php, method PdfWriter::addTable()
    Draws a table block.
addTableCaption
in file CwFpdf.php, method CwFpdf::addTableCaption()
    Draws table title row (cf. HTML caption element).
addTableCell
in file CwFpdf.php, method CwFpdf::addTableCell()
addTableCell
in file PdfLibLite.php, method PdfLibLite::addTableCell()
addTableCell
in file ExportPdfObjects.php, method PdfWriter::addTableCell()
    Draws a tabular element cell.
addTableFilter
in file TableRulesRegistry.php, method TableRulesRegistry::addTableFilter()
    Adds a TableFilter rule
addTableGroups
in file ClientTables.php, method ClientTables::addTableGroups()
    Adds table(s) to the list of tables to be displayed
addTableHeaders
in file CwFpdf.php, method CwFpdf::addTableHeaders()
    Draws table columns headers (columns titles) row.
addTableRow
in file CwFpdf.php, method CwFpdf::addTableRow()
addTableRow
in file ExportPdfObjects.php, method PdfWriter::addTableRow()
    Draws a table row.
addTableRow
in file PdfLibLite.php, method PdfLibLite::addTableRow()
addTextBlock
in file PdfLibLite.php, method PdfLibLite::addTextBlock()
addTextBlock
in file CwFpdf.php, method CwFpdf::addTextBlock()
addTextBlock
in file ExportPdfObjects.php, method PdfWriter::addTextBlock()
    Adds a block with textual content.
addWeight
in file TableRulesRegistry.php, method ColumnAdder::addWeight()
    Stores computed weights
addWeight
in file TableRulesRegistry.php, method GroupRule::addWeight()
    Stores computed weights
adjustBbox
in file ServerLocation.php, method ServerLocation::adjustBbox()
    Adjusts Bbox using a maximum extent
adjustExportMapRequest
in file ClientLocation.php, method ClientLocation::adjustExportMapRequest()
adjustExportMapRequest
in file ClientQuery.php, method ClientQuery::adjustExportMapRequest()
adjustExportMapRequest
in file ClientOutline.php, method ClientOutline::adjustExportMapRequest()
adjustExportMapRequest
in file ClientPlugin.php, method Exportable::adjustExportMapRequest()
    Adjust map request to get a ready for export result
adjustExportMapRequest
in file ClientLayers.php, method ClientLayers::adjustExportMapRequest()
adjustExportMapRequest
in file ClientImages.php, method ClientImages::adjustExportMapRequest()
adjustScale
in file ServerLocation.php, method ServerLocation::adjustScale()
    Adjusts scale using min/max set in configuration
allocateArea
in file ExportPdfObjects.php, method SpaceManager::allocateArea()
    Records newly added areas in allocated space list.
AllTests
in file AllTests.php, class AllTests
almostEq
in file GeographicalAssert.php, method common_GeographicalAssert::almostEq()
applyRule
in file TableRulesRegistry.php, method ColumnRule::applyRule()
    Executes a rule on a column
applyRule
in file TableRulesRegistry.php, method ColumnFilter::applyRule()
    Execute a rule on a column
applyRule
in file TableRulesRegistry.php, method ColumnAdderBatch::applyRule()
    Execute a rule on table
applyRule
in file TableRulesRegistry.php, method RowUnselector::applyRule()
    Execute a rule on each rows of a table
applyRule
in file TableRulesRegistry.php, method TableFilter::applyRule()
    Execute a rule on a table
applyRule
in file TableRulesRegistry.php, method TableRule::applyRule()
    Executes a rule on a table
applyRule
in file TableRulesRegistry.php, method GroupRule::applyRule()
    Executes a rule on a group
applyRule
in file TableRulesRegistry.php, method GroupFilter::applyRule()
    Execute a rule on a group
applyRule
in file TableRulesRegistry.php, method ColumnUnselector::applyRule()
    Executes a rule on a table
applyRule
in file TableRulesRegistry.php, method ColumnSelector::applyRule()
    Executes a rule on a table
applyRule
in file TableRulesRegistry.php, method ColumnAdder::applyRule()
    Execute a rule on table
applyRule
in file TableRulesRegistry.php, method CellFilterBatch::applyRule()
    Execute a rule on cells of a column
applyRule
in file TableRulesRegistry.php, method CellFilter::applyRule()
    Execute a rule on cells of a column
applyRules
in file TableRulesRegistry.php, method TableRulesRegistry::applyRules()
    Main method to apply rules on a table
applyRules
in file TableRulesRegistry.php, method TableRule::applyRules()
    Applies a set of rules on a table
applyRules
in file TableRulesRegistry.php, method GroupRule::applyRules()
    Applies a set of rules on a group
applyRules
in file TableRulesRegistry.php, method ColumnRule::applyRules()
    Applies a set of rules on a column
applyRules
in file ServerTables.php, method ServerTables::applyRules()
    Applies rules on tables
assertColumnAdderMultipleColumn
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::assertColumnAdderMultipleColumn()
    Checks results for a multiple column addition
assertInsideBbox
in file GeographicalAssert.php, method common_GeographicalAssert::assertInsideBbox()
assertIsMapResult
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::assertIsMapResult()
assertQueryPointResultWithAttributes
in file RemoteServerQueryTest.php, method coreplugins_query_server_RemoteServerQueryTest::assertQueryPointResultWithAttributes()
    Checks for query using point like query
assertQueryResultIds
in file RemoteServerQueryTest.php, method coreplugins_query_server_RemoteServerQueryTest::assertQueryResultIds()
    Checks for query returning Ids
assertQueryResultNoAttributes
in file RemoteServerQueryTest.php, method coreplugins_query_server_RemoteServerQueryTest::assertQueryResultNoAttributes()
    Checks for query with no attributes
assertQueryResultNoTable
in file RemoteServerQueryTest.php, method coreplugins_query_server_RemoteServerQueryTest::assertQueryResultNoTable()
    Checks for query with no table
assertQueryResultWithAttributes
in file RemoteServerQueryTest.php, method coreplugins_query_server_RemoteServerQueryTest::assertQueryResultWithAttributes()
    Checks for query with attributes
assertSameBbox
in file GeographicalAssert.php, method common_GeographicalAssert::assertSameBbox()
assignCommonVariables
in file Smarty_Cartoclient.php, method Smarty_Cartoclient::assignCommonVariables()
    Fills some smarty variables common to all template objects
assignExportCsv
in file ClientTables.php, method ClientTables::assignExportCsv()
    Sets URL to CSV export
authCallback
in file ClientAuth.php, method ClientAuth::authCallback()
    Common code called by all Pear::Auth callbacks. It handles the login page display.
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
AuthClientTest.php
procedural page AuthClientTest.php
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
MAINMAP
in file ClientPlugin.php, class constant ToolDescription::MAINMAP
    Bitmask for tools
MAX_IMAGES_WARNING
in file ServerImages.php, class constant ServerImages::MAX_IMAGES_WARNING
    the number of generated images before issuing a warning
top

b

$backgroundColor
in file ExportPdfObjects.php, variable PdfBlock::$backgroundColor
$basePath
in file PluginBase.php, variable PluginBase::$basePath
    Root path for plugin files
$bbox
in file Location.php, variable LocationShortcut::$bbox
$bbox
in file ClientQuery.php, variable ClientQuery::$bbox
$bbox
in file MapInfo.php, variable Location::$bbox
$bbox
in file Query.php, variable QueryRequest::$bbox
$bbox
in file Location.php, variable LocationResult::$bbox
$bbox
in file ClientLocation.php, variable LocationState::$bbox
    Current bbox being viewed
$bbox
in file ExportPlugin.php, variable ExportConfiguration::$bbox
$bbox
in file Location.php, variable RelativeLocationRequest::$bbox
$bbox
in file BasicTypes.php, variable GeoDimension::$bbox
$bboxLocationRequest
in file Location.php, variable LocationRequest::$bboxLocationRequest
$bigDimension
in file ExportPdfObjects.php, variable PdfFormat::$bigDimension
$blocks
in file PdfLibLite.php, variable PdfLibLite::$blocks
$blocks
in file ClientExportPdf.php, variable ClientExportPdf::$blocks
$blocks
in file CwFpdf.php, variable CwFpdf::$blocks
$blockTemplate
in file ClientExportPdf.php, variable ClientExportPdf::$blockTemplate
$boolArray
in file SerializableTest.php, variable SerializableTestClass1::$boolArray
$borderColor
in file ExportPdfObjects.php, variable PdfBlock::$borderColor
$borderStyle
in file ExportPdfObjects.php, variable PdfBlock::$borderStyle
$borderWidth
in file ExportPdfObjects.php, variable PdfBlock::$borderWidth
backtrace
in file Common.php, method CartowebException::backtrace()
    Transforms a backtrace structure into a readable html string
BaseRule
in file TableRulesRegistry.php, class BaseRule
    Base rule class
Bbox
in file BasicTypes.php, class Bbox
    A bounding box (bbox)
BboxLocationCalculator
in file ServerLocation.php, class BboxLocationCalculator
    Location calculator for BboxLocationRequest
BboxLocationRequest
in file Location.php, class BboxLocationRequest
    Location request to recenter on a Bbox
bindtextdomain
in file Internationalization.php, method I18nGettext::bindtextdomain()
bindtextdomain
in file Internationalization.php, method I18nDummy::bindtextdomain()
bindtextdomain
in file Internationalization.php, method I18nInterface::bindtextdomain()
    Wrapper for function bindtextdomain
bindtextdomain
in file Internationalization.php, method I18n::bindtextdomain()
    Calls translator's bindtextdomain
bt
in file Utils.php, function bt()
    For debugging purpose only
buildExpression
in file ServerHilight.php, method ServerHilight::buildExpression()
    Builds a mapserver expression string
buildMapRequest
in file ClientAuth.php, method ClientAuth::buildMapRequest()
buildMapRequest
in file ClientProjectLocation.php, method ClientProjectLocation::buildMapRequest()
buildMapRequest
in file ClientProjectplugin.php, method ClientProjectplugin::buildMapRequest()
buildMapRequest
in file ClientPlugin.php, method ServerCaller::buildMapRequest()
    Adds specific plugin information to map request
buildMapRequest
in file ClientOutline.php, method ClientOutline::buildMapRequest()
buildMapRequest
in file ClientLocation.php, method ClientLocation::buildMapRequest()
buildMapRequest
in file ClientProjectTable.php, method ClientProjectTable::buildMapRequest()
buildMapRequest
in file ClientLayers.php, method ClientLayers::buildMapRequest()
    Sets selected layers list in MapRequest.
buildMapRequest
in file ClientImages.php, method ClientImages::buildMapRequest()
buildMapRequest
in file ClientQuery.php, method ClientQuery::buildMapRequest()
buildQuery
in file ResourceHandler.php, method MiniproxyUrlProvider::buildQuery()
    build the final URL to the miniproxy.
buildZoomPointRequest
in file ClientLocation.php, method ClientLocation::buildZoomPointRequest()
    Constructs a ZoomPointLocationRequest
by_avgcpu
in file cwprof.php, function by_avgcpu()
by_calls
in file cwprof.php, function by_calls()
by_c_rtime
in file cwprof.php, function by_c_rtime()
by_c_stime
in file cwprof.php, function by_c_stime()
by_c_time
in file cwprof.php, function by_c_time()
by_c_utime
in file cwprof.php, function by_c_utime()
by_mem
in file cwprof.php, function by_mem()
by_rtime
in file cwprof.php, function by_rtime()
by_stime
in file cwprof.php, function by_stime()
by_time
in file cwprof.php, function by_time()
by_utime
in file cwprof.php, function by_utime()
BasicTypes.php
procedural page BasicTypes.php
BasicTypesTest.php
procedural page BasicTypesTest.php
top

c

$cacheTimestamp
in file MapInfoCache.php, variable MapInfoCache::$cacheTimestamp
$callback
in file TableRulesRegistry.php, variable ColumnFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable TableFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable GroupFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable CellFilter::$callback
    Callback method
$caption
in file ExportPdfObjects.php, variable PdfBlock::$caption
    Id of caption block (mainly for tables)
$caption
in file ExportPdfObjects.php, variable TableElement::$caption
$cartoclient
in file ClientPlugin.php, variable ClientPlugin::$cartoclient
$cartoclient
in file FormRenderer.php, variable FormRenderer::$cartoclient
$cartoclient
in file ClientMapInfoCache.php, variable ClientMapInfoCache::$cartoclient
$cartoclient
in file Smarty_Cartoclient.php, variable Smarty_Cartoclient::$cartoclient
$cartoclientBaseUrl
in file ResourceHandler.php, variable ResourceHandler::$cartoclientBaseUrl
    The URL to the cartoclient base
$cartoForm
in file Cartoclient.php, variable Cartoclient::$cartoForm
$cartoserver
in file CartoserverService.php, variable CartoserverService::$cartoserver
$cartoserver
in file MapResultCache.php, variable MapResultCache::$cartoserver
$cartoserver
in file CartoserverTest.php, variable server_CartoserverTest::$cartoserver
$cartoserver
in file SoapXMLCache.php, variable SoapXMLCache::$cartoserver
$cartoserverBaseUrl
in file ResourceHandler.php, variable ResourceHandler::$cartoserverBaseUrl
    The URL to the cartoserver base.
$cartoserverService
in file Cartoclient.php, variable Cartoclient::$cartoserverService
$cells
in file Tables.php, variable TableRow::$cells
$channel
in file Message.php, variable Message::$channel
    The channel identifier of this message. See the constants named CHANNEL_... .
$charset
in file ClientExportPdf.php, variable ClientExportPdf::$charset
$children
in file Layers.php, variable LayerContainer::$children
    Array of LayerBase
$children
in file ClientLayers.php, variable LayerNode::$children
    The list of children of this layer. Empty if no children.
$childrenCache
in file ClientLayers.php, variable ClientLayers::$childrenCache
$className
in file Serializable.php, variable Serializable::$className
$clientSession
in file Cartoclient.php, variable Cartoclient::$clientSession
$color
in file ExportPdfObjects.php, variable PdfBlock::$color
$colsWidth
in file ExportPdfObjects.php, variable TableElement::$colsWidth
$columnId
in file TableRulesRegistry.php, variable ColumnPosition::$columnId
    If type is relative, column Id to count the offset from
$columnId
in file TableRulesRegistry.php, variable ColumnRule::$columnId
$columnIds
in file Tables.php, variable Table::$columnIds
$columnIds
in file TableRulesRegistry.php, variable ColumnSelector::$columnIds
$columnPosition
in file TableRulesRegistry.php, variable ColumnAdder::$columnPosition
$columnTitles
in file Tables.php, variable Table::$columnTitles
$config
in file CartoserverService.php, variable CartoserverService::$config
$config
in file ServerContext.php, variable ServerContext::$config
$config
in file ClientPlugin.php, variable ClientPlugin::$config
$config
in file ServerPlugin.php, variable ServerPlugin::$config
$config
in file Cartoclient.php, variable Cartoclient::$config
$config
in file MapInfoCache.php, variable MapInfoCache::$config
$content
in file ExportPdfObjects.php, variable PdfBlock::$content
$contents
in file ExportPlugin.php, variable ExportOutput::$contents
$count
in file ClientProjectplugin.php, variable ClientProjectplugin::$count
$count
in file ClientHello.php, variable ClientHello::$count
$currentMapId
in file CartoserverServiceWrapper.php, variable client_CartoserverServiceWrapper::$currentMapId
$currentScale
in file ClientLayers.php, variable ClientLayers::$currentScale
$cursorStyle
in file ClientPlugin.php, variable JsToolAttributes::$cursorStyle
$customForm
in file FormRenderer.php, variable FormRenderer::$customForm
ACTION_JAVASCRIPT
in file ClientPlugin.php, class constant JsToolAttributes::ACTION_JAVASCRIPT
ACTION_MEASURE
in file ClientPlugin.php, class constant JsToolAttributes::ACTION_MEASURE
ACTION_SUBMIT
in file ClientPlugin.php, class constant JsToolAttributes::ACTION_SUBMIT
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.
cacheMapInfo
in file MapInfoCache.php, method MapInfoCache::cacheMapInfo()
    Writes MapInfo cache file and returns MapInfo. It can be used by implementing classes to refill the cache when not valid anymore.
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
calculateOldScale
in file ServerLocation.php, method ZoomPointLocationCalculator::calculateOldScale()
    Computes scale from current MapServer extent
callbackCellFilter
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackCellFilter()
    Callback function to test cell content change
callbackCellFilterBatch
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackCellFilterBatch()
    Callback function to test cell content change (batch mode)
callbackColumnAdder
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnAdder()
    Callback function to test column addition
callbackColumnAdderBatch
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnAdderBatch()
    Callback function to test column addition (batch mode)
callbackColumnAdderMultipleColumn
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnAdderMultipleColumn()
    Callback function to test multiple column addition
callbackColumnTitleFilter1
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnTitleFilter1()
    Callback function to test column title change
callbackColumnTitleFilter2
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnTitleFilter2()
    Callback function to test column title change
callbackColumnTitleFilter3
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackColumnTitleFilter3()
    Callback function to test column title change
callbackTitleFilter1
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackTitleFilter1()
    Callback function to test title change
callbackTitleFilter2
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackTitleFilter2()
    Callback function to test title change
callbackTitleFilter3
in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::callbackTitleFilter3()
    Callback function to test title change
callDirect
in file CartoserverService.php, method CartoserverService::callDirect()
    Calls function using direct mode
callFunction
in file CartoserverService.php, method CartoserverService::callFunction()
    Calls a function using either direct or SOAP mode
callFunction
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::callFunction()
callHandleFunction
in file ServerPluginHelper.php, method ServerPluginHelper::callHandleFunction()
    Common function caller
callPluginImplementing
in file PluginManager.php, method PluginManager::callPluginImplementing()
    Calls a function on the given plugin that implements the given interface.
callPlugins
in file PluginManager.php, method PluginManager::callPlugins()
    Calls a function on plugins
callPluginsImplementing
in file Cartoclient.php, method Cartoclient::callPluginsImplementing()
    Calls plugins implementing an interface
callPluginsImplementing
in file PluginManager.php, method PluginManager::callPluginsImplementing()
    Calls a function on plugins implementing an interface
callWithExceptionCheck
in file Cartoserver.php, method Cartoserver::callWithExceptionCheck()
    Runs given function with given argument. Returns a SoapFault object if an exception occured.
Cartoclient
in file Cartoclient.php, class Cartoclient
    Main Cartoclient class
CartoclientException
in file Cartoclient.php, class CartoclientException
    Cartoclient exception
CARTOCLIENT_HOME
in file CartowebTestRunner.php, constant CARTOCLIENT_HOME
CARTOCLIENT_HOME
in file export.php, constant CARTOCLIENT_HOME
    Dir path to Cartoclient home
CARTOCLIENT_HOME
in file client2pot.php, constant CARTOCLIENT_HOME
    Home dirs
CARTOCLIENT_LOCALEDIR
in file po2mo.php, constant CARTOCLIENT_LOCALEDIR
CARTOCLIENT_PODIR
in file client2pot.php, constant CARTOCLIENT_PODIR
CartocommonException
in file Common.php, class CartocommonException
    Exception for common classes
CARTOCOMMON_HOME
in file CartowebTestRunner.php, constant CARTOCOMMON_HOME
CARTOCOMMON_HOME
in file export.php, constant CARTOCOMMON_HOME
CARTOCOMMON_HOME
in file Cartoclient.php, constant CARTOCOMMON_HOME
    Root directory for common scripts
CARTOCOMMON_HOME
in file Cartoserver.php, constant CARTOCOMMON_HOME
    Root directory for common scripts
CARTOCOMMON_HOME
in file clean.php, constant CARTOCOMMON_HOME
    Common home dir
CARTOCOMMON_PODIR
in file pot_tools.php, constant CARTOCOMMON_PODIR
CartoForm
in file Cartoclient.php, class CartoForm
    Stores if mainmap or keymap were clicked, and if yes where
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.
CartoserverService
in file CartoserverService.php, class CartoserverService
    Wrapper for server calls
CARTOSERVER_HOME
in file CartowebTestRunner.php, constant CARTOSERVER_HOME
CARTOSERVER_HOME
in file Cartoserver.php, constant CARTOSERVER_HOME
    Root directory for server scripts
CARTOSERVER_HOME
in file clean.php, constant CARTOSERVER_HOME
    Server home dir
CARTOSERVER_PODIR
in file server2pot.php, constant CARTOSERVER_PODIR
cartowebErrorHandler
in file Common.php, method Common::cartowebErrorHandler()
    Error handler for cartoweb.
CartowebException
in file Common.php, class CartowebException
    Base exception for cartoweb
CartowebTestRunner
in file CartowebTestRunner.php, class CartowebTestRunner
CellFilter
in file TableRulesRegistry.php, class CellFilter
    Rule to modify content of cells one by one
CellFilterBatch
in file TableRulesRegistry.php, class CellFilterBatch
    Rule to modify content of all cells
CellRule
in file TableRulesRegistry.php, class CellRule
    Base rule for rules that will be applied on cells
cFPDF
in file CwFpdf.php, class cFPDF
    Customized version of FPDF.
checkBool
in file ClientPlugin.php, method ClientPlugin::checkBool()
    Checks if variable $variable has a boolean (0 or 1) value $value.
checkClickedButtons
in file HttpRequestHandler.php, method HttpRequestHandler::checkClickedButtons()
    Checks if one map was clicked
checkImplementedConnectionTypes
in file ServerMapquery.php, method ServerMapquery::checkImplementedConnectionTypes()
    Checks if layer's connection type is implemented
checkIn
in file ExportPdfObjects.php, method SpaceManager::checkIn()
    Returns the nearest available reference point (min X, min Y) according to the block positioning properties.
checkInt
in file ClientPlugin.php, method ClientPlugin::checkInt()
    Checks if variable $variable has an integer positive or zero value $value.
checkKeymapButton
in file HttpRequestHandler.php, method HttpRequestHandler::checkKeymapButton()
    Returns true if key map was clicked and stores the point selected on key map into $cartoForm.
checkMainmapButton
in file HttpRequestHandler.php, method HttpRequestHandler::checkMainmapButton()
    Returns true if main map was clicked
checkMapDimensions
in file ServerImages.php, method ServerImages::checkMapDimensions()
    Checks main map dimensions
checkMapInfoTimestamp
in file ClientMapInfoCache.php, method ClientMapInfoCache::checkMapInfoTimestamp()
    Checks if MapInfo is up-to-date, reload it from server if it's not
checkMaxImages
in file ServerImages.php, method ServerImages::checkMaxImages()
    Checks number of images in directory
checkMsErrors
in file ServerContext.php, method ServerContext::checkMsErrors()
    Throws an exception if Mapserver errors are detected.
checkNumeric
in file ClientPlugin.php, method ClientPlugin::checkNumeric()
    Checks if variable $variable has a numeric value $value.
checkRequest
in file Cartoserver.php, method Cartoserver::checkRequest()
    Checks that all plugins needed by this mapRequest are loaded. Throws a fatal exception otherwise.
checkRule
in file TableRulesRegistry.php, method GroupRule::checkRule()
    Checks a rule
checkRule
in file TableRulesRegistry.php, method ColumnRule::checkRule()
    Checks a rule
checkRule
in file TableRulesRegistry.php, method TableRule::checkRule()
    Checks a rule
checkTableIn
in file ExportPdfObjects.php, method SpaceManager::checkTableIn()
    Determines next available reference point coordinates for given table.
checkUser
in file SecurityManagerTest.php, method TestSecurityContainer::checkUser()
checkUser
in file SecurityManager.php, method SecurityManager::checkUser()
    Check if a username, password pair is valid.
checkUser
in file SecurityManager.php, method SecurityContainer::checkUser()
    Check if a username, password pair is valid. It must return false if the user is unknown or its password is invalid.
checkUser
in file ClientAuth.php, method IniSecurityContainer::checkUser()
clearSecurityContainer
in file SecurityManager.php, method SecurityManager::clearSecurityContainer()
    Removes the current SecurityConainer. No user will be authenticated since then.
clearSession
in file ClientQuery.php, method ClientQuery::clearSession()
    Reinitializes session content
clientAllowed
in file Cartoclient.php, method Cartoclient::clientAllowed()
    Returns whether the current user has privileges to access cartoweb. It
ClientAuth
in file ClientAuth.php, class ClientAuth
    Client authentification plugin based on PEAR:Auth
ClientConfig
in file Cartoclient.php, class ClientConfig
    Configuration for client side
ClientExportCsv
in file ClientExportCsv.php, class ClientExportCsv
    CSV Export
ClientExportHtml
in file ClientExportHtml.php, class ClientExportHtml
    HTML export
ClientExportPdf
in file ClientExportPdf.php, class ClientExportPdf
    Overall class for PDF generation management.
ClientFilterIdrecenter
in file ClientFilterIdrecenter.php, class ClientFilterIdrecenter
ClientFilterSimple
in file ClientFilterSimple.php, class ClientFilterSimple
ClientHello
in file ClientHello.php, class ClientHello
    Demo plugin, shows how to output messages and use sessions.
ClientImages
in file ClientImages.php, class ClientImages
    Client part of Images plugin
ClientLayers
in file ClientLayers.php, class ClientLayers
    Handles layers selection interface
ClientLocation
in file ClientLocation.php, class ClientLocation
    Client part of Location plugin
ClientMapInfoCache
in file ClientMapInfoCache.php, class ClientMapInfoCache
    Client side MapInfo cache implementation
ClientOutline
in file ClientOutline.php, class ClientOutline
    Client Outline class
ClientPlugin
in file ClientPlugin.php, class ClientPlugin
    Client plugin
ClientPluginConfig
in file Cartoclient.php, class ClientPluginConfig
    Configuration for client plugins
ClientPluginHelper
in file ClientPluginHelper.php, class ClientPluginHelper
    Helper for client plugin interfaces
ClientProjectHandler
in file ClientProjectHandler.php, class ClientProjectHandler
    Project handler for the client
ClientProjectImages
in file ClientProjectImages.php, class ClientProjectImages
ClientProjectLocation
in file ClientProjectLocation.php, class ClientProjectLocation
    Client part of Location plugin, project testproject
ClientProjectplugin
in file ClientProjectplugin.php, class ClientProjectplugin
ClientProjectTable
in file ClientProjectTable.php, class ClientProjectTable
    Plugin to test tables management
ClientProjectTableRules
in file ClientProjectTableRules.php, class ClientProjectTableRules
    Plugin to test tables rules creation
ClientQuery
in file ClientQuery.php, class ClientQuery
    Client part of Query plugin
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
ClientSession
in file Cartoclient.php, class ClientSession
    Data stored in session
ClientStatictools
in file ClientStatictools.php, class ClientStatictools
    A client plugin class for displaying static tools, like tools for measrurement.
ClientTables
in file ClientTables.php, class ClientTables
    Client part of Tables plugin
client_AllTests
in file AllTests.php, class client_AllTests
client_CartoclientTest
in file CartoclientTest.php, class client_CartoclientTest
    Unit tests for Cartoclient.
client_CartoserverServiceTest
in file CartoserverServiceTest.php, class client_CartoserverServiceTest
    Unit tests for CartoserverService
client_CartoserverServiceWrapper
in file CartoserverServiceWrapper.php, class client_CartoserverServiceWrapper
    Wrapper against CartoserverService, to use it inside tests.
CLIENT_SESSION_KEY
in file Cartoclient.php, constant CLIENT_SESSION_KEY
    Prefix for session key, mapId is appended before use
closePage
in file CwFpdf.php, method CwFpdf::closePage()
    Performs recurrent actions (blocks displaying...) before current page is closed.
ColumnAdder
in file TableRulesRegistry.php, class ColumnAdder
    Rule to add one or more columns and compute content of cells one by one
ColumnAdderBatch
in file TableRulesRegistry.php, class ColumnAdderBatch
    Rule to add one or more columns and compute content of all cells
ColumnFilter
in file TableRulesRegistry.php, class ColumnFilter
    Rule to modify columns title
ColumnPosition
in file TableRulesRegistry.php, class ColumnPosition
    Defines a position in list of columns
ColumnRule
in file TableRulesRegistry.php, class ColumnRule
    Base rule for rules that will be applied on columns
ColumnSelector
in file TableRulesRegistry.php, class ColumnSelector
    Rule to keep only a set of columns (include)
ColumnUnselector
in file TableRulesRegistry.php, class ColumnUnselector
    Rule to keep only a set of columns (exclude)
Common
in file Common.php, class Common
    Class containing general common code shared by client and server.
common_AllTests
in file AllTests.php, class common_AllTests
common_BasicTypesTest
in file BasicTypesTest.php, class common_BasicTypesTest
    Unit tests for basic types
common_Config
in file Config.php, class common_Config
    Configuration for test cases
common_GeographicalAssert
in file GeographicalAssert.php, class common_GeographicalAssert
    Class extending TestCase with additional geographical assertions
common_MapInfoTest
in file MapInfoTest.php, class common_MapInfoTest
    Unit tests for class MapInfo
common_MiscTest
in file MiscTest.php, class common_MiscTest
    Miscellaneous unit tests for cartoweb.
common_SecurityManagerTest
in file SecurityManagerTest.php, class common_SecurityManagerTest
    Unit tests for class SecurityManager
common_SerializableTest
in file SerializableTest.php, class common_SerializableTest
    Unit tests for class Serializable
compile
in file po2mo.php, function compile()
    Compiles PO files into MO
computeColumn1
in file ServerProjectTableRules.php, method ServerProjectTableRules::computeColumn1()
computeColumn1
in file ServerProjectTable.php, method ServerProjectTable::computeColumn1()
computeColumn2
in file ServerProjectTableRules.php, method ServerProjectTableRules::computeColumn2()
computeColumn2
in file ServerProjectTable.php, method ServerProjectTable::computeColumn2()
computeMapInfo
in file MapInfoCache.php, method MapInfoCache::computeMapInfo()
    Method called to fetch the Mapinfo. On the client, it will issue a SOAP request, and on the server, it will build the structure out of configuration files.
computeMapInfo
in file ServerMapInfoCache.php, method ServerMapInfoCache::computeMapInfo()
computeMapInfo
in file ClientMapInfoCache.php, method ClientMapInfoCache::computeMapInfo()
computeQueryUrl
in file ClientProjectTableRules.php, method ClientProjectTableRules::computeQueryUrl()
Config
in file Config.php, class Config
    Main configuration
ConfigParser
in file Utils.php, class ConfigParser
    Tools for configuration files parsing
convertCharset
in file CwFpdf.php, method CwFpdf::convertCharset()
    Converts UTF8 strings in Latin1
convertCoords
in file ServerLocation.php, method RecenterLocationCalculator::convertCoords()
    Converts coordinates when specific projection set for the layer
convertName
in file ClientPluginHelper.php, method ToolProviderHelper::convertName()
    Converts a name one_toto_two ==> OneTotoTwo
convertPolygon
in file ServerOutline.php, method ServerOutline::convertPolygon()
    Converts a Polygon to a Mapserver polygon object
convertXhtml
in file ResourceHandler.php, method ResourceHandler::convertXhtml()
    Replaces some URL characters by XHTML-proof ones.
coordsToPoints
in file HttpRequestHandler.php, method DhtmlSelectionParser::coordsToPoints()
    Parses coords array data and converts it to an array of Point
copyAllVars
in file Serializable.php, method Serializable::copyAllVars()
    Copy all properties from one object to another (overwriting previous ones)
copyProperties
in file Utils.php, method Utils::copyProperties()
    Copies values from an objet to another. It uses reflection for reading the properties of each objects.
copyVars
in file Utils.php, method Utils::copyVars()
    Copies values from an objet to another. It only updates if destination var exists. Does not use reflection.
coreplugins_AllTests
in file AllTests.php, class coreplugins_AllTests
coreplugins_location_server_RemoteServerLocationTest
in file RemoteServerLocationTest.php, class coreplugins_location_server_RemoteServerLocationTest
    Unit test for server location plugin via webservice.
coreplugins_location_server_ServerLocationTest
in file ServerLocationTest.php, class coreplugins_location_server_ServerLocationTest
    Unit test for server location plugin.
coreplugins_query_server_RemoteServerQueryTest
in file RemoteServerQueryTest.php, class coreplugins_query_server_RemoteServerQueryTest
    Unit test for server query plugin via webservice.
coreplugins_tables_common_TablesCommonTest
in file TablesCommonTest.php, class coreplugins_tables_common_TablesCommonTest
    Unit tests for Tables plugin
CoreProvider
in file ServerPlugin.php, class CoreProvider
CoreProviderHelper
in file ServerPluginHelper.php, class CoreProviderHelper
    Helper for CoreProvider
createBlock
in file ClientExportPdf.php, method ClientExportPdf::createBlock()
    Instanciates a PdfBlock object.
createHilightLayer
in file ServerHilight.php, method ServerHilight::createHilightLayer()
    Create a new layer which is a copy of $msLayer, and change some of its attributes, to be hilighted
createLayer
in file ServerHilight.php, method ServerHilight::createLayer()
    Copies a layer and sets some attributes
createMaskLayer
in file ServerHilight.php, method ServerHilight::createMaskLayer()
    Create a new layer which is a copy of $msLayer, and change some of its attributes, to be masked
createRequest
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::createRequest()
createSession
in file ClientImages.php, method ClientImages::createSession()
createSession
in file ClientQuery.php, method ClientQuery::createSession()
createSession
in file ClientHello.php, method ClientHello::createSession()
    Initializes session-saved var "count" to 0.
createSession
in file ClientPlugin.php, method Sessionable::createSession()
    Initializes session data
createSession
in file ClientProjectplugin.php, method ClientProjectplugin::createSession()
createSession
in file ClientLocation.php, method ClientLocation::createSession()
createSession
in file ClientLayers.php, method ClientLayers::createSession()
    Initializes layers session data and initially populates some properties.
createSession
in file ClientOutline.php, method ClientOutline::createSession()
createTestResult
in file CartowebTestRunner.php, method PHPUnit2_TextUI_TestRunner_Web::createTestResult()
CwFpdf
in file CwFpdf.php, class CwFpdf
    FPDF implementation of PdfWriter.
Cartoclient.php
procedural page Cartoclient.php
CartoserverService.php
procedural page CartoserverService.php
ClientMapInfoCache.php
procedural page ClientMapInfoCache.php
ClientPluginHelper.php
procedural page ClientPluginHelper.php
ClientPlugin.php
procedural page ClientPlugin.php
ClientProjectHandler.php
procedural page ClientProjectHandler.php
Common.php
procedural page Common.php
Config.php
procedural page Config.php
ClientImages.php
procedural page ClientImages.php
ClientLayers.php
procedural page ClientLayers.php
ClientLocation.php
procedural page ClientLocation.php
ClientQuery.php
procedural page ClientQuery.php
ClientStatictools.php
procedural page ClientStatictools.php
ClientTables.php
procedural page ClientTables.php
ClientAuth.php
procedural page ClientAuth.php
ClientExportCsv.php
procedural page ClientExportCsv.php
ClientExportHtml.php
procedural page ClientExportHtml.php
ClientExportPdf.php
procedural page ClientExportPdf.php
CwFpdf.php
procedural page CwFpdf.php
ClientHello.php
procedural page ClientHello.php
ClientOutline.php
procedural page ClientOutline.php
ClientProjectImages.php
procedural page ClientProjectImages.php
ClientProjectLocation.php
procedural page ClientProjectLocation.php
ClientFilterIdrecenter.php
procedural page ClientFilterIdrecenter.php
ClientFilterSimple.php
procedural page ClientFilterSimple.php
ClientProjectplugin.php
procedural page ClientProjectplugin.php
ClientProjectTableRules.php
procedural page ClientProjectTableRules.php
ClientProjectTable.php
procedural page ClientProjectTable.php
clean.php
procedural page clean.php
client2pot.php
procedural page client2pot.php
cwprof.php
procedural page cwprof.php
Cartoserver.php
procedural page Cartoserver.php
CartowebTestRunner.php
procedural page CartowebTestRunner.php
CartoclientTest.php
procedural page CartoclientTest.php
CartoserverServiceTest.php
procedural page CartoserverServiceTest.php
CartoserverServiceWrapper.php
procedural page CartoserverServiceWrapper.php
Config.php
procedural page Config.php
CartoserverTest.php
procedural page CartoserverTest.php
top

d

$defaultFormat
in file ExportPdfObjects.php, variable PdfGeneral::$defaultFormat
$defaultHilight
in file Query.php, variable QueryRequest::$defaultHilight
$defaultMaskMode
in file Query.php, variable QueryRequest::$defaultMaskMode
$defaultOrientation
in file ExportPdfObjects.php, variable PdfGeneral::$defaultOrientation
$defaultResolution
in file ExportPdfObjects.php, variable PdfGeneral::$defaultResolution
$defaultTableFlags
in file Query.php, variable QueryRequest::$defaultTableFlags
$dimension
in file BasicTypes.php, variable GeoDimension::$dimension
$directAccess
in file ResourceHandler.php, variable ResourceHandler::$directAccess
    True if the client is in direct access mode.
$distUnit
in file ExportPdfObjects.php, variable PdfGeneral::$distUnit
$drawQuery
in file ServerQuery.php, variable ServerQuery::$drawQuery
    Tells if query must be drawn by Mapserver
$dropDownSelected
in file ClientLayers.php, variable LayersState::$dropDownSelected
databaseQueryString
in file ServerMapquery.php, method ServerMapquery::databaseQueryString()
    Returns an array of query strings (for use in queryByAttributes), from a set of id's and an attribute name. This query string is to be used on database kind of layers.
decode
in file Encoding.php, method EncoderISO::decode()
decode
in file Encoding.php, method EncoderUTF::decode()
decode
in file Encoding.php, method Encoder::decode()
    Calls encoder's decode
decode
in file Encoding.php, method EncoderInterface::decode()
    Wrapper for function decode
DEFAULT_PACKAGE
in file makedoc.php, constant DEFAULT_PACKAGE
    Default package, when @package is not specified
DhtmlSelectionParser
in file HttpRequestHandler.php, class DhtmlSelectionParser
    Parses dhtml HTTP Requests, and returns a shape for the drawn selection.
Dimension
in file BasicTypes.php, class Dimension
    Represents an image's dimension
doBboxAdjusting
in file ServerLocation.php, method ServerLocation::doBboxAdjusting()
    Adjusts Bbox
DOC_DIR
in file makedoc.php, constant DOC_DIR
    Target directory
DOC_TITLE
in file makedoc.php, constant DOC_TITLE
    Documentation title
doGetMap
in file Cartoserver.php, method Cartoserver::doGetMap()
    Performs getMap service.
doGetMapId
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::doGetMapId()
doGetMapInfo
in file Cartoserver.php, method Cartoserver::doGetMapInfo()
    Performs getMapInfo service.
doLocation
in file ServerLocation.php, method ServerLocation::doLocation()
    Applies location changes to MapServer
doMain
in file Cartoclient.php, method Cartoclient::doMain()
    Main method
doOutlineRequestComplex
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestComplex()
doOutlineRequestLine
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestLine()
doOutlineRequestPoint
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPoint()
doOutlineRequestPolygon
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPolygon()
doOutlineRequestRectangle
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestRectangle()
doOutlineRequestSimpleShape
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestSimpleShape()
doTestBboxLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestBboxLocationRequest()
doTestLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestLocationRequest()
doTestPanLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestPanLocationRequest()
doTestRecenterLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestRecenterLocationRequest()
doTestScaleDiscreteZoomPointLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestScaleDiscreteZoomPointLocationRequest()
doTestSelectionArea
in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::doTestSelectionArea()
doTestSelectionRequest
in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::doTestSelectionRequest()
doTestZoomPointLocationRequest
in file RemoteServerLocationTest.php, method coreplugins_location_server_RemoteServerLocationTest::doTestZoomPointLocationRequest()
do_dir
in file client2pot.php, function do_dir()
    Goes through a directory
do_file
in file client2pot.php, function do_file()
    Rips gettext strings from $file and prints them in POT format
draw
in file ServerOutline.php, method ServerOutline::draw()
    Handles shapes drawing and area computation
drawAuth
in file ClientAuth.php, method ClientAuth::drawAuth()
    Draws the login/logout buttons. Their availibility depends on whether the user is logged in or not.
drawBox
in file PdfLibLite.php, method PdfLibLite::drawBox()
    Draws a rectangle borders and fills it.
drawIdRecenter
in file ClientLocation.php, method ClientLocation::drawIdRecenter()
    Draws recenter on Ids form
drawJavascriptFolders
in file FormRenderer.php, method FormRenderer::drawJavascriptFolders()
    Sets template variables for displaying the javascript folders.
drawLayersList
in file ClientLayers.php, method ClientLayers::drawLayersList()
    Initializes layers selector interface.
drawLine
in file ServerOutline.php, method ServerOutline::drawLine()
    Adds a line to Mapserver layer
drawMainmap
in file ServerImages.php, method ServerImages::drawMainmap()
    Draws mainmap
drawMap
in file ServerOutline.php, method ServerOutline::drawMap()
    Draws map using drawQuery() or draw()
drawMapSizes
in file ClientImages.php, method ClientImages::drawMapSizes()
    Draws map sizes choice
drawMessages
in file FormRenderer.php, method FormRenderer::drawMessages()
    Draws user and developer messages
drawOutline
in file ClientOutline.php, method ClientOutline::drawOutline()
    Draws Outline form and returns Smarty generated HTML
drawOutlinelabel
in file ClientOutline.php, method ClientOutline::drawOutlinelabel()
    Draws Outlinelabel form and returns Smarty generated HTML
drawPoint
in file ServerOutline.php, method ServerOutline::drawPoint()
    Adds a point to Mapserver layer
drawPolygon
in file ServerOutline.php, method ServerOutline::drawPolygon()
    Adds a polygon to Mapserver layer
drawProjectsChooser
in file FormRenderer.php, method FormRenderer::drawProjectsChooser()
    Draw a drop-down list with project names.
drawQuery
in file ServerQuery.php, method ServerQuery::drawQuery()
    Returns true if query results must be drawn using Mapserver
drawQuery
in file ClientQuery.php, method ClientQuery::drawQuery()
    Displays Query form
drawRecenter
in file ClientLocation.php, method ClientLocation::drawRecenter()
    Draws recenter form
drawRectangle
in file ServerOutline.php, method ServerOutline::drawRectangle()
    Adds a rectangle to Mapserver layer
drawScales
in file ClientLocation.php, method ClientLocation::drawScales()
    Draws scales form
drawShortcuts
in file ClientLocation.php, method ClientLocation::drawShortcuts()
    Draws shortcuts form
drawTools
in file FormRenderer.php, method FormRenderer::drawTools()
    Draws tool bar
drawUserAndRoles
in file FormRenderer.php, method FormRenderer::drawUserAndRoles()
    Sets some variables in the template about the current user and its roles.
drawUserForm
in file ClientExportPdf.php, method ClientExportPdf::drawUserForm()
    Builds PDF settings user interface.
dropChild
in file ClientLayers.php, method LayerNode::dropChild()
    Removes a child from this node.
dummyErrorHandler
in file server2pot.php, function dummyErrorHandler()
top

e

$encoders
in file Encoding.php, variable Encoder::$encoders
    List of Encoder
$extent
in file MapInfo.php, variable MapInfo::$extent
DEFAULT_ATTRIBUTES
in file ClientQuery.php, class constant ClientQuery::DEFAULT_ATTRIBUTES
DEFAULT_HILIGHT
in file ClientQuery.php, class constant ClientQuery::DEFAULT_HILIGHT
DEFAULT_MASKMODE
in file ClientQuery.php, class constant ClientQuery::DEFAULT_MASKMODE
DEFAULT_POLICY
in file ClientQuery.php, class constant ClientQuery::DEFAULT_POLICY
    Default flags for queries
DEFAULT_PROJECT
in file ProjectHandler.php, class constant ProjectHandler::DEFAULT_PROJECT
DEFAULT_TABLE
in file ClientQuery.php, class constant ClientQuery::DEFAULT_TABLE
DEF_MAP_HEIGHT
in file ClientImages.php, class constant ClientImages::DEF_MAP_HEIGHT
    Default map height, if not specified in config
DEF_MAP_WIDTH
in file ClientImages.php, class constant ClientImages::DEF_MAP_WIDTH
    Default map width, if not specified in config
ExportPlugin.php
procedural page ExportPlugin.php
Encoding.php
procedural page Encoding.php
export.php
procedural page export.php
export.php
procedural page export.php
ExportPdfObjects.php
procedural page ExportPdfObjects.php
ExportPdf.php
procedural page ExportPdf.php
export.php
procedural page export.php
encode
in file Encoding.php, method EncoderInterface::encode()
    Wrapper for function encode
encode
in file Encoding.php, method EncoderUTF::encode()
encode
in file Encoding.php, method Encoder::encode()
    Calls encoder's encode
encode
in file Encoding.php, method EncoderISO::encode()
Encoder
in file Encoding.php, class Encoder
    Encoder selection
EncoderInterface
in file Encoding.php, class EncoderInterface
    Encoder interface
EncoderISO
in file Encoding.php, class EncoderISO
    ISO-8859-1 en/decoder
EncoderUTF
in file Encoding.php, class EncoderUTF
    UTF8 en/decoder
Exportable
in file ClientPlugin.php, class Exportable
    Interface for plugins that may modify requests before an export
ExportConfiguration
in file ExportPlugin.php, class ExportConfiguration
    Export configuration
exportLine
in file ClientExportCsv.php, method ClientExportCsv::exportLine()
    Returns an exported CSV single line
ExportOutput
in file ExportPlugin.php, class ExportOutput
    Output of an export
ExportPdfInit
in file ExportPdf.php, class ExportPdfInit
    ExportPdf initialization information
ExportPlugin
in file ExportPlugin.php, class ExportPlugin
    Export plugin
extractResults
in file ServerMapquery.php, method ServerMapquery::extractResults()
    Extracts all shapes in the given msLayer, and returns them in an array
HELLO_INPUT
in file ClientHello.php, class constant ClientHello::HELLO_INPUT
KEYMAP
in file ClientPlugin.php, class constant ToolDescription::KEYMAP
SELECTION_COORDS
in file HttpRequestHandler.php, class constant DhtmlSelectionParser::SELECTION_COORDS
SELECTION_TYPE
in file HttpRequestHandler.php, class constant DhtmlSelectionParser::SELECTION_TYPE
SERVER
in file PluginManager.php, class constant PluginManager::SERVER
VERTICAL_PAN_NONE
in file Location.php, class constant PanDirection::VERTICAL_PAN_NONE
VERTICAL_PAN_NORTH
in file Location.php, class constant PanDirection::VERTICAL_PAN_NORTH
    Vertical direction constants
VERTICAL_PAN_SOUTH
in file Location.php, class constant PanDirection::VERTICAL_PAN_SOUTH
WEIGHT_COLUMN_GLOBAL
in file TableRulesRegistry.php, class constant ColumnRule::WEIGHT_COLUMN_GLOBAL
WEIGHT_COLUMN_PARTIAL
in file TableRulesRegistry.php, class constant ColumnRule::WEIGHT_COLUMN_PARTIAL
WEIGHT_COLUMN_SINGLE
in file TableRulesRegistry.php, class constant ColumnRule::WEIGHT_COLUMN_SINGLE
WEIGHT_GROUP_GLOBAL
in file TableRulesRegistry.php, class constant GroupRule::WEIGHT_GROUP_GLOBAL
WEIGHT_GROUP_PARTIAL
in file TableRulesRegistry.php, class constant GroupRule::WEIGHT_GROUP_PARTIAL
WEIGHT_GROUP_SINGLE
in file TableRulesRegistry.php, class constant GroupRule::WEIGHT_GROUP_SINGLE
WEIGHT_NO_MATCH
in file TableRulesRegistry.php, class constant BaseRule::WEIGHT_NO_MATCH
WEIGHT_TABLE_GLOBAL
in file TableRulesRegistry.php, class constant TableRule::WEIGHT_TABLE_GLOBAL
WEIGHT_TABLE_PARTIAL
in file TableRulesRegistry.php, class constant TableRule::WEIGHT_TABLE_PARTIAL
WEIGHT_TABLE_SINGLE
in file TableRulesRegistry.php, class constant TableRule::WEIGHT_TABLE_SINGLE
top

f

$fallbackBbox
in file Location.php, variable RecenterLocationRequest::$fallbackBbox
    Usefull to 'not' recenter if Ids unavailable
$filename
in file ExportPdfObjects.php, variable PdfGeneral::$filename
$fileName
in file ExportPlugin.php, variable ExportOutput::$fileName
$fileName
in file ClientExportCsv.php, variable ClientExportCsv::$fileName
$filePath
in file ExportPlugin.php, variable ExportOutput::$filePath
$fontBold
in file ExportPdfObjects.php, variable PdfBlock::$fontBold
$fontFamily
in file ExportPdfObjects.php, variable PdfBlock::$fontFamily
$fontItalic
in file ExportPdfObjects.php, variable PdfBlock::$fontItalic
$fontSize
in file ExportPdfObjects.php, variable PdfBlock::$fontSize
$fontUnderline
in file ExportPdfObjects.php, variable PdfBlock::$fontUnderline
$format
in file CwFpdf.php, variable CwFpdf::$format
$format
in file PdfLibLite.php, variable PdfLibLite::$format
$format
in file ClientExportPdf.php, variable ClientExportPdf::$format
$formats
in file ExportPdfObjects.php, variable PdfGeneral::$formats
$formRenderer
in file Cartoclient.php, variable Cartoclient::$formRenderer
$frozen
in file MapInfo.php, variable LayerState::$frozen
$frozenLayers
in file ClientLayers.php, variable ClientLayers::$frozenLayers
$frozenSelectedLayers
in file ClientLayers.php, variable LayersState::$frozenSelectedLayers
$frozenSelectedLayers
in file ClientLayers.php, variable ClientLayers::$frozenSelectedLayers
$frozenUnselectedLayers
in file ClientLayers.php, variable LayersState::$frozenUnselectedLayers
$frozenUnselectedLayers
in file ClientLayers.php, variable ClientLayers::$frozenUnselectedLayers
FormRenderer.php
procedural page FormRenderer.php
failedLoginCallback
in file ClientAuth.php, method ClientAuth::failedLoginCallback()
    Callback for Pear::Auth, when the login failed
fetchChildrenFromLayerGroup
in file ClientLayers.php, method ClientLayers::fetchChildrenFromLayerGroup()
    Determines activated layers by recursively browsing LayerGroups.
fetchData
in file ClientAuth.php, method ProxyAuthContainer::fetchData()
fetchFrozenSelectedLayers
in file ClientLayers.php, method ClientLayers::fetchFrozenSelectedLayers()
    Recursively retrieves selected frozen layers.
fetchHiddenSelectedLayers
in file ClientLayers.php, method ClientLayers::fetchHiddenSelectedLayers()
    Recursively retrieves selected hidden layers (not transmitted by the browser). Since "hidden" property is inheritated by layers from their declared-as-hidden parents, those layers selection statuses are retrieved as well.
fetchLayer
in file ClientLayers.php, method ClientLayers::fetchLayer()
    Deals with every single layer and recursively calls itself to build sublayers.
fetchLayerIcon
in file ClientLayers.php, method ClientLayers::fetchLayerIcon()
    Returns layer icon filename if any.
fetchRecursively
in file ClientLayers.php, method ClientLayers::fetchRecursively()
    Performs common recursive job for fetchHiddenSelectedLayers() and fetchFrozenSelectedLayers().
fillDynamicKeymap
in file MapInfoHandler.php, method MapInfoHandler::fillDynamicKeymap()
    Fills dynamic general keymap information.
fillDynamicLayer
in file LayersInitProvider.php, method LayersInitProvider::fillDynamicLayer()
    Fills properties of the given Layer object. It opens the underlying corresponding mapserver layer object.
fillDynamicLayerBase
in file LayersInitProvider.php, method LayersInitProvider::fillDynamicLayerBase()
    Fills properties of the given LayerBase object.
fillDynamicLayers
in file LayersInitProvider.php, method LayersInitProvider::fillDynamicLayers()
    Fills dynamic properties of all layer objects. It calls specific methods for each kind of LayerBase and Layer objects.
fillDynamicMap
in file LayersInitProvider.php, method LayersInitProvider::fillDynamicMap()
    Fills dynamic general map information, like map name.
fillDynamicMap
in file MapInfoHandler.php, method MapInfoHandler::fillDynamicMap()
    Fills dynamic general map information, like map name.
filterGetRequest
in file ClientPlugin.php, method