Index of all elements
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ q ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ x ]
[ y ]
[ z ]
[ _ ]
a
- $action
- in file Views.php, variable ViewContainer::$action
- $action
- in file ClientPlugin.php, variable ToolDescription::$action
- $action
- in file ClientViews.php, variable ClientViews::$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 PdfFormat::$allowedRoles
- $allowedRoles
- in file ExportPdfObjects.php, variable PdfGeneral::$allowedRoles
- $allowedRoles
- in file ExportPdfObjects.php, variable PdfBlock::$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
- $attributes
- in file Routing.php, variable RoutingResult::$attributes
Attributes global to path (e.g. total distance)
- $attributes
- in file Routing.php, variable Step::$attributes
Key-value attributes
- $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
- add
- in file Views.php, method ViewUpgrader::add()
Adds a new property.
- 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
- addColumnReorder
- in file TableRulesRegistry.php, method TableRulesRegistry::addColumnReorder()
Adds a ColumnReorder 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 ServerContext.php, method ServerContext::addMessage()
Adds a message to be returned to the client
- addMessage
- in file Cartoclient.php, method Cartoclient::addMessage()
Adds a message to the list of message to display to the user
- addNewColumns
- in file TableRulesRegistry.php, method ColumnAdder::addNewColumns()
Adds new columns into table definition of columns
- addPage
- in file ExportPdfObjects.php, method PdfWriter::addPage()
Adds a new page to PDF document.
- addPage
- in file CwFpdf.php, method CwFpdf::addPage()
- addPage
- in file PdfLibLite.php, method PdfLibLite::addPage()
Adds a blank page to current PDF document.
- addPhpStrings
- in file pot_tools.php, function addPhpStrings()
Finds recursively all strings in PHP code and add them to PO template
- addRoutingResultAttributes
- in file ServerRouting.php, method ServerRouting::addRoutingResultAttributes()
Implementors may override this method to add routing attributes to the
- 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()
- addShape
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::addShape()
- addslashes
- in file Utils.php, method Utils::addslashes()
Escapes special characters taking into account if magic_quotes_gpc is ON or not. Multidimensional arrays are accepted.
- 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 ExportPdfObjects.php, method PdfWriter::addTableCell()
Draws a tabular element cell.
- addTableCell
- in file PdfLibLite.php, method PdfLibLite::addTableCell()
- 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 PdfLibLite.php, method PdfLibLite::addTableRow()
- addTableRow
- in file CwFpdf.php, method CwFpdf::addTableRow()
- addTableRow
- in file ExportPdfObjects.php, method PdfWriter::addTableRow()
Draws a table row.
- addTextBlock
- in file PdfLibLite.php, method PdfLibLite::addTextBlock()
- addTextBlock
- in file ExportPdfObjects.php, method PdfWriter::addTextBlock()
Adds a block with textual content.
- addTextBlock
- in file CwFpdf.php, method CwFpdf::addTextBlock()
- 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 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 ClientQuery.php, method ClientQuery::adjustExportMapRequest()
- adjustExportMapRequest
- in file ClientImages.php, method ClientImages::adjustExportMapRequest()
- adjustExportMapRequest
- in file ClientLocation.php, method ClientLocation::adjustExportMapRequest()
- adjustExportMapRequest
- in file ClientLayers.php, method ClientLayers::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 ColumnUnselector::applyRule()
Executes a rule on a table
- applyRule
- in file TableRulesRegistry.php, method CellFilterBatch::applyRule()
Execute a rule on cells of a column
- applyRule
- in file TableRulesRegistry.php, method GroupFilter::applyRule()
Execute a rule on a group
- applyRule
- in file TableRulesRegistry.php, method ColumnAdderBatch::applyRule()
Execute a rule on table
- applyRule
- in file TableRulesRegistry.php, method ColumnFilter::applyRule()
Execute a rule on a column
- applyRule
- in file TableRulesRegistry.php, method ColumnAdder::applyRule()
Execute a rule on table
- applyRule
- in file TableRulesRegistry.php, method ColumnReorder::applyRule()
Executes a rule on a table
- applyRule
- in file TableRulesRegistry.php, method CellFilter::applyRule()
Execute a rule on cells of a column
- applyRule
- in file TableRulesRegistry.php, method ColumnRule::applyRule()
Executes a rule on a column
- applyRule
- in file TableRulesRegistry.php, method ColumnSelector::applyRule()
Executes a rule on 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 RowUnselector::applyRule()
Execute a rule on each rows of a table
- 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 ColumnRule::applyRules()
Applies a set of rules on a column
- applyRules
- in file TableRulesRegistry.php, method GroupRule::applyRules()
Applies a set of rules on a group
- applyRules
- in file ServerTables.php, method ServerTables::applyRules()
Applies rules on tables
- areViewsEnable
- in file Cartoclient.php, method Cartoclient::areViewsEnable()
Tells if views are enabled in configuration.
- array_swap
- in file TableRulesRegistry.php, method ColumnReorder::array_swap()
Helper function.
- 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 projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryPointResultWithAttributes()
Checks for query using point like query
- assertQueryResultIds
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryResultIds()
Checks for query returning Ids
- assertQueryResultNoAttributes
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryResultNoAttributes()
Checks for query with no attributes
- assertQueryResultNoTable
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryResultNoTable()
Checks for query with no table
- assertQueryResultWithAttributes
- in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::assertQueryResultWithAttributes()
Checks for query with attributes
- assertQueryResultWithAttributes
- in file RemoteServerQueryTest.php, method projects_testMain_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.
- Attribute
- in file Routing.php, class Attribute
An attribute
- authCallback
- in file ClientAuth.php, method ClientAuth::authCallback()
Common code called by all Pear::Auth callbacks. It handles the login page display.
- AuthTestClientPluginConfig
- in file AuthClientTest.php, class AuthTestClientPluginConfig
Configuration for client plugins
- automaticAddSuite
- in file AllTests.php, method projects_AllTests::automaticAddSuite()
- automaticTestLoad
- in file AllTests.php, method projects_AllTests::automaticTestLoad()
- BASE_METAS
- in file Views.php, class constant ViewManager::BASE_METAS
- BASE_WEIGHT
- in file Views.php, class constant ViewContainer::BASE_WEIGHT
- DATA_1
- in file ViewsTest.php, class constant client_ViewsTest::DATA_1
- DATA_2
- in file ViewsTest.php, class constant client_ViewsTest::DATA_2
- 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
- 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
- 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
- $b
- in file Outline.php, variable Color::$b
- $backgroundColor
- in file Outline.php, variable LabelStyle::$backgroundColor
- $backgroundColor
- in file ExportPdfObjects.php, variable PdfBlock::$backgroundColor
- $backgroundColor
- in file Outline.php, variable ShapeStyle::$backgroundColor
- $basePath
- in file PluginBase.php, variable PluginBase::$basePath
Root path for plugin files
- $bbox
- in file MapInfo.php, variable Location::$bbox
- $bbox
- in file Location.php, variable RelativeLocationRequest::$bbox
- $bbox
- in file ClientLocation.php, variable LocationState::$bbox
Current bbox being viewed
- $bbox
- in file Query.php, variable QueryRequest::$bbox
- $bbox
- in file BasicTypes.php, variable GeoDimension::$bbox
- $bbox
- in file Location.php, variable LocationShortcut::$bbox
- $bbox
- in file Location.php, variable LocationResult::$bbox
- $bbox
- in file ExportPlugin.php, variable ExportConfiguration::$bbox
- $bbox
- in file ClientQuery.php, variable ClientQuery::$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 CwFpdf.php, variable CwFpdf::$blocks
- $blocks
- in file ClientExportPdf.php, variable ClientExportPdf::$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
- $bottomLayers
- in file ClientLayerReorder.php, variable ClientLayerReorder::$bottomLayers
Layer order exclusion list to put on bottom of the stack
- 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 I18n::bindtextdomain()
Calls translator's bindtextdomain
- bindtextdomain
- in file Internationalization.php, method I18nInterface::bindtextdomain()
Wrapper for function bindtextdomain
- bindtextdomain
- in file Internationalization.php, method I18nGettext::bindtextdomain()
- bindtextdomain
- in file Internationalization.php, method I18nDummy::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
- buildRequest
- in file ClientQuery.php, method ClientQuery::buildRequest()
- buildRequest
- in file ClientRouting.php, method ClientRouting::buildRequest()
- buildRequest
- in file ClientAuth.php, method ClientAuth::buildRequest()
- buildRequest
- in file ClientProjectLocation.php, method ClientProjectLocation::buildRequest()
- buildRequest
- in file ClientProjectTable.php, method ClientProjectTable::buildRequest()
- buildRequest
- in file ClientPlugin.php, method ServerCaller::buildRequest()
Returns specific plugin request
- buildRequest
- in file ClientOutline.php, method ClientOutline::buildRequest()
- buildRequest
- in file ClientLayerReorder.php, method ClientLayerReorder::buildRequest()
- buildRequest
- in file ClientProjectplugin.php, method ClientProjectplugin::buildRequest()
- buildRequest
- in file ClientLayers.php, method ClientLayers::buildRequest()
- buildRequest
- in file ClientLocation.php, method ClientLocation::buildRequest()
- buildRequest
- in file ClientImages.php, method ClientImages::buildRequest()
- buildRequestHelper
- in file ClientPluginHelper.php, method ServerCallerHelper::buildRequestHelper()
Adds plugin specific request to MapRequest
- 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 GroupFilter::$callback
Callback method
- $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 CellFilter::$callback
Callback method
- $caption
- in file ExportPdfObjects.php, variable TableElement::$caption
- $caption
- in file ExportPdfObjects.php, variable PdfBlock::$caption
Id of caption block (mainly for tables)
- $cartoclient
- in file Views.php, variable ViewFilter::$cartoclient
- $cartoclient
- in file CartoserverServiceWrapper.php, variable client_CartoserverServiceWrapper::$cartoclient
- $cartoclient
- in file CartoclientTest.php, variable client_CartoclientTest::$cartoclient
- $cartoclient
- in file FormRenderer.php, variable FormRenderer::$cartoclient
- $cartoclient
- in file ClientMapInfoCache.php, variable ClientMapInfoCache::$cartoclient
- $cartoclient
- in file Views.php, variable ViewManager::$cartoclient
- $cartoclient
- in file ClientPlugin.php, variable ClientPlugin::$cartoclient
- $cartoclient
- in file Smarty_Cartoclient.php, variable Smarty_Cartoclient::$cartoclient
- $cartoclient
- in file Views.php, variable ViewFileContainer::$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 SoapXMLCache.php, variable SoapXMLCache::$cartoserver
- $cartoserver
- in file CartoserverTest.php, variable projects_testMain_server_CartoserverTest::$cartoserver
- $cartoserver
- in file MapResultCache.php, variable MapResultCache::$cartoserver
- $cartoserver
- in file CartoserverService.php, variable CartoserverService::$cartoserver
- $cartoserverBaseUrl
- in file ResourceHandler.php, variable ResourceHandler::$cartoserverBaseUrl
The URL to the cartoserver base.
- $cartoserverService
- in file Cartoclient.php, variable Cartoclient::$cartoserverService
- $catalog
- in file Views.php, variable ViewContainer::$catalog
- $catalogFile
- in file Views.php, variable ViewFileContainer::$catalogFile
- $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 ClientLayers.php, variable LayerNode::$children
The list of children of this layer. Empty if no children.
- $children
- in file Layers.php, variable LayerContainer::$children
Key-values list of ChildrenSwitch
- $childrenCache
- in file ClientLayers.php, variable ClientLayers::$childrenCache
- $className
- in file CwSerializable.php, variable CwSerializable::$className
- $clientProjectHandler
- in file AllTests.php, variable projects_AllTests::$clientProjectHandler
- $clientSession
- in file Cartoclient.php, variable Cartoclient::$clientSession
- $collapseKeymap
- in file ClientImages.php, variable ClientImages::$collapseKeymap
Indicates if keymap must be collapsible
- $color
- in file ExportPdfObjects.php, variable PdfBlock::$color
- $color
- in file Outline.php, variable ShapeStyle::$color
- $color
- in file Outline.php, variable LabelStyle::$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
- $columnIds
- in file TableRulesRegistry.php, variable ColumnReorder::$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 ClientPlugin.php, variable ClientPlugin::$config
- $config
- in file Cartoclient.php, variable Cartoclient::$config
- $config
- in file ServerContext.php, variable ServerContext::$config
- $config
- in file ClientAuth.php, variable DbSecurityContainer::$config
- $config
- in file MapInfoCache.php, variable MapInfoCache::$config
- $config
- in file ServerPlugin.php, variable ServerPlugin::$config
- $content
- in file ExportPdfObjects.php, variable PdfBlock::$content
- $contents
- in file ExportPlugin.php, variable ExportOutput::$contents
- $count
- in file ClientHello.php, variable ClientHello::$count
- $count
- in file ClientProjectplugin.php, variable ClientProjectplugin::$count
- $crosshair
- in file ClientLocation.php, variable LocationState::$crosshair
Current crosshair beeing displayed.
- $crosshair
- in file ServerLocation.php, variable ServerLocation::$crosshair
- $crosshair
- in file Location.php, variable ZoomPointLocationRequest::$crosshair
- $currentScale
- in file ClientLayers.php, variable ClientLayers::$currentScale
- $currentTableId
- in file TableRulesRegistry.php, variable ColumnAdder::$currentTableId
Current processed table Id.
- $currentTableId
- in file TableRulesRegistry.php, variable CellFilter::$currentTableId
Current processed table Id.
- $customForm
- in file FormRenderer.php, variable FormRenderer::$customForm
- 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
- callFilters
- in file Views.php, method ViewUpgrader::callFilters()
Executes upgrade filters. To be redefined in extended filters.
- 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 PluginManager.php, method PluginManager::callPluginsImplementing()
Calls a function on plugins implementing an interface
- callPluginsImplementing
- in file Cartoclient.php, method Cartoclient::callPluginsImplementing()
Calls 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 Common.php, constant CARTOCLIENT_HOME
- 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 Common.php, constant CARTOCOMMON_HOME
- 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 Common.php, constant CARTOSERVER_HOME
- 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
- CARTOWEB_HOME
- in file Common.php, constant CARTOWEB_HOME
- CARTOWEB_HOME
- in file CartowebTestRunner.php, constant CARTOWEB_HOME
- CARTOWEB_HOME
- in file clean.php, constant CARTOWEB_HOME
Common home dir
- CARTOWEB_HOME
- in file Cartoserver.php, constant CARTOWEB_HOME
Root directory for server scripts
- 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
- checkDbError
- in file Utils.php, method Utils::checkDbError()
Wrapper for PEAR::isError, which throws an exception in case of failure
- checkDemoData
- in file ClientCheckInstall.php, method ClientCheckInstall::checkDemoData()
Checks if the demo data are available, and shows a failure if not.
- 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 TableRule::checkRule()
Checks a rule
- checkRule
- in file TableRulesRegistry.php, method ColumnRule::checkRule()
Checks a rule
- checkRule
- in file TableRulesRegistry.php, method GroupRule::checkRule()
Checks a rule
- checkTableIn
- in file ExportPdfObjects.php, method SpaceManager::checkTableIn()
Determines next available reference point coordinates for given table.
- checkUser
- in file ClientAuth.php, method DbSecurityContainer::checkUser()
- checkUser
- in file ClientAuth.php, method IniSecurityContainer::checkUser()
- 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.
- checkVersion
- in file Views.php, method ViewFilter::checkVersion()
Checks that view format is not outdated. If yes, tries to "repair".
- checkViewId
- in file Views.php, method ViewManager::checkViewId()
Checks view ID validity (non zero positive integer).
- ChildrenSwitch
- in file Layers.php, class ChildrenSwitch
Class containing children for children switching
- 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
- ClientCheckInstall
- in file ClientCheckInstall.php, class ClientCheckInstall
Plugin which shows a failure message in case the demo data is not installed
- ClientConfig
- in file Cartoclient.php, class ClientConfig
Configuration for client side
- ClientDemoLocation
- in file ClientDemoLocation.php, class ClientDemoLocation
Client part of Entension of Location Coreplugin
- ClientDemoRouting
- in file ClientDemoRouting.php, class ClientDemoRouting
Example client routing plugin which uses Postgres
- 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
- ClientLayerReorder
- in file ClientLayerReorder.php, class ClientLayerReorder
Client layereReorder class
- 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
- ClientProjectLocation
- in file ClientProjectLocation.php, class ClientProjectLocation
Client part of Location plugin, project test_project
- 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
- ClientRouting
- in file ClientRouting.php, class ClientRouting
- 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
- ClientViews
- in file ClientViews.php, class ClientViews
Handles the views creation/edition/deletion interface.
- client_AllTests
- in file AllTests.php, class client_AllTests
- client_CartoclientTest
- in file CartoclientTest.php, class client_CartoclientTest
Abstract unit tests for Cartoclient.
- client_CartoserverServiceWrapper
- in file CartoserverServiceWrapper.php, class client_CartoserverServiceWrapper
Wrapper against CartoserverService, to use it inside tests.
- client_InternationalizationTest
- in file InternationalizationTest.php, class client_InternationalizationTest
Unit tests for Internationalization
- client_ViewsTest
- in file ViewsTest.php, class client_ViewsTest
Unit tests for Views
- closePage
- in file CwFpdf.php, method CwFpdf::closePage()
Performs recurrent actions (blocks displaying...) before current page is closed.
- closeResource
- in file Views.php, method ViewFileContainer::closeResource()
Closes view-storage file.
- closeResource
- in file Views.php, method ViewContainer::closeResource()
Closes connection to storage resource.
- closeResource
- in file Views.php, method ViewDbContainer::closeResource()
- Color
- in file Outline.php, class Color
Color
- 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
- ColumnReorder
- in file TableRulesRegistry.php, class ColumnReorder
Rule to reorder the columns and theirs contents.
- 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_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_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 ServerProjectTable.php, method ServerProjectTable::computeColumn2()
- computeColumn2
- in file ServerProjectTableRules.php, method ServerProjectTableRules::computeColumn2()
- computeKey
- in file ServerOutline.php, method ServerOutline::computeKey()
Computes a string key to identify a specific class
- computeLocationId
- in file Views.php, method ViewContainer::computeLocationId()
Returns ID of view located right after current view.
- computeMapInfo
- in file ClientMapInfoCache.php, method ClientMapInfoCache::computeMapInfo()
- computeMapInfo
- in file ServerMapInfoCache.php, method ServerMapInfoCache::computeMapInfo()
- 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.
- computePath
- in file ServerRouting.php, method ServerRouting::computePath()
Computes the shortest path between to nodes
- computePath
- in file ServerRouting.php, method ServerGeotoolsRouting::computePath()
- computePath
- in file ServerRouting.php, method ServerPostgresRouting::computePath()
- computeQueryUrl
- in file ClientProjectTableRules.php, method ClientProjectTableRules::computeQueryUrl()
- computeRoutingResult
- in file ServerRouting.php, method ServerRouting::computeRoutingResult()
Compute a RoutingResult for a path described as an array of stops. This will call ServerRouting::computePath() repeatedly for each (source node, target node) pairs of the path, and merge the resulting RoutingResults togeter.
- computeWeight
- in file Views.php, method ViewContainer::computeWeight()
Computes weight of current view to determine its location in the views list.
- 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 AllTests.php, method projects_AllTests::convertName()
Converts a name one_toto_two ==> OneTotoTwo
- convertName
- in file ClientPluginHelper.php, method ToolProviderHelper::convertName()
Converts a name one_toto_two ==> OneTotoTwo
- convertNodeId
- in file ServerRouting.php, method ServerPostgresRouting::convertNodeId()
The default implementation will use the table format of the Pgdijkstra
- convertNodeId
- in file ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::convertNodeId()
- convertNodeId
- in file ServerRouting.php, method ServerRouting::convertNodeId()
Plugins may extent this method to convert stop identifiers sent by
- convertNodeIds
- in file ServerProjectRouting.php, method ServerProjectRouting::convertNodeIds()
May convert stops identifiers sent by client to nodes identifiers
- convertPolygon
- in file ServerOutline.php, method ServerOutline::convertPolygon()
Converts a Polygon to a Mapserver polygon object
- convertSteps
- in file ServerRouting.php, method ServerGeotoolsRouting::convertSteps()
Converts Java array of steps into PHP
- 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
- coordToPoint
- in file HttpRequestHandler.php, method DhtmlSelectionParser::coordToPoint()
Parses coord data and converts it to Point
- copyAllVars
- in file CwSerializable.php, method CwSerializable::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_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 ClientOutline.php, method ClientOutline::createSession()
- createSession
- in file ClientPlugin.php, method Sessionable::createSession()
Initializes session data
- createSession
- in file ClientLayers.php, method ClientLayers::createSession()
Initializes layers session data and initially populates some properties.
- createSession
- in file ClientLayerReorder.php, method ClientLayerReorder::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 ClientLocation.php, method ClientLocation::createSession()
- createSession
- in file ClientViews.php, method ClientViews::createSession()
- createSession
- in file ClientRouting.php, method ClientRouting::createSession()
- createSession
- in file ClientProjectplugin.php, method ClientProjectplugin::createSession()
- createTestResult
- in file CartowebTestRunner.php, method PHPUnit2_TextUI_TestRunner_Web::createTestResult()
- CwFpdf
- in file CwFpdf.php, class CwFpdf
FPDF implementation of PdfWriter.
- CwSerializable
- in file CwSerializable.php, class CwSerializable
Abstract class for all classes that can be serialized
- 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
- CwSerializable.php
- procedural page CwSerializable.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
- ClientLayerReorder.php
- procedural page ClientLayerReorder.php
- ClientOutline.php
- procedural page ClientOutline.php
- ClientRouting.php
- procedural page ClientRouting.php
- ClientViews.php
- procedural page ClientViews.php
- ClientCheckInstall.php
- procedural page ClientCheckInstall.php
- CartoclientTest.php
- procedural page CartoclientTest.php
- ClientDemoLocation.php
- procedural page ClientDemoLocation.php
- ClientCheckInstall.php
- procedural page ClientCheckInstall.php
- ClientDemoRouting.php
- procedural page ClientDemoRouting.php
- CartoclientTest.php
- procedural page CartoclientTest.php
- CartoclientTest.php
- procedural page CartoclientTest.php
- CartoserverServiceTest.php
- procedural page CartoserverServiceTest.php
- CartoserverTest.php
- procedural page CartoserverTest.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
- CartoserverServiceWrapper.php
- procedural page CartoserverServiceWrapper.php
top
d
- $data
- in file Views.php, variable ViewManager::$data
- $data
- in file Views.php, variable ViewContainer::$data
- $db
- in file ServerRouting.php, variable ServerPostgresRouting::$db
Database object
- $db
- in file ClientAuth.php, variable DbSecurityContainer::$db
Database object
- $db
- in file Views.php, variable ViewDbContainer::$db
- $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
- $defaultSession
- in file Views.php, variable ViewFilter::$defaultSession
- $defaultStyles
- in file ServerOutline.php, variable ServerOutline::$defaultStyles
Array of default style classes
- $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
- $doRouting
- in file ClientRouting.php, variable ClientRouting::$doRouting
- $drawQuery
- in file ServerQuery.php, variable ServerQuery::$drawQuery
Tells if query must be drawn by Mapserver
- $dropDownSelected
- in file ClientLayers.php, variable LayersState::$dropDownSelected
- $dsn
- in file Views.php, variable ViewDbContainer::$dsn
- 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.
- DbSecurityContainer
- in file ClientAuth.php, class DbSecurityContainer
Security container which reads the usernames, passwords and roles from database.
- decapsulate
- in file Views.php, method ViewFilter::decapsulate()
Extracts view data from its XML storage.
- decode
- in file Encoding.php, method Encoder::decode()
Calls encoder's decode
- decode
- in file Encoding.php, method EncoderISO::decode()
- decode
- in file Encoding.php, method EncoderInterface::decode()
Wrapper for function decode
- decode
- in file Encoding.php, method EncoderUTF::decode()
- deepClone
- in file StructHandler.php, method StructHandler::deepClone()
Performs full object cloning.
- DEFAULT_PACKAGE
- in file makedoc.php, constant DEFAULT_PACKAGE
Default package, when @package is not specified
- delete
- in file Views.php, method ViewFileContainer::delete()
Deletes given view.
- delete
- in file Views.php, method ViewContainer::delete()
Wrapper for 'delete' action.
- deleteOldFiles
- in file clean.php, function deleteOldFiles()
Deletes files older than cache age from given directory.
- deleteOldResults
- in file ServerRouting.php, method ServerPostgresRouting::deleteOldResults()
Deletes the geometries on the results table which are too old
- 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
- doAction
- in file Views.php, method ViewContainer::doAction()
Performs view processing.
- 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
- doExport
- in file Cartoclient.php, method Cartoclient::doExport()
Alternative processing of doMain() when exporting data.
- doGetMap
- in file Cartoserver.php, method Cartoserver::doGetMap()
Performs getMap service.
- 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 projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestComplex()
- doOutlineRequestComplex
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestComplex()
- doOutlineRequestLine
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestLine()
- doOutlineRequestLine
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestLine()
- doOutlineRequestPoint
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPoint()
- doOutlineRequestPoint
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPoint()
- doOutlineRequestPolygon
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPolygon()
- doOutlineRequestPolygon
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPolygon()
- doOutlineRequestRectangle
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestRectangle()
- doOutlineRequestRectangle
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestRectangle()
- doOutlineRequestSimpleShape
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestSimpleShape()
- doOutlineRequestSimpleShape
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestSimpleShape()
- doTestBboxLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::doTestBboxLocationRequest()
- doTestBboxLocationRequest
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::doTestBboxLocationRequest()
- doTestLocationRequest
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::doTestLocationRequest()
- doTestLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::doTestLocationRequest()
- doTestPanLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::doTestPanLocationRequest()
- doTestRecenterLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::doTestRecenterLocationRequest()
- doTestScaleDiscreteZoomPointLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::doTestScaleDiscreteZoomPointLocationRequest()
- doTestScaleDiscreteZoomPointLocationRequest
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::doTestScaleDiscreteZoomPointLocationReques
|
|