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::doTestScaleDiscreteZoomPointLocationRequest()
- doTestSelectionArea
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::doTestSelectionArea()
- doTestSelectionArea
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::doTestSelectionArea()
- doTestSelectionRequest
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::doTestSelectionRequest()
- doTestSelectionRequest
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::doTestSelectionRequest()
- doTestZoomPointLocationRequest
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::doTestZoomPointLocationRequest()
- doTestZoomPointLocationRequest
- in file RemoteServerLocationTest.php, method projects_testMain_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.
- drawGraph
- in file ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::drawGraph()
- drawGraph
- in file ServerRouting.php, method ServerPostgresRouting::drawGraph()
- drawGraph
- in file ServerRouting.php, method ServerRouting::drawGraph()
Plugins should override this method to draw the computated graph object on the map.
- drawIdRecenter
- in file ClientLocation.php, method ClientLocation::drawIdRecenter()
Draws recenter on Ids form
- drawIdRecenter
- in file ClientDemoLocation.php, method ClientDemoLocation::drawIdRecenter()
- 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
- drawRouting
- in file ClientRouting.php, method ClientRouting::drawRouting()
Draws routing specific template
- drawRouting
- in file ClientDemoRouting.php, method ClientDemoRouting::drawRouting()
- drawRoutingResult
- in file ServerProjectRouting.php, method ServerProjectRouting::drawRoutingResult()
May generate a list of shapes to draw path on map using plugin Outline
- drawScales
- in file ClientLocation.php, method ClientLocation::drawScales()
Draws scales form
- drawShortcuts
- in file ClientLocation.php, method ClientLocation::drawShortcuts()
Draws shortcuts form
- drawSwitches
- in file ClientLayers.php, method ClientLayers::drawSwitches()
Draws switches dropdown
- 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 ClientViews.php, method ClientViews::drawUserForm()
Builds views edition interface
- 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 CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::dummyErrorHandler()
- dummyErrorHandler
- in file server2pot.php, function dummyErrorHandler()
- DocumentationTest.php
- procedural page DocumentationTest.php
top
e
- $encoders
- in file Encoding.php, variable Encoder::$encoders
List of Encoder
- $extent
- in file MapInfo.php, variable MapInfo::$extent
- $extent
- in file ClientDemoLocation.php, variable ClientDemoLocation::$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_SWITCH
- in file Layers.php, class constant ChildrenSwitch::DEFAULT_SWITCH
- 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
- Edge
- in file Routing.php, class Edge
Edge
- encapsulate
- in file Views.php, method ViewFilter::encapsulate()
Encapsulates view data within an XML document.
- encode
- in file Encoding.php, method EncoderInterface::encode()
Wrapper for function encode
- encode
- in file Encoding.php, method EncoderISO::encode()
- encode
- in file Encoding.php, method EncoderUTF::encode()
- encode
- in file Encoding.php, method Encoder::encode()
Calls encoder's 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
- ExportPlugin.php
- procedural page ExportPlugin.php
- Encoding.php
- procedural page Encoding.php
- ExportPdfObjects.php
- procedural page ExportPdfObjects.php
- ExportPdf.php
- procedural page ExportPdf.php
- HELLO_INPUT
- in file ClientHello.php, class constant ClientHello::HELLO_INPUT
- KEYMAP
- in file ClientPlugin.php, class constant ToolDescription::KEYMAP
- RENDERING_DROPDOWN
- in file ClientLayers.php, class constant ClientLayers::RENDERING_DROPDOWN
- RENDERING_RADIO
- in file ClientLayers.php, class constant ClientLayers::RENDERING_RADIO
- RENDERING_TREE
- in file ClientLayers.php, class constant ClientLayers::RENDERING_TREE
- 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
- $faultstring
- in file Common.php, variable SoapFault::$faultstring
- $fileName
- in file ClientExportCsv.php, variable ClientExportCsv::$fileName
- $fileName
- in file Views.php, variable ViewFileContainer::$fileName
- $filename
- in file ExportPdfObjects.php, variable PdfGeneral::$filename
- $fileName
- in file ExportPlugin.php, variable ExportOutput::$fileName
- $filePath
- in file ExportPlugin.php, variable ExportOutput::$filePath
- $font
- in file Outline.php, variable LabelStyle::$font
- $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 ClientExportPdf.php, variable ClientExportPdf::$format
- $format
- in file CwFpdf.php, variable CwFpdf::$format
- $format
- in file PdfLibLite.php, variable PdfLibLite::$format
- $formats
- in file ExportPdfObjects.php, variable PdfGeneral::$formats
- $formRenderer
- in file Cartoclient.php, variable Cartoclient::$formRenderer
- $from
- in file ClientRouting.php, variable RoutingState::$from
- $frozen
- in file MapInfo.php, variable LayerState::$frozen
- $frozenLayers
- in file ClientLayers.php, variable ClientLayers::$frozenLayers
- $frozenSelectedLayers
- in file ClientLayers.php, variable ClientLayers::$frozenSelectedLayers
- $frozenSelectedLayers
- in file ClientLayers.php, variable LayersState::$frozenSelectedLayers
- $frozenUnselectedLayers
- in file ClientLayers.php, variable LayersState::$frozenUnselectedLayers
- $frozenUnselectedLayers
- in file ClientLayers.php, variable ClientLayers::$frozenUnselectedLayers
- failedLoginCallback
- in file ClientAuth.php, method ClientAuth::failedLoginCallback()
Callback for Pear::Auth, when the login failed
- Feature
- in file BasicTypes.php, class Feature
A feature
- 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 ClientFilterSimple.php, method ClientFilterSimple::filterGetRequest()
- filterGetRequest
- in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterGetRequest()
- filterGetRequest
- in file ClientPlugin.php, method FilterProvider::filterGetRequest()
Modifies GET requests
- filterMetas
- in file Views.php, method ViewDbContainer::filterMetas()
Performs some manipulations on metadata.
- filterNodes
- in file ClientLayers.php, method LayerNode::filterNodes()
Recursive method to remove unwanted nodes from this tree.
- filterPostRequest
- in file ClientFilterSimple.php, method ClientFilterSimple::filterPostRequest()
- filterPostRequest
- in file ClientPlugin.php, method FilterProvider::filterPostRequest()
Modifies POST requests
- filterPostRequest
- in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterPostRequest()
- FilterProvider
- in file ClientPlugin.php, class FilterProvider
Interface for plugins that may modify HTTP GET requests
- FilterRequestModifier
- in file ClientPlugin.php, class FilterRequestModifier
This class is used by plugins to modify HTTP Get requests
- filterViewable
- in file Views.php, function filterViewable()
- finalizeDocument
- in file PdfLibLite.php, method PdfLibLite::finalizeDocument()
- finalizeDocument
- in file ExportPdfObjects.php, method PdfWriter::finalizeDocument()
Performs final PDF operations and outputs document.
- finalizeDocument
- in file CwFpdf.php, method CwFpdf::finalizeDocument()
- findClass
- in file ServerOutline.php, method ServerOutline::findClass()
Returns layer and class index for a shape
- findQuerySelection
- in file ClientQuery.php, method ClientQuery::findQuerySelection()
Finds QuerySelection for a layer Id
- findSwitchLayers
- in file makemaps.php, function findSwitchLayers()
Finds which layers must be in map file for which switch
- FormRenderer
- in file FormRenderer.php, class FormRenderer
Class responsible for GUI display
- FPDF_FONTPATH
- in file CwFpdf.php, constant FPDF_FONTPATH
- fs
- in file client2pot.php, function fs()
"Fix" string - strip slashes, escape and convert new lines to \n
- FormRenderer.php
- procedural page FormRenderer.php
top
g
- $g
- in file Outline.php, variable Color::$g
- $general
- in file ClientExportPdf.php, variable ClientExportPdf::$general
- $general
- in file CwFpdf.php, variable CwFpdf::$general
- $general
- in file PdfLibLite.php, variable PdfLibLite::$general
- $globalMap
- in file ServerContext.php, variable ServerContext::$globalMap
If true, complete mapfile is used, if false, switch mapfile is used
- $graph
- in file ClientRouting.php, variable RoutingState::$graph
- $graph
- in file Routing.php, variable RoutingResult::$graph
Opaque string representation of the graph model object used for the server display. The client should not try to interpret its content.
- $graph
- in file ServerRouting.php, variable ServerRouting::$graph
The current graph object to be rendered
- $graph
- in file Routing.php, variable RoutingRequest::$graph
Opaque string representation of the graph model object used for the server display. The client should not try to interpret its content.
- $group
- in file ClientPlugin.php, variable ToolDescription::$group
- $groupId
- in file ClientExportCsv.php, variable ClientExportCsv::$groupId
- $groupId
- in file Tables.php, variable TableGroup::$groupId
- $groupId
- in file TableRulesRegistry.php, variable GroupRule::$groupId
- $groupTitle
- in file Tables.php, variable TableGroup::$groupTitle
- generateFileName
- in file ClientExportCsv.php, method ClientExportCsv::generateFileName()
Returns CSV file name
- generateMetaHash
- in file Layers.php, method LayerBase::generateMetaHash()
Fills the $metaHash property from the metadata values in metadata field
- generatePdfFile
- in file ClientExportPdf.php, method ClientExportPdf::generatePdfFile()
Writes PDF file on disk.
- GeographicalAssert.php
- procedural page GeographicalAssert.php
- genericQueryString
- in file ServerMapquery.php, method ServerMapquery::genericQueryString()
Returns an array of query strings (for use in queryByAttributes), from a set of id's and an attribute name. This query string can be used in most case for layers.
- GeoDimension
- in file BasicTypes.php, class GeoDimension
Represents an image's dimension and bbox
- getActionSuccess
- in file Views.php, method ViewContainer::getActionSuccess()
- getActionSuccess
- in file Views.php, method ViewManager::getActionSuccess()
- getAllMetadata
- in file Layers.php, method LayerBase::getAllMetadata()
Returns an associative array of all metadata variables containted in this layer.
- getAllowedResolutions
- in file ClientExportPdf.php, method ClientExportPdf::getAllowedResolutions()
Returns for each allowed format, the list of its allowed resolutions.
- getArea
- in file BasicTypes.php, method Line::getArea()
- getArea
- in file BasicTypes.php, method Point::getArea()
- getArea
- in file BasicTypes.php, method Bbox::getArea()
- getArea
- in file BasicTypes.php, method Polygon::getArea()
- getArea
- in file BasicTypes.php, method Shape::getArea()
Computes the shape's area
- getArrayFromIni
- in file ClientExportPdf.php, method ClientExportPdf::getArrayFromIni()
Returns an array from a comma-separated list of a ini parameter.
- getArrayFromList
- in file ClientExportPdf.php, method ClientExportPdf::getArrayFromList()
Returns an array from a comma-separated list string.
- getAttributes
- in file ServerQuery.php, method ServerQuery::getAttributes()
Returns list of attributes to be returned
- getAvailableProjects
- in file ProjectHandler.php, method ProjectHandler::getAvailableProjects()
Returns a list of available projects.
- getAvailableSpan
- in file ExportPdfObjects.php, method SpaceManager::getAvailableSpan()
Returns given block available width (parent block width).
- getBasePath
- in file Cartoclient.php, method ClientConfig::getBasePath()
Returns base path
- getBasePath
- in file Config.php, method Config::getBasePath()
Returns the client or server root path
- getBasePath
- in file Cartoclient.php, method ClientPluginConfig::getBasePath()
Returns base path
- getBasePath
- in file PluginBase.php, method PluginBase::getBasePath()
- getBasePath
- in file Cartoserver.php, method ServerConfig::getBasePath()
- getBasePath
- in file Cartoserver.php, method ServerPluginConfig::getBasePath()
- getBasePluginPath
- in file PluginManager.php, method PluginManager::getBasePluginPath()
Returns full plugin base path
- getBaseUrl
- in file ClientExportHtml.php, method ClientExportHtml::getBaseUrl()
Returns path to Web base URL
- getBbox
- in file ExportPlugin.php, method ExportConfiguration::getBbox()
- getBbox
- in file ServerLocation.php, method ZoomPointLocationCalculator::getBbox()
- getBbox
- in file ServerLocation.php, method RecenterLocationCalculator::getBbox()
- getBbox
- in file ServerLocation.php, method PanLocationCalculator::getBbox()
- getBbox
- in file ServerLocation.php, method LocationCalculator::getBbox()
Computes new Bbox
- getBbox
- in file ServerLocation.php, method BboxLocationCalculator::getBbox()
- getBlockExtent
- in file ExportPdfObjects.php, method SpaceManager::getBlockExtent()
Returns the min and max coordinates of given block. If name is invalid, returns the maximal allowed extent.
- getBlocks
- in file ClientExportPdf.php, method ClientExportPdf::getBlocks()
- getBool
- in file Views.php, method ViewDbContainer::getBool()
Tells if given value is true or false.
- getButtonPixelPoint
- in file HttpRequestHandler.php, method HttpRequestHandler::getButtonPixelPoint()
Returns point where button was clicked
- getCacheTimestamp
- in file MapInfoCache.php, method MapInfoCache::getCacheTimestamp()
Returns the timestamp of the last MapInfo from cache
- getCartoclient
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getCartoclient()
- getCartoclient
- in file CartoclientTest.php, method client_CartoclientTest::getCartoclient()
- getCartoclient
- in file ClientPlugin.php, method ClientPlugin::getCartoclient()
- getCartoForm
- in file Cartoclient.php, method Cartoclient::getCartoForm()
- getCartoserver
- in file CartoserverService.php, method CartoserverService::getCartoserver()
Returns Cartoserver object, creates it if needed
- getCartoserverBaseUrl
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getCartoserverBaseUrl()
- getCartoserverService
- in file Cartoclient.php, method Cartoclient::getCartoserverService()
- getCartoserverService
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getCartoserverService()
- getCartoserverUrl
- in file CartoserverService.php, method CartoserverService::getCartoserverUrl()
Constructs Cartoserver URL depending on configuration base URL
- getCartowebMessage
- in file Common.php, method CartowebException::getCartowebMessage()
Gets the current message
- getCatalog
- in file Views.php, method ViewContainer::getCatalog()
Returns views catalog.
- getCatalog
- in file Views.php, method ViewManager::getCatalog()
Returns view catalog.
- getCenter
- in file BasicTypes.php, method Bbox::getCenter()
- getCenter
- in file BasicTypes.php, method Point::getCenter()
- getCenter
- in file BasicTypes.php, method Polygon::getCenter()
- getCenter
- in file BasicTypes.php, method Shape::getCenter()
Computes the shape's center
- getCenter
- in file BasicTypes.php, method Line::getCenter()
- getCharset
- in file Encoding.php, method EncoderISO::getCharset()
- getCharset
- in file Encoding.php, method EncoderInterface::getCharset()
Wrapper for function getCharset
- getCharset
- in file pot_tools.php, function getCharset()
Finds charset in client.ini
- getCharset
- in file Encoding.php, method Encoder::getCharset()
Calls encoder's getCharset
- getCharset
- in file CwFpdf.php, method CwFpdf::getCharset()
Returns used character set name.
- getCharset
- in file Encoding.php, method EncoderUTF::getCharset()
- getChildren
- in file Layers.php, method LayerContainer::getChildren()
Returns children depending on current switch
- getClassChildren
- in file ClientLayers.php, method ClientLayers::getClassChildren()
Recursively retrieves the list of Mapserver Classes bound to the layer or its sublayers.
- getClassIcon
- in file LayersInitProvider.php, method LayersInitProvider::getClassIcon()
Generates an icon image for classes, and returns its URL.
- getClassName
- in file PluginManager.php, method PluginManager::getClassName()
Constructs a plugin class name
- getClientSession
- in file Cartoclient.php, method Cartoclient::getClientSession()
- getCloserTransparency
- in file ClientLayerReorder.php, method ClientLayerReorder::getCloserTransparency()
Return closer transparency value from available levels
- getCommonPath
- in file PluginManager.php, method PluginManager::getCommonPath()
Returns plugin's common file path
- getConfig
- in file ServerContext.php, method ServerContext::getConfig()
- getConfig
- in file Cartoclient.php, method Cartoclient::getConfig()
- getConfig
- in file ServerPlugin.php, method ServerPlugin::getConfig()
- getConfig
- in file ClientPlugin.php, method ClientPlugin::getConfig()
- getConfiguration
- in file ClientExportCsv.php, method ClientExportCsv::getConfiguration()
Builds export configuration.
- getConfiguration
- in file ClientExportHtml.php, method ClientExportHtml::getConfiguration()
Builds export configuration.
- getConfiguration
- in file ClientExportPdf.php, method ClientExportPdf::getConfiguration()
Builds export configuration.
- getContent
- in file ExportPdfObjects.php, method PrintTools::getContent()
Retrieves text block content from external storage
- getContents
- in file ExportPlugin.php, method ExportOutput::getContents()
Returns contents if it is not null, contents of file otherwise
- getCorePluginNames
- in file ServerContext.php, method ServerContext::getCorePluginNames()
Returns list of coreplugins names.
- getCorePluginNames
- in file Cartoclient.php, method Cartoclient::getCorePluginNames()
Returns the names of core plugins
- getCornerCoords
- in file ClientExportPdf.php, method ClientExportPdf::getCornerCoords()
Returns (x,y) coords of given map corner using given format.
- getCurrentPlugin
- in file PluginManager.php, method PluginManager::getCurrentPlugin()
Returns current plugin objet
- getCurrentScale
- in file ClientLayers.php, method ClientLayers::getCurrentScale()
Retrieves current scale from location plugin
- getCurrentScale
- in file ClientLocation.php, method ClientLocation::getCurrentScale()
Returns current scale
- getCwLayerIds
- in file ClientLayerReorder.php, method ClientLayerReorder::getCwLayerIds()
Retrieve CW3 layer ids array, with for each the corresponding MapServer layer Id as value.
- getDb
- in file ServerRouting.php, method ServerPostgresRouting::getDb()
Returns the Pear::DB database connection.
- getDb
- in file ClientAuth.php, method DbSecurityContainer::getDb()
Returns the Pear::DB database connection.
- getDb
- in file ClientDemoLocation.php, method ClientDemoLocation::getDb()
Database connection
- getDb
- in file ClientDemoRouting.php, method ClientDemoRouting::getDb()
Database connection
- getDbContent
- in file ExportPdfObjects.php, method PrintTools::getDbContent()
Retrieves text block content from DB
- getDefaultData
- in file Views.php, method ViewFilter::getDefaultData()
Returns cached session plugin storage.
- getDefaultImagesRequest
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getDefaultImagesRequest()
- getDefaultSessionData
- in file Views.php, method ViewManager::getDefaultSessionData()
Returns default session.
- getDeveloperMessages
- in file Cartoserver.php, method Cartoserver::getDeveloperMessages()
Returns developper messages.
- getDigest
- in file SoapXMLCache.php, method SoapXMLCache::getDigest()
Returns MD5 code of XML soap request
- getDigest
- in file MapResultCache.php, method MapResultCache::getDigest()
Returns MD5 of serialized map request.
- getEncoder
- in file Encoding.php, method Encoder::getEncoder()
- getErrors
- in file CartowebTestRunner.php, method CartowebTestRunner::getErrors()
- getException
- in file PdfLibLite.php, method PdfLibLite::getException()
Returns caught PDFLib exceptions.
- getExport
- in file ExportPlugin.php, method ExportPlugin::getExport()
Renders export
- getExport
- in file ClientExportPdf.php, method ClientExportPdf::getExport()
- getExport
- in file ClientExportHtml.php, method ClientExportHtml::getExport()
Computes HTML export
- getExport
- in file ClientExportCsv.php, method ClientExportCsv::getExport()
Computes CSV export
- getExportResult
- in file ExportPlugin.php, method ExportPlugin::getExportResult()
Retrieves MapResult
- getExportUrl
- in file ExportPlugin.php, method ExportPlugin::getExportUrl()
Returns base export plugin URL.
- getExtendedName
- in file PluginBase.php, method PluginBase::getExtendedName()
- getFile
- in file cwprof.php, function getFile()
Returns the pos-th last file in a directory
- getFileContent
- in file ExportPdfObjects.php, method PrintTools::getFileContent()
Retrieves text block content from file.
- getFileName
- in file Views.php, method ViewFileContainer::getFileName()
Returns view-storage filepath.
- getFileName
- in file ExportPlugin.php, method ExportOutput::getFileName()
Returns file name if the file exists, null otherwise
- getFilename
- in file ClientExportPdf.php, method ClientExportPdf::getFilename()
Returns PDF file name.
- getFilterFilePath
- in file Views.php, method ViewFilter::getFilterFilePath()
Returns path of plugin view filters file.
- getFiltersSequence
- in file Views.php, method ViewFilter::getFiltersSequence()
Detects sequence of filters needed to upgrade data.
- getFinalUrl
- in file ResourceHandler.php, method ResourceHandler::getFinalUrl()
Processes a relative URL to a resource, and convert it so that it is accessible on the client templates.
- getFormat
- in file ClientExportPdf.php, method ClientExportPdf::getFormat()
Returns formats object.
- getFormRenderer
- in file Cartoclient.php, method Cartoclient::getFormRenderer()
- getFrozenLayers
- in file ClientLayers.php, method ClientLayers::getFrozenLayers()
Returns the list of explicitely frozen layers.
- getGeneral
- in file ClientExportPdf.php, method ClientExportPdf::getGeneral()
Returns general data object.
- getGeneratedUrl
- in file ResourceHandler.php, method ResourceHandler::getGeneratedUrl()
Returns an URL to access files inside the directory of generated files (like generated mapserver images, pdf files, ...) This can be used for server or client resources.
- getGfxPath
- in file ClientExportPdf.php, method ClientExportPdf::getGfxPath()
Returns the absolute URL of $gfx, using the ResourceHandler
- getHeight
- in file BasicTypes.php, method Bbox::getHeight()
Computes Bbox height
- getHiddenLayers
- in file ClientLayers.php, method ClientLayers::getHiddenLayers()
Returns the list of explicitely hidden layers.
- getHtdocsUrl
- in file ResourceHandler.php, method ResourceHandler::getHtdocsUrl()
Returns the URL for resources in htdocs directory (may be in projects and plugins) This is only relevent for client resources.
- getHttpRequestHandler
- in file Cartoclient.php, method Cartoclient::getHttpRequestHandler()
- getHttpValue
- in file ClientPlugin.php, method ClientPlugin::getHttpValue()
Returns the user-submitted $key data if it is set.
- getIconsRelativePath
- in file LayersInitProvider.php, method LayersInitProvider::getIconsRelativePath()
Returns the relative path to the icons. It is relative to the directory where generated images are stored.
- getIconUrl
- in file ResourceHandler.php, method ResourceHandler::getIconUrl()
Returns an URL to access icon images inside icons subdirectory where the mapfile is located.
- getIconUrl
- in file LayersInitProvider.php, method LayersInitProvider::getIconUrl()
Returns the URL to the given icon. The URL is calculated using the Resource handler.
- getId
- in file Views.php, method ViewManager::getId()
Gets id from given request parameter and checks its validity.
- getIdAttribute
- in file ServerContext.php, method ServerContext::getIdAttribute()
Returns the default id attribute for given layer.
- getIdAttributeString
- in file ServerContext.php, method ServerContext::getIdAttributeString()
Returns Mapserver id_attribute_string for given layer.
- getIdAttributeType
- in file ServerContext.php, method ServerContext::getIdAttributeType()
Returns the type of the default attribute.
- getIds
- in file Tables.php, method Table::getIds()
Returns an array of all row identifiers. Or an empty array of the table has no row identifiers.
- getIdSelectionBbox
- in file ServerLocation.php, method RecenterLocationCalculator::getIdSelectionBbox()
Performs queries in MapServer ans returns resulting Bbox
- getImage
- in file PdfLibLite.php, method PdfLibLite::getImage()
Returns an identifier for the asked image. If not already available, computes it and stores it, else gets it from images identifiers storage.
- getImage
- in file ServerImages.php, method ServerImages::getImage()
Draws an image and returns an Image object
- getImageBaseUrl
- in file ServerImages.php, method ServerImages::getImageBaseUrl()
- getImageType
- in file ServerImages.php, method ServerImages::getImageType()
Returns the image type for main map. Image type is the outputformat identifier declared in mapfile.
- getImageType
- in file ServerLayers.php, method ServerLayers::getImageType()
Returns the image type to use for drawing, or null to use mapfile one.
- getImageType
- in file ServerContext.php, method ServerContext::getImageType()
- getImageUrl
- in file ServerImages.php, method ServerImages::getImageUrl()
Returns the complete URL to the image which is sent to the client. It uses the ResourceHandler to build this URL.
- getImageUrl
- in file ClientImages.php, method ClientImages::getImageUrl()
- getIndex
- in file makemaps.php, function getIndex()
- getIndexes
- in file TableRulesRegistry.php, method TableRule::getIndexes()
Returns a map of index id's to their offset in the columnIds array.
- getIniArray
- in file Config.php, method Config::getIniArray()
Returns protected var $ini_array.
- getIniArray
- in file AuthClientTest.php, method AuthTestClientPluginConfig::getIniArray()
- getInit
- in file ServerPlugin.php, method InitProvider::getInit()
Creates plugin init object that will be stored in MapInfo
- getInit
- in file ServerLocation.php, method ServerLocation::getInit()
- getInit
- in file ServerLayers.php, method ServerLayers::getInit()
- getInit
- in file ServerLayerReorder.php, method ServerLayerReorder::getInit()
Send to Cartoclient current ordered layers, labels and
- getInit
- in file ServerProjectplugin.php, method ServerProjectplugin::getInit()
- getInit
- in file LayersInitProvider.php, method LayersInitProvider::getInit()
- getInit
- in file ServerExportPdf.php, method ServerExportPdf::getInit()
- getInitHelper
- in file ServerPluginHelper.php, method InitProviderHelper::getInitHelper()
Calls plugin's InitProvider::getInit and stores the result
- getInitialMapState
- in file Cartoclient.php, method Cartoclient::getInitialMapState()
Retrieves initialMapState data depending on detected initialMapStateId.
- getInitialMapStateById
- in file MapInfo.php, method MapInfo::getInitialMapStateById()
Returns a map state identified by its ID
- getInitialMapStateById
- in file Layers.php, method LayersInit::getInitialMapStateById()
Returns a map state identified by its ID
- getInPt
- in file PdfLibLite.php, method PdfLibLite::getInPt()
Shortcut for distance units converter.
- getInstance
- in file SecurityManager.php, method SecurityManager::getInstance()
Returns the instance of this class. There is only one during the cartoclient/server lifetime.
- getJavaPath
- in file CartoclientTest.php, method client_CartoclientTest::getJavaPath()
- getKind
- in file Cartoclient.php, method ClientPluginConfig::getKind()
Returns plugin config type
- getKind
- in file Cartoclient.php, method ClientConfig::getKind()
Returns config type
- getKind
- in file Cartoserver.php, method ServerConfig::getKind()
- getKind
- in file Cartoserver.php, method ServerPluginConfig::getKind()
- getKind
- in file Config.php, method Config::getKind()
Returns type of config ('client' or 'server')
- getLastBbox
- in file ClientExportPdf.php, method ClientExportPdf::getLastBbox()
- getLastMapRequest
- in file ExportPlugin.php, method ExportPlugin::getLastMapRequest()
Returns session-saved last MapRequest.
- getLastMapResult
- in file ExportPlugin.php, method ExportPlugin::getLastMapResult()
Returns session-saved last MapResult.
- getLastScale
- in file ClientExportPdf.php, method ClientExportPdf::getLastScale()
- getLayer
- in file ServerOutline.php, method ServerOutline::getLayer()
Returns outline layer if it was defined
- getLayerById
- in file Layers.php, method LayersInit::getLayerById()
Returns a layer identified by its ID
- getLayerByName
- in file ClientLayers.php, method ClientLayers::getLayerByName()
Returns the Layer|LayerGroup|LayerClass object whose name is passed.
- getLayerChildren
- in file ClientLayers.php, method ClientLayers::getLayerChildren()
Returns a list of current layer children, taking into account some criteria such as aggregation, LayerClass name validity.
- getLayerIds
- in file ClientLayers.php, method ClientLayers::getLayerIds()
- getLayerIds
- in file ExportPlugin.php, method ExportConfiguration::getLayerIds()
- getLayerMeta
- in file ClientDemoLocation.php, method ClientDemoLocation::getLayerMeta()
Retrieves id and name attributes of desired layer from metadata
- getLayerNode
- in file ClientLayers.php, method ClientLayers::getLayerNode()
Construct a new tree of layerNodes by getting the layers from the mapInfo.
- getLayers
- in file ClientQuery.php, method ClientQuery::getLayers()
Returns layers Ids and labels from MapInfo
- getLayers
- in file Layers.php, method LayersInit::getLayers()
Returns the array of all available layers
- getLayers
- in file ClientLayers.php, method ClientLayers::getLayers()
Returns the list of Layer|LayerGroup|LayerClass objects available in MapInfo.
- getLayersInit
- in file ClientLayers.php, method ClientLayers::getLayersInit()
- getLayersMap
- in file ClientLayers.php, method LayerNode::getLayersMap()
Flattens this tree of nodes to a map of (layerId => Layer object)
- getLayersMask
- in file ClientLayers.php, method ClientLayers::getLayersMask()
Recursively determines layers that can be selected in layers selector.
- getLayersSecurityFiltered
- in file ClientLayers.php, method ClientLayers::getLayersSecurityFiltered()
Filters the layers which are not allowed to be viewed by the current user. It returns a flat map of (layerId => Layer object).
- getLineShape
- in file HttpRequestHandler.php, method DhtmlSelectionParser::getLineShape()
Parses coords array data stored in $_REQUEST and converts it to a Line
- getLocales
- in file po2mo.php, function getLocales()
Finds locales by looking for my_project.lang.po files
- getLocales
- in file Internationalization.php, method I18n::getLocales()
Returns available locales
- getLocation
- in file ClientLocation.php, method ClientLocation::getLocation()
Returns current bbox
- getLocationId
- in file Views.php, method ViewContainer::getLocationId()
- getLocationInformation
- in file ClientLocation.php, method ClientLocation::getLocationInformation()
Returns a string with some location information (scale, bbox, etc.)
- getLocationResult
- in file ServerLocation.php, method ServerLocation::getLocationResult()
Prepares result that will be sent to client
- getLocationType
- in file ExportPlugin.php, method ExportConfiguration::getLocationType()
- getMainmapDimensions
- in file ClientImages.php, method ClientImages::getMainmapDimensions()
Returns the dimensions of the main map. It may be used by other plugins.
- getMainmapShape
- in file HttpRequestHandler.php, method DhtmlSelectionParser::getMainmapShape()
Converts coords array data to a Shape
- getMap
- in file CartoserverService.php, method CartoserverService::getMap()
Retrieves MapResult from server
- getMap
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMap()
- getMap
- in file MapResultCache.php, method MapResultCache::getMap()
Retrieved map result.
- getMap
- in file Cartoserver.php, method Cartoserver::getMap()
getMap webservice entry point
- getMapBboxRequestAllLayers
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapBboxRequestAllLayers()
Returns a MapRequest for a query on all selected layers
- getMapBboxRequestAllLayers
- in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::getMapBboxRequestAllLayers()
Returns a MapRequest for a query on all selected layers
- getMapBboxRequestUseInQuery
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapBboxRequestUseInQuery()
Returns a MapRequest for a query on some layers
- getMapHeight
- in file ExportPlugin.php, method ExportConfiguration::getMapHeight()
- getMapId
- in file MapInfoCache.php, method MapInfoCache::getMapId()
Returns the current mapId
- getMapId
- in file CartoclientTest.php, method projects_demoPlugins_client_CartoclientTest::getMapId()
- getMapId
- in file CartoclientTest.php, method projects_testMain_client_CartoclientTest::getMapId()
- getMapId
- in file CartoclientTest.php, method client_CartoclientTest::getMapId()
- getMapId
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapId()
- getMapId
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::getMapId()
- getMapId
- in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::getMapId()
- getMapId
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMapId()
- getMapId
- in file ServerContext.php, method ServerContext::getMapId()
Returns the current mapId.
- getMapId
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::getMapId()
- getMapId
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::getMapId()
- getMapId
- in file RemoteServerProjectTest.php, method projects_testProject_server_RemoteServerProjectTest::getMapId()
- getMapid
- in file CartoserverServiceTest.php, method projects_testMain_client_CartoserverServiceTest::getMapid()
- getMapId
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::getMapId()
- getMapId
- in file CartoclientTest.php, method projects_demoCW3_client_CartoclientTest::getMapId()
- getMapIds
- in file pot_tools.php, function getMapIds()
Gets list of map Ids by reading project directory
- getMapInfo
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMapInfo()
- getMapInfo
- in file Cartoclient.php, method Cartoclient::getMapInfo()
Returns Map Info, get it from cache if not yet set
- getMapInfo
- in file ServerContext.php, method ServerContext::getMapInfo()
- getMapInfo
- in file MapInfoHandler.php, method MapInfoHandler::getMapInfo()
- getMapInfo
- in file Cartoserver.php, method Cartoserver::getMapInfo()
getMapInfo webservice entry point
- getMapInfo
- in file MapInfoCache.php, method MapInfoCache::getMapInfo()
Returns MapInfo using cache
- getMapInfo
- in file CartoserverService.php, method CartoserverService::getMapInfo()
Retrieves MapInfo from server
- getMapInfoCache
- in file Cartoclient.php, method Cartoclient::getMapInfoCache()
Returns the MapInfoCache
- getMapInfoFile
- in file MapInfoCache.php, method MapInfoCache::getMapInfoFile()
Gets MapInfo cache file name
- getMapInfoFile
- in file ServerMapInfoCache.php, method ServerMapInfoCache::getMapInfoFile()
- getMapInfoFile
- in file ClientMapInfoCache.php, method ClientMapInfoCache::getMapInfoFile()
- getMapInfoHandler
- in file ServerContext.php, method ServerContext::getMapInfoHandler()
- getMapIniPath
- in file ServerContext.php, method ServerContext::getMapIniPath()
Returns the file path of the main .ini file of the current mapfile. It
- getMapName
- in file ProjectHandler.php, method ProjectHandler::getMapName()
- getMapObj
- in file ServerContext.php, method ServerContext::getMapObj()
Instanciates a new Mapserver MapObj object.
- getMapPath
- in file ServerContext.php, method ServerContext::getMapPath()
Returns mapfile location.
- getMapPo
- in file po2mo.php, function getMapPo()
Retrieves PO from server
- getMapPointRequestAllLayers
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapPointRequestAllLayers()
Returns a MapRequest for a query on a point type layers
- getMapRequest
- in file Cartoclient.php, method Cartoclient::getMapRequest()
Initializes map request with current mapId
- getMapRequest
- in file ServerContext.php, method ServerContext::getMapRequest()
- getMapRequestGrid
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapRequestGrid()
Returns a MapRequest for a query on layer 'grid_defaulthilight'
- getMapRequestNoAttributes
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapRequestNoAttributes()
Returns a MapRequest for a query with no attributes
- getMapRequestNoTable
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapRequestNoTable()
Returns a MapRequest for a query with no table
- getMapResult
- in file ServerContext.php, method ServerContext::getMapResult()
- getMapResult
- in file Cartoclient.php, method Cartoclient::getMapResult()
- getMapResultFile
- in file MapResultCache.php, method MapResultCache::getMapResultFile()
Returns map result cache file location.
- getMapResultFromRequest
- in file Cartoclient.php, method Cartoclient::getMapResultFromRequest()
Calls Cartoserver service to get results
- getMapResultFromServer
- in file MapResultCache.php, method MapResultCache::getMapResultFromServer()
- getMapSizes
- in file ClientImages.php, method ClientImages::getMapSizes()
Returns the list of map sizes to display.
- getMapWidth
- in file ExportPlugin.php, method ExportConfiguration::getMapWidth()
- getMatchingLayers
- in file ClientLayers.php, method ClientLayers::getMatchingLayers()
Returns a list of layers that match passed condition.
- getMaxExtent
- in file ExportPdfObjects.php, method SpaceManager::getMaxExtent()
Return x-coord of the block rightest point and y-coord of the block lowest allowed point.
- getMaxExtent
- in file ServerContext.php, method ServerContext::getMaxExtent()
- getMessage
- in file Views.php, method ViewManager::getMessage()
Returns result message if any.
- getMessage
- in file Views.php, method ViewContainer::getMessage()
- getMessages
- in file Cartoclient.php, method Cartoclient::getMessages()
- getMessages
- in file ServerContext.php, method ServerContext::getMessages()
Returns messages list.
- getMetadata
- in file Layers.php, method LayerBase::getMetadata()
Returns a metadata valued from its key, or null if it does not exists.
- getMetas
- in file Views.php, method ViewManager::getMetas()
Returns metadata.
- getMetas
- in file Views.php, method ViewContainer::getMetas()
Returns metadata.
- getMetasList
- in file ClientViews.php, method ClientViews::getMetasList()
Returns ClientViews::metasList, list of metadata fields.
- getMetasList
- in file Views.php, method ViewManager::getMetasList()
Returns ViewManager::metasList, list of metadata fields.
- getMsLayerById
- in file Layers.php, method LayersInit::getMsLayerById()
Helper function to get a mapserver layer from a layerId
- getMsMainmapImage
- in file ServerContext.php, method ServerContext::getMsMainmapImage()
- getName
- in file PluginBase.php, method PluginBase::getName()
- getNearestScale
- in file ServerLocation.php, method ZoomPointLocationCalculator::getNearestScale()
Finds the nearest scale in the scales list
- getNewMapDim
- in file ClientExportPdf.php, method ClientExportPdf::getNewMapDim()
Returns given distance at selected printing resolution.
- getNewSessionObject
- in file ClientLayers.php, method ClientLayers::getNewSessionObject()
Gets a new instance of layers-plugin session-storage class.
- getNextScale
- in file ServerLocation.php, method ZoomPointLocationCalculator::getNextScale()
Finds the next scale in the scales list
- getNodes
- in file ServerRouting.php, method ServerPostgresRouting::getNodes()
This method iterates over the results returned by ServerPostgresRouting::shortestPathQuery() and fills the table containing the path geometries.
- getNodes
- in file ServerDemoRouting.php, method ServerDemoRouting::getNodes()
- getOutputType
- in file Cartoclient.php, method Cartoclient::getOutputType()
Returns the current output type (pdf, csv, html, etc.).
- getPageDim
- in file PdfLibLite.php, method PdfLibLite::getPageDim()
- getPageHeight
- in file CwFpdf.php, method CwFpdf::getPageHeight()
- getPageHeight
- in file ExportPdfObjects.php, method PdfWriter::getPageHeight()
Returns page height in PdfGeneral dist_unit.
- getPageHeight
- in file PdfLibLite.php, method PdfLibLite::getPageHeight()
- getPageWidth
- in file CwFpdf.php, method CwFpdf::getPageWidth()
- getPageWidth
- in file PdfLibLite.php, method PdfLibLite::getPageWidth()
- getPageWidth
- in file ExportPdfObjects.php, method PdfWriter::getPageWidth()
Returns page width in PdfGeneral dist_unit.
- getPath
- in file Cartoserver.php, method ServerPluginConfig::getPath()
- getPath
- in file ProjectHandler.php, method ProjectHandler::getPath()
Returns path for a file, depending on projects
- getPath
- in file Config.php, method PluginConfig::getPath()
Returns directory where .ini are located
- getPath
- in file Cartoclient.php, method ClientPluginConfig::getPath()
Returns directory where .ini are located
- getPathOrAbsoluteUrl
- in file ResourceHandler.php, method ResourceHandler::getPathOrAbsoluteUrl()
From a relative resource URL, returns either a path to the corresponding file on the file system, if accessible (only for client resources, or server in direct access mode). Otherwise, it will return the absolute URL to the resource.
- getPdfFileUrl
- in file ClientExportPdf.php, method ClientExportPdf::getPdfFileUrl()
Returns generated PDF file URL.
- getPlugin
- in file PluginManager.php, method PluginManager::getPlugin()
Returns plugin object for a plugin name or NULL if this plugin
- getPluginFilename
- in file PluginManager.php, method PluginManager::getPluginFilename()
Returns plugin's main class file name
- getPluginManager
- in file Cartoclient.php, method Cartoclient::getPluginManager()
- getPluginManager
- in file ServerContext.php, method ServerContext::getPluginManager()
Returns the plugin manager
- getPluginName
- in file Views.php, method ViewFilter::getPluginName()
Returns plugin base name.
- getPlugins
- in file PluginManager.php, method PluginManager::getPlugins()
Returns the plugins objects list.
- getPluginSession
- in file Views.php, method ViewManager::getPluginSession()
- getPoint
- in file ExportPlugin.php, method ExportConfiguration::getPoint()
- getPointShape
- in file HttpRequestHandler.php, method DhtmlSelectionParser::getPointShape()
Parses coords array data stored in $_REQUEST and converts it to Point
- getPolygonShape
- in file HttpRequestHandler.php, method DhtmlSelectionParser::getPolygonShape()
Parses coords array data stored in $_REQUEST and converts it to a Polygon
- getPredefinedRoles
- in file SecurityManager.php, method SecurityManager::getPredefinedRoles()
Returns the pre-defined roles for a user.
- getPreviousScale
- in file ServerLocation.php, method ZoomPointLocationCalculator::getPreviousScale()
Finds the previous scale in the scales list
- getPrintedIconPath
- in file ClientLayers.php, method ClientLayers::getPrintedIconPath()
Returns icon full path.
- getPrintedLayerData
- in file ClientLayers.php, method ClientLayers::getPrintedLayerData()
Returns given layer printing data (icon, label, children...).
- getPrintedLayers
- in file ClientLayers.php, method ClientLayers::getPrintedLayers()
Returns the list of layers actually printed on mainmap as well as their classes and parent LayerGroups if any (mainly used for PDF printing).
- getPrintedParents
- in file ClientLayers.php, method ClientLayers::getPrintedParents()
Recursively detects selected layers parent nodes and substitutes them if parents are aggregated.
- getPrintOutline
- in file ExportPlugin.php, method ExportConfiguration::getPrintOutline()
- getProfileParameters
- in file Cartoserver.php, method ServerConfig::getProfileParameters()
{@see Config::getProfileParameters()})
- getProfileParameters
- in file Config.php, method Config::getProfileParameters()
Return the name of the parameters which will be automatically set from the current profile (overriding the one from configuration).
- getProfileParameters
- in file Cartoclient.php, method ClientConfig::getProfileParameters()
{@see Config::getProfileParameters()})
- getProjectHandler
- in file ServerContext.php, method ServerContext::getProjectHandler()
Returns the project handler
- getProjectHandler
- in file Cartoclient.php, method Cartoclient::getProjectHandler()
- getProjectName
- in file ServerProjectHandler.php, method ServerProjectHandler::getProjectName()
- getProjectName
- in file CartoclientTest.php, method projects_demoPlugins_client_CartoclientTest::getProjectName()
- getProjectName
- in file CartoclientTest.php, method projects_demoCW3_client_CartoclientTest::getProjectName()
- getProjectName
- in file ProjectHandler.php, method ProjectHandler::getProjectName()
Returns the project name
- getProjectName
- in file ClientProjectHandler.php, method ClientProjectHandler::getProjectName()
Returns project name
- getProjectName
- in file CartoclientTest.php, method projects_testMain_client_CartoclientTest::getProjectName()
- getProjectName
- in file CartoclientTest.php, method client_CartoclientTest::getProjectName()
- getProjects
- in file pot_tools.php, function getProjects()
Gets list of projects by reading projects directory
- getQueryBbox
- in file ExportPlugin.php, method ExportConfiguration::getQueryBbox()
- getQueryResult
- in file ClientExportPdf.php, method ClientExportPdf::getQueryResult()
Transforms results from TableGroups into TableElements
- getQuerySelections
- in file ExportPlugin.php, method ExportConfiguration::getQuerySelections()
- getRecorderVersion
- in file Views.php, method ViewFilter::getRecorderVersion()
Returns current version of given plugin session container.
- getRecorderVersion
- in file viewsConverter.php, method ViewConverter::getRecorderVersion()
- getRectangleShape
- in file HttpRequestHandler.php, method DhtmlSelectionParser::getRectangleShape()
Parses coords array data stored in $_REQUEST and converts it to a Rectangle
- getRelativePath
- in file PluginManager.php, method PluginManager::getRelativePath()
Returns the relative path to the plugin parent directory. The directory layout is as follow:
- getRenderSelectedLayers
- in file ClientLayerReorder.php, method ClientLayerReorder::getRenderSelectedLayers()
Return selected layer labels array, rightly ordered
- getRequest
- in file ClientPlugin.php, method FilterRequestModifier::getRequest()
- getRequest
- in file PluginBase.php, method PluginBase::getRequest()
Get plugin's request or result out of MapRequest or MapResult
- getRequestedLayerNames
- in file ServerLayers.php, method ServerLayers::getRequestedLayerNames()
Returns the list of layers requested to be drawn by the client.
- getRequestValue
- in file Views.php, method ViewManager::getRequestValue()
Returns value of given request parameter if exists.
- getResolution
- in file ExportPlugin.php, method ExportConfiguration::getResolution()
- getResourceHandler
- in file Cartoclient.php, method Cartoclient::getResourceHandler()
- getResourceHandler
- in file ServerContext.php, method ServerContext::getResourceHandler()
Returns the resource handler
- getResRatio
- in file ServerLayers.php, method ServerLayers::getResRatio()
- getRoles
- in file ClientAuth.php, method DbSecurityContainer::getRoles()
- getRoles
- in file ClientAuth.php, method IniSecurityContainer::getRoles()
- getRoles
- in file SecurityManager.php, method SecurityManager::getRoles()
- getRoles
- in file SecurityManager.php, method SecurityContainer::getRoles()
Returns the list of rules belonging to a user.
- getRoles
- in file SecurityManagerTest.php, method TestSecurityContainer::getRoles()
- getRoutingResultsTable
- in file ServerRouting.php, method ServerPostgresRouting::getRoutingResultsTable()
- getRoutingTable
- in file ServerRouting.php, method ServerPostgresRouting::getRoutingTable()
- getScale
- in file ServerLocation.php, method PanLocationCalculator::getScale()
- getScale
- in file ExportPlugin.php, method ExportConfiguration::getScale()
- getScale
- in file ServerLocation.php, method LocationCalculator::getScale()
Computes new scale
- getScale
- in file ServerLocation.php, method RecenterLocationCalculator::getScale()
- getScale
- in file ServerLocation.php, method ZoomPointLocationCalculator::getScale()
- getScale
- in file ServerLocation.php, method BboxLocationCalculator::getScale()
- getScaleFromBbox
- in file ServerLocation.php, method ServerLocation::getScaleFromBbox()
Computes scale from a Bbox using MapServer
- getScales
- in file ServerLocation.php, method ServerLocation::getScales()
- getSecurityContainer
- in file ClientAuth.php, method ClientAuth::getSecurityContainer()
Returns the security container. The security container class to use is chosen from the securityContainer config parameter.
- getSelectedLayers
- in file ClientLayers.php, method ClientLayers::getSelectedLayers()
Returns the list of activated layers.
- getSelectedMsIds
- in file ClientLayerReorder.php, method ClientLayerReorder::getSelectedMsIds()
Retrieve selected layers MapServer Ids (rightly ordered)
- getSelectedValue
- in file ClientExportPdf.php, method ClientExportPdf::getSelectedValue()
Returns value from $_REQUEST or else from default configuration.
- getSelfUrl
- in file Cartoclient.php, method Cartoclient::getSelfUrl()
Returns current base URL.
- getServerContext
- in file ServerPlugin.php, method ServerPlugin::getServerContext()
- getServerContext
- in file MapInfoHandler.php, method MapInfoHandler::getServerContext()
Returns the server context
- getServerContext
- in file Cartoserver.php, method Cartoserver::getServerContext()
- getSessionCacheLocation
- in file Views.php, method ViewManager::getSessionCacheLocation()
Returns path of cached session file.
- getSessionName
- in file Cartoclient.php, method Cartoclient::getSessionName()
Builds and returns session name.
- getShortcuts
- in file ClientLocation.php, method ClientLocation::getShortcuts()
Returns shortcuts
- getSmarty
- in file FormRenderer.php, method FormRenderer::getSmarty()
Returns the Smarty template object used for template rendering. It may be used by plugins if they want to override the template display.
- getSoapXMLFile
- in file SoapXMLCache.php, method SoapXMLCache::getSoapXMLFile()
Computes cache file name
- getSwitchId
- in file ServerLayers.php, method ServerLayers::getSwitchId()
Returns current switch
- getSymPath
- in file LayersInitProvider.php, method LayersInitProvider::getSymPath()
Returns symbols file path.
- getTable
- in file ClientTables.php, method ClientTables::getTable()
Returns a table
- getTableGroups
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::getTableGroups()
Returns an array of interesting TableGroups
- getTableGroups
- in file ClientTables.php, method ClientTables::getTableGroups()
Returns all table groups
- getTableRulesRegistry
- in file ServerTables.php, method ServerTables::getTableRulesRegistry()
Returns current table rules registry
- getTableRulesRegistry
- in file ClientTables.php, method ClientTables::getTableRulesRegistry()
Returns current table rules registry
- gettext
- in file Internationalization.php, method I18nGettext::gettext()
- gettext
- in file Internationalization.php, method I18nInterface::gettext()
Wrapper for function gettext
- gettext
- in file Internationalization.php, method I18nDummy::gettext()
- getTextAlign
- in file PdfLibLite.php, method PdfLibLite::getTextAlign()
- getTextAlign
- in file CwFpdf.php, method CwFpdf::getTextAlign()
Translates config text-alignement keyword into FPDF one.
- getTimestamp
- in file ServerContext.php, method ServerContext::getTimestamp()
Returns mean (mapfile & INI file) modification time.
- getTools
- in file ClientQuery.php, method ClientQuery::getTools()
- getTools
- in file ClientStatictools.php, method ClientStatictools::getTools()
- getTools
- in file ClientLocation.php, method ClientLocation::getTools()
- getTools
- in file ClientPlugin.php, method ToolProvider::getTools()
Returns the provided tools
- getTools
- in file ClientOutline.php, method ClientOutline::getTools()
Returns outline tools : Point, Rectangle and Polygon
- getToolsHelper
- in file ClientPluginHelper.php, method ToolProviderHelper::getToolsHelper()
Calls plugin's ToolProvider::getTools(), updates tools
- getTotalArea
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::getTotalArea()
- getTotalArea
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::getTotalArea()
- getTranslatedMapIdPo
- in file server2pot.php, function getTranslatedMapIdPo()
Finds list of already translated PO files for a project and a map ID
- getTranslatedPo
- in file pot_tools.php, function getTranslatedPo()
Finds list of already translated PO files for a project
- getUnfoldedLayerGroups
- in file ClientLayers.php, method ClientLayers::getUnfoldedLayerGroups()
Returns the list of LayerGroups that must be rendered unfolded.
- getUrl
- in file ClientTables.php, method ClientTables::getUrl()
Gets CSV export URL from main exportCsv plugin.
- getUrl
- in file ClientExportCsv.php, method ClientExportCsv::getUrl()
Public alias for ExportPlugin::getExportUrl().
- getUser
- in file SecurityManager.php, method SecurityManager::getUser()
- getValidExportType
- in file Cartoclient.php, method Cartoclient::getValidExportType()
Tells if an export plugin is available for current output and returns it.
- getValue
- in file ClientPlugin.php, method FilterRequestModifier::getValue()
- getValue
- in file CwSerializable.php, method CwSerializable::getValue()
Returns structure's property value if property exists
- getVfc
- in file ViewsTest.php, method client_ViewsTest::getVfc()
- getViewablePlugins
- in file Views.php, method ViewManager::getViewablePlugins()
Returns the list of plugins that have their data recorded in views (set in client.ini "viewablePlugins" parameter).
- getViewContainer
- in file Views.php, method ViewManager::getViewContainer()
Returns view container instance (file or DB using).
- getViewId
- in file Views.php, method ViewManager::getViewId()
Returns current view ID.
- getViewId
- in file Views.php, method ViewContainer::getViewId()
- getViewManager
- in file Cartoclient.php, method Cartoclient::getViewManager()
- getViewManager
- in file ClientViews.php, method ClientViews::getViewManager()
- getViewsList
- in file ClientViews.php, method ClientViews::getViewsList()
Populates and returns views list.
- getWeight
- in file TableRulesRegistry.php, method TableRule::getWeight()
Computes weight
- getWeight
- in file TableRulesRegistry.php, method GroupRule::getWeight()
Computes weight
- getWeight
- in file TableRulesRegistry.php, method ColumnRule::getWeight()
Computes weight
- getWeights
- in file Views.php, method ViewContainer::getWeights()
Returns natural-orderedviews weights list.
- getWidth
- in file BasicTypes.php, method Bbox::getWidth()
Computes Bbox width
- getWsdlUrl
- in file Cartoserver.php, function getWsdlUrl()
Returns the URL of the wsdl file to be used on the server, or null if no wsdl is to be used (as set in the configuration).
- getX
- in file BasicTypes.php, method Point::getX()
- getX
- in file ExportPdfObjects.php, method SpaceManager::getX()
Computes the block reference point X-coordinate.
- getY
- in file BasicTypes.php, method Point::getY()
- getY
- in file ExportPdfObjects.php, method SpaceManager::getY()
Computes the block reference point Y-coordinate.
- getZoomInFactor
- in file ClientLocation.php, method ClientLocation::getZoomInFactor()
Returns zoom factor depending on selected rectangle
- getZoomType
- in file ExportPlugin.php, method ExportConfiguration::getZoomType()
- GroupFilter
- in file TableRulesRegistry.php, class GroupFilter
Rule to modify group title
- GroupRule
- in file TableRulesRegistry.php, class GroupRule
Base rule for rules that will be applied on groups of tables
- gt
- in file Common.php, method I18nNoop::gt()
- gt
- in file Internationalization.php, method I18n::gt()
Calls translator's gettext
- guessClassName
- in file CwSerializable.php, method CwSerializable::guessClassName()
Tries to guess the class to use from the property being unserialised.
- guessI18nClass
- in file Internationalization.php, method I18n::guessI18nClass()
Guess the I18nInterface class to use
- GuiProvider
- in file ClientPlugin.php, class GuiProvider
Interface for plugins that interact with HTML forms
top
h
- $handle
- in file Views.php, variable ViewFileContainer::$handle
- $hasIcon
- in file ClientPlugin.php, variable ToolDescription::$hasIcon
- $hCentered
- in file ExportPdfObjects.php, variable PdfBlock::$hCentered
- $headers
- in file ExportPdfObjects.php, variable TableElement::$headers
- $headers
- in file ExportPdfObjects.php, variable PdfBlock::$headers
Id of headers block (mainly for tables)
- $headerSent
- in file Smarty_Cartoclient.php, variable Smarty_Cartoclient::$headerSent
- $height
- in file ExportPdfObjects.php, variable PdfBlock::$height
- $height
- in file BasicTypes.php, variable Dimension::$height
Height of the image
- $height
- in file Images.php, variable Image::$height
Height of the image
- $helpers
- in file PluginManager.php, variable PluginManager::$helpers
- $hidden
- in file MapInfo.php, variable LayerState::$hidden
- $hiddenLayers
- in file ClientLayers.php, variable ClientLayers::$hiddenLayers
- $hiddenSelectedLayers
- in file ClientLayers.php, variable ClientLayers::$hiddenSelectedLayers
- $hiddenSelectedLayers
- in file ClientLayers.php, variable LayersState::$hiddenSelectedLayers
- $hiddenUnselectedLayers
- in file ClientLayers.php, variable LayersState::$hiddenUnselectedLayers
- $hiddenUnselectedLayers
- in file ClientLayers.php, variable ClientLayers::$hiddenUnselectedLayers
- $hilight
- in file Query.php, variable QuerySelection::$hilight
- $horizontalBasis
- in file ExportPdfObjects.php, variable PdfBlock::$horizontalBasis
- $horizontalMargin
- in file ExportPdfObjects.php, variable PdfBlock::$horizontalMargin
- $horizontalMargin
- in file ExportPdfObjects.php, variable PdfGeneral::$horizontalMargin
- $horizontalMargin
- in file ExportPdfObjects.php, variable PdfFormat::$horizontalMargin
- $horizontalPan
- in file Location.php, variable PanDirection::$horizontalPan
- $httpRequestHandler
- in file Cartoclient.php, variable Cartoclient::$httpRequestHandler
- CHANNEL_DEVELOPER
- in file Message.php, class constant Message::CHANNEL_DEVELOPER
- CHANNEL_USER
- in file Message.php, class constant Message::CHANNEL_USER
Constants to define the different the purpose of the message. Used for instance to distinguate user and developer targeted messages.
- HttpRequestHandler.php
- procedural page HttpRequestHandler.php
- handleBboxRecenter
- in file ClientLocation.php, method ClientLocation::handleBboxRecenter()
Handles recenter on bbox HTTP request
- handleCompleteForm
- in file ClientQuery.php, method ClientQuery::handleCompleteForm()
Handles parameters coming from complete form
- handleCorePlugin
- in file ServerImages.php, method ServerImages::handleCorePlugin()
- handleCorePlugin
- in file ServerProjectLocation.php, method ServerProjectLocation::handleCorePlugin()
- handleCorePlugin
- in file ServerPlugin.php, method CoreProvider::handleCorePlugin()
Handles request at special places for core plugins
- handleCorePlugin
- in file ServerLayers.php, method ServerLayers::handleCorePlugin()
- handleCorePlugin
- in file ServerLocation.php, method ServerLocation::handleCorePlugin()
- handleCorePluginHelper
- in file ServerPluginHelper.php, method CoreProviderHelper::handleCorePluginHelper()
- handleDrawing
- in file ServerPlugin.php, method ClientResponder::handleDrawing()
Handles the request when the plugin should draw on the map
- handleDrawing
- in file ServerLocation.php, method ServerLocation::handleDrawing()
Draw the crosshair.
- handleDrawing
- in file ServerPlugin.php, method ClientResponderAdapter::handleDrawing()
- handleDrawing
- in file ServerOutline.php, method ServerOutline::handleDrawing()
Handles shapes drawing and area computation
- handleDrawingHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::handleDrawingHelper()
- handleHttpCommonRequest
- in file ClientAuth.php, method ClientAuth::handleHttpCommonRequest()
Handles Get and Post requests
- handleHttpGetRequest
- in file ClientPlugin.php, method GuiProvider::handleHttpGetRequest()
Handles data coming from a get request
- handleHttpGetRequest
- in file ClientProjectplugin.php, method ClientProjectplugin::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientOutline.php, method ClientOutline::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientViews.php, method ClientViews::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientTables.php, method ClientTables::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientStatictools.php, method ClientStatictools::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientRouting.php, method ClientRouting::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientQuery.php, method ClientQuery::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientHello.php, method ClientHello::handleHttpGetRequest()
Not used.
- handleHttpGetRequest
- in file ClientImages.php, method ClientImages::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientLayerReorder.php, method ClientLayerReorder::handleHttpGetRequest()
Handles data coming from a get request
- handleHttpGetRequest
- in file ClientExportPdf.php, method ClientExportPdf::handleHttpGetRequest()
Not used/implemented yet.
- handleHttpGetRequest
- in file ClientExportHtml.php, method ClientExportHtml::handleHttpGetRequest()
Not used.
- handleHttpGetRequest
- in file ClientAuth.php, method ClientAuth::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientExportCsv.php, method ClientExportCsv::handleHttpGetRequest()
Handles HTTP request received by script export.php
- handleHttpGetRequest
- in file ClientLocation.php, method ClientLocation::handleHttpGetRequest()
- handleHttpGetRequest
- in file ClientLayers.php, method ClientLayers::handleHttpGetRequest()
Handles data from GET request. Not used/implemented yet.
- handleHttpPostRequest
- in file ClientQuery.php, method ClientQuery::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientLayers.php, method ClientLayers::handleHttpPostRequest()
Handles layers-related POST'ed data and updates layers statuses.
- handleHttpPostRequest
- in file ClientLayerReorder.php, method ClientLayerReorder::handleHttpPostRequest()
Handles data coming from a post request
- handleHttpPostRequest
- in file ClientViews.php, method ClientViews::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientLocation.php, method ClientLocation::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientStatictools.php, method ClientStatictools::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientTables.php, method ClientTables::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientImages.php, method ClientImages::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientPlugin.php, method GuiProvider::handleHttpPostRequest()
Handles data coming from a post request
- handleHttpPostRequest
- in file ClientExportHtml.php, method ClientExportHtml::handleHttpPostRequest()
Not used.
- handleHttpPostRequest
- in file ClientExportCsv.php, method ClientExportCsv::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientAuth.php, method ClientAuth::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientRouting.php, method ClientRouting::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientExportPdf.php, method ClientExportPdf::handleHttpPostRequest()
Sets PDF settings objects based on $_REQUEST and configuration data.
- handleHttpPostRequest
- in file ClientHello.php, method ClientHello::handleHttpPostRequest()
Increments count number and retrieves POST'ed message.
- handleHttpPostRequest
- in file ClientProjectplugin.php, method ClientProjectplugin::handleHttpPostRequest()
- handleHttpPostRequest
- in file ClientOutline.php, method ClientOutline::handleHttpPostRequest()
- handleHttpRequest
- in file ClientViews.php, method ClientViews::handleHttpRequest()
Common processing for {@see ClientViews::handleHttpPostRequest} and {@see ClientViews::handleHttpGetRequest}.
- handleHttpRequest
- in file HttpRequestHandler.php, method HttpRequestHandler::handleHttpRequest()
Handles buttons and tools.
- handleIdRecenter
- in file ClientLocation.php, method ClientLocation::handleIdRecenter()
Handles recenter on Ids HTTP request
- handleIdRecenter
- in file ClientDemoLocation.php, method ClientDemoLocation::handleIdRecenter()
- handleInit
- in file ClientLayerReorder.php, method ClientLayerReorder::handleInit()
- handleInit
- in file ClientPlugin.php, method InitUser::handleInit()
Handles initialization object taken from MapInfo
- handleInit
- in file ClientExportPdf.php, method ClientExportPdf::handleInit()
- handleInit
- in file ClientDemoLocation.php, method ClientDemoLocation::handleInit()
- handleInit
- in file ClientLayers.php, method ClientLayers::handleInit()
- handleInit
- in file ClientProjectplugin.php, method ClientProjectplugin::handleInit()
- handleInit
- in file ClientLocation.php, method ClientLocation::handleInit()
- handleInitHelper
- in file ClientPluginHelper.php, method InitUserHelper::handleInitHelper()
Gets init object and calls plugin's InitProvider::handleInit()
- handleKeymapButton
- in file ClientLocation.php, method ClientLocation::handleKeymapButton()
Handles clicks on key map
- handleKeymapTool
- in file ClientPlugin.php, method ToolProvider::handleKeymapTool()
Handles tool when key map was clicked
- handleKeymapTool
- in file ClientStatictools.php, method ClientStatictools::handleKeymapTool()
- handleKeymapTool
- in file ClientLocation.php, method ClientLocation::handleKeymapTool()
- handleKeymapTool
- in file ClientQuery.php, method ClientQuery::handleKeymapTool()
- handleKeymapTool
- in file ClientOutline.php, method ClientOutline::handleKeymapTool()
- handleMainmapTool
- in file ClientOutline.php, method ClientOutline::handleMainmapTool()
- handleMainmapTool
- in file ClientPlugin.php, method ToolProvider::handleMainmapTool()
Handles tool when main map was clicked
- handleMainmapTool
- in file ClientLocation.php, method ClientLocation::handleMainmapTool()
- handleMainmapTool
- in file ClientQuery.php, method ClientQuery::handleMainmapTool()
- handleMainmapTool
- in file ClientStatictools.php, method ClientStatictools::handleMainmapTool()
- handleMapSize
- in file ClientImages.php, method ClientImages::handleMapSize()
Handles map sizes dropdown box
- handlePanButtons
- in file ClientLocation.php, method ClientLocation::handlePanButtons()
Handles panning buttons
- handlePostDrawing
- in file ServerPlugin.php, method ClientResponder::handlePostDrawing()
Handles the request after the plugins have drawn the image
- handlePostDrawing
- in file ServerPlugin.php, method ClientResponderAdapter::handlePostDrawing()
- handlePostDrawingHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::handlePostDrawingHelper()
- handlePreDrawing
- in file ServerRouting.php, method ServerRouting::handlePreDrawing()
Result is set in initializeRequest but Outline must be called
- handlePreDrawing
- in file ServerPlugin.php, method ClientResponder::handlePreDrawing()
Handles the request just before plugins should draw in the map
- handlePreDrawing
- in file ServerPlugin.php, method ClientResponderAdapter::handlePreDrawing()
- handlePreDrawing
- in file ServerProjectplugin.php, method ServerProjectplugin::handlePreDrawing()
- handlePreDrawing
- in file ServerProjectTable.php, method ServerProjectTable::handlePreDrawing()
- handlePreDrawing
- in file ServerQuery.php, method ServerQuery::handlePreDrawing()
- handlePreDrawingHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::handlePreDrawingHelper()
- handleQuery
- in file ClientQuery.php, method ClientQuery::handleQuery()
Handles variables that can be posted by POST or by GET
- handleRecenterScales
- in file ClientLocation.php, method ClientLocation::handleRecenterScales()
Handles recenter/scales HTTP request
- handleRequest
- in file ClientLayerReorder.php, method ClientLayerReorder::handleRequest()
Common method to handle both Get or Post request
- handleResult
- in file ClientPlugin.php, method ServerCaller::handleResult()
Handles server result
- handleResult
- in file ClientLayers.php, method ClientLayers::handleResult()
- handleResult
- in file ClientLayerReorder.php, method ClientLayerReorder::handleResult()
- handleResult
- in file ClientRouting.php, method ClientRouting::handleResult()
- handleResult
- in file ClientAuth.php, method ClientAuth::handleResult()
- handleResult
- in file ClientProjectTable.php, method ClientProjectTable::handleResult()
- handleResult
- in file ClientProjectplugin.php, method ClientProjectplugin::handleResult()
- handleResult
- in file ClientImages.php, method ClientImages::handleResult()
- handleResult
- in file ClientLocation.php, method ClientLocation::handleResult()
- handleResult
- in file ClientQuery.php, method ClientQuery::handleResult()
- handleResult
- in file ClientOutline.php, method ClientOutline::handleResult()
- handleResultHelper
- in file ClientPluginHelper.php, method ServerCallerHelper::handleResultHelper()
Gets plugin specific result out of MapResult and calls
- handleShortcuts
- in file ClientLocation.php, method ClientLocation::handleShortcuts()
Handles shortcuts HTTP request
- handleStandardParameters
- in file ClientQuery.php, method ClientQuery::handleStandardParameters()
Handles standard parameters
- handleSwitches
- in file ClientLayers.php, method ClientLayers::handleSwitches()
Handles switches form
- handleTool
- in file HttpRequestHandler.php, method HttpRequestHandler::handleTool()
Handles HTTP request for one tool of one plugin
- handleTools
- in file HttpRequestHandler.php, method HttpRequestHandler::handleTools()
Handles HTTP request for selected plugin tool
- handleView
- in file Views.php, method ViewManager::handleView()
Main view handler: detects what action to perform.
- hasRole
- in file SecurityManager.php, method SecurityManager::hasRole()
Check if the current user has the given role, or at least one role among the one given, if it is an array.
- hasRole
- in file Views.php, method ViewManager::hasRole()
Checks that user is allowed to perform special view actions.
- hilight
- in file ServerQuery.php, method ServerQuery::hilight()
Hilights query
- hilightLayer
- in file ServerHilight.php, method ServerHilight::hilightLayer()
Main function, does hilight given a QuerySelection
- hilightWholeLayer
- in file ServerHilight.php, method ServerHilight::hilightWholeLayer()
Hilight a whole layer, by setting its classes to be hilighted
- HILIGHT_CLASS
- in file ServerHilight.php, constant HILIGHT_CLASS
- HILIGHT_SUFFIX
- in file ServerHilight.php, constant HILIGHT_SUFFIX
Misc constants apprearing in config files (mapfiles, ini, ...)
- HttpRequestHandler
- in file HttpRequestHandler.php, class HttpRequestHandler
Does common actions on HTTP request
top
i
- $i18n
- in file Internationalization.php, variable I18n::$i18n
Translator
- $i18n
- in file ExportPdfObjects.php, variable PdfBlock::$i18n
Tells if block content must be translated.
- $icon
- in file Layers.php, variable LayerBase::$icon
Icon to display for layer
- $id
- in file Layers.php, variable SwitchInit::$id
Switch's Id
- $id
- in file ClientPlugin.php, variable ToolDescription::$id
- $id
- in file MapInfo.php, variable LayerState::$id
State's ID
- $id
- in file Routing.php, variable Attribute::$id
- $id
- in file Routing.php, variable Parameter::$id
- $id
- in file MapInfo.php, variable InitialMapState::$id
State's ID
- $id
- in file Layers.php, variable LayerBase::$id
- $id
- in file Layers.php, variable ChildrenSwitch::$id
Switch's Id
- $id
- in file ExportPdfObjects.php, variable PdfBlock::$id
- $id
- in file LayerReorder.php, variable LayerInit::$id
- $id
- in file LayerReorder.php, variable LayerTransparency::$id
- $id
- in file BasicTypes.php, variable Feature::$id
feature id
- $idAttribute
- in file Location.php, variable IdSelection::$idAttribute
- $idRecenterActive
- in file ClientDemoLocation.php, variable ClientDemoLocation::$idRecenterActive
@ var boolean
- $idRecenterIdsList
- in file ClientDemoLocation.php, variable ClientDemoLocation::$idRecenterIdsList
List of names
- $idRecenterLayer
- in file ClientDemoLocation.php, variable ClientDemoLocation::$idRecenterLayer
- $idRecenterSelected
- in file ClientLocation.php, variable LocationState::$idRecenterSelected
Current layer identifier selected in the recenter drop-down
- $idSelections
- in file Location.php, variable RecenterLocationRequest::$idSelections
- $idType
- in file Location.php, variable IdSelection::$idType
- $images
- in file PdfLibLite.php, variable PdfLibLite::$images
- $imagesRequest
- in file Request.php, variable MapRequest::$imagesRequest
- $imagesResult
- in file ClientImages.php, variable ClientImages::$imagesResult
Last server result
- $imagesState
- in file ClientImages.php, variable ClientImages::$imagesState
Current session state
- $imageType
- in file ServerLayers.php, variable ServerLayers::$imageType
Image type to use for images (outputformat identifier declared in mapfile). May be null to use default one.
- $imageType
- in file ServerContext.php, variable ServerContext::$imageType
- $importRemotePng
- in file ExportPdfObjects.php, variable PdfGeneral::$importRemotePng
- $index
- in file TableRulesRegistry.php, variable ColumnPosition::$index
Absolute index or offset (if type is relative)
- $inFlow
- in file ExportPdfObjects.php, variable PdfBlock::$inFlow
- $iniPath
- in file MapInfoHandler.php, variable MapInfoHandler::$iniPath
- $initialMapStates
- in file MapInfo.php, variable MapInfo::$initialMapStates
- $initMessage
- in file ClientProjectplugin.php, variable ClientProjectplugin::$initMessage
- $initMessage
- in file Projectplugin.php, variable ProjectpluginInit::$initMessage
- $ini_array
- in file Config.php, variable Config::$ini_array
Array of string which contains contents of .ini configuration file
- $inLastPages
- in file ExportPdfObjects.php, variable PdfBlock::$inLastPages
- $inNewPage
- in file ExportPdfObjects.php, variable PdfBlock::$inNewPage
- $inputColumnIds
- in file TableRulesRegistry.php, variable CellFilter::$inputColumnIds
Ids of columns used by callback method to compute new value
- $inputColumnIds
- in file TableRulesRegistry.php, variable ColumnAdder::$inputColumnIds
- $inputNameRecenter
- in file ClientDemoLocation.php, variable ClientDemoLocation::$inputNameRecenter
Input text
- $instance
- in file SecurityManager.php, variable SecurityManager::$instance
Singleton
- $intArray
- in file SerializableTest.php, variable SerializableTestClass1::$intArray
- $integer
- in file SerializableTest.php, variable SerializableTestClass2::$integer
- $interruptFlow
- in file Cartoclient.php, variable Cartoclient::$interruptFlow
When true, the cartoweb flow of operation will be interrupted and the html will be displayed.
- $isActionSuccess
- in file Views.php, variable ViewContainer::$isActionSuccess
- $isActionSuccess
- in file Views.php, variable ViewManager::$isActionSuccess
- $isDrawn
- in file Images.php, variable Image::$isDrawn
True is this image has to be drawn by server (request) or is drawn (results)
- $isFormDisplayed
- in file ClientAuth.php, variable ClientAuth::$isFormDisplayed
Avoids to display the login form twice in some cases.
- $isNewSession
- in file Cartoclient.php, variable Cartoclient::$isNewSession
- $isPageOpen
- in file PdfLibLite.php, variable PdfLibLite::$isPageOpen
- Internationalization.php
- procedural page Internationalization.php
- Images.php
- procedural page Images.php
- InternationalizationTest.php
- procedural page InternationalizationTest.php
- HIDDEN_PROJECTS
- in file ProjectHandler.php, class constant ProjectHandler::HIDDEN_PROJECTS
- I18n
- in file Internationalization.php, class I18n
Translator selection
- I18nDummy
- in file Internationalization.php, class I18nDummy
Dummy translator (does nothing)
- I18nGettext
- in file Internationalization.php, class I18nGettext
Gettext translator
- I18nInterface
- in file Internationalization.php, class I18nInterface
Translator interface
- I18nNoop
- in file Common.php, class I18nNoop
Internationalization methods for automatic strings retrieving
- IdSelection
- in file Location.php, class IdSelection
Describes a selection of a set of objects identified by their id's
- IGNORE_FILES
- in file makedoc.php, constant IGNORE_FILES
Directories (ending with '/') and files to ignore
- Image
- in file Images.php, class Image
An Image
- Images
- in file Images.php, class Images
Images object common to requests and results, which contains all cartoweb images used during a map display.
- ImagesRequest
- in file Images.php, class ImagesRequest
Request for drawing images.
- ImagesResult
- in file Images.php, class ImagesResult
Result for images returned by the server.
- ImagesState
- in file ClientImages.php, class ImagesState
Informations to save in session
- includeClassFiles
- in file PluginManager.php, method PluginManager::includeClassFiles()
Tries to include plugin PHP scripts
- includeFile
- in file makemaps.php, function includeFile()
- INCLUDE_FILES
- in file makedoc.php, constant INCLUDE_FILES
Directories and files to include
- IniSecurityContainer
- in file ClientAuth.php, class IniSecurityContainer
Security container which reads the usernames, passwords and roles out of a plugin .ini file.
- init
- in file Internationalization.php, method I18n::init()
Initializes locales
- init
- in file Encoding.php, method Encoder::init()
Initializes encoding
- initialize
- in file ClientProjectplugin.php, method ClientProjectplugin::initialize()
- initialize
- in file ServerProjectTableRules.php, method ServerProjectTableRules::initialize()
- initialize
- in file ClientCheckInstall.php, method ClientCheckInstall::initialize()
- initialize
- in file ClientProjectTableRules.php, method ClientProjectTableRules::initialize()
- initialize
- in file ClientAuth.php, method ClientAuth::initialize()
- initialize
- in file PluginBase.php, method PluginBase::initialize()
Plugin initialization (can be extended in custom plugins)
- initializeApd
- in file Common.php, method Common::initializeApd()
Initialization of the "advanced php debugger" stuff.
- initializeCartoweb
- in file Common.php, method Common::initializeCartoweb()
Perform various cartoweb initializations.
- initializeConfig
- in file ServerPlugin.php, method ServerPlugin::initializeConfig()
Initializes plugin configuration
- initializeConfig
- in file ClientPlugin.php, method ClientPlugin::initializeConfig()
Initializes plugin configuration
- initializeConfig
- in file PluginBase.php, method PluginBase::initializeConfig()
Initializes plugin
- initializeDocument
- in file ExportPdfObjects.php, method PdfWriter::initializeDocument()
Sets general data and opens PDF document.
- initializeDocument
- in file PdfLibLite.php, method PdfLibLite::initializeDocument()
- initializeDocument
- in file CwFpdf.php, method CwFpdf::initializeDocument()
- initializeGraph
- in file ServerRouting.php, method ServerRouting::initializeGraph()
Plugins may override this method to do special treatment the very first time a routing computation is done. This will only called the first time the graph is drawn.
- initializeGraph
- in file ServerProjectPostgresRouting.php, method ServerProjectPostgresRouting::initializeGraph()
- initializeGraph
- in file ServerRouting.php, method ServerPostgresRouting::initializeGraph()
- initializeLog4php
- in file Log4phpInit.php, function initializeLog4php()
Initializes the log4php library
- initializeObjects
- in file Cartoclient.php, method Cartoclient::initializeObjects()
Initializes client objects
- initializePlugins
- in file Cartoclient.php, method Cartoclient::initializePlugins()
Initializes core and normal client plugins
- initializeRequest
- in file ServerLayers.php, method ServerLayers::initializeRequest()
- initializeRequest
- in file ServerRouting.php, method ServerRouting::initializeRequest()
- initializeRequest
- in file ServerLayerReorder.php, method ServerLayerReorder::initializeRequest()
Reorder MapServer layers lists and transparency from CartoClient request
- initializeRequest
- in file ServerPlugin.php, method ClientResponder::initializeRequest()
Handles the request at the plugin initialisation phase.
- initializeRequest
- in file ServerPlugin.php, method ClientResponderAdapter::initializeRequest()
- initializeRequestHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::initializeRequestHelper()
- initializeResult
- in file ClientLayerReorder.php, method ClientLayerReorder::initializeResult()
- initializeResult
- in file ClientProjectTable.php, method ClientProjectTable::initializeResult()
- initializeResult
- in file ClientImages.php, method ClientImages::initializeResult()
- initializeResult
- in file ClientLayers.php, method ClientLayers::initializeResult()
- initializeResult
- in file ClientOutline.php, method ClientOutline::initializeResult()
- initializeResult
- in file ClientLocation.php, method ClientLocation::initializeResult()
- initializeResult
- in file ClientProjectLocation.php, method ClientProjectLocation::initializeResult()
- initializeResult
- in file ClientRouting.php, method ClientRouting::initializeResult()
- initializeResult
- in file ClientQuery.php, method ClientQuery::initializeResult()
- initializeResult
- in file ClientProjectplugin.php, method ClientProjectplugin::initializeResult()
- initializeResult
- in file ClientAuth.php, method ClientAuth::initializeResult()
- initializeResult
- in file ClientPlugin.php, method ServerCaller::initializeResult()
Initializes plugin state depending on server result
- initializeResultHelper
- in file ClientPluginHelper.php, method ServerCallerHelper::initializeResultHelper()
Gets plugin specific result out of MapResult and calls
- initializeSession
- in file Cartoclient.php, method Cartoclient::initializeSession()
Initializes session
- initializeStyles
- in file ServerOutline.php, method ServerOutline::initializeStyles()
Initializes styles array with layer information
- InitialLocation
- in file MapInfo.php, class InitialLocation
Initial position
- InitialMapState
- in file MapInfo.php, class InitialMapState
Initial display state for a mapfile
- initMapSizes
- in file ClientImages.php, method ClientImages::initMapSizes()
Reads map sizes from configuration
- InitProvider
- in file ServerPlugin.php, class InitProvider
- InitProviderHelper
- in file ServerPluginHelper.php, class InitProviderHelper
Helper for InitProvider
- initScales
- in file ServerLocation.php, method ServerLocation::initScales()
Initializes scales from location.ini
- InitUser
- in file ClientPlugin.php, class InitUser
Interface for plugins with MapInfo specific data
- InitUserHelper
- in file ClientPluginHelper.php, class InitUserHelper
Helper for InitUser
- insert
- in file Views.php, method ViewContainer::insert()
Wrapper for 'insert' action.
- interruptFlow
- in file ClientAuth.php, method ClientAuth::interruptFlow()
Interrupts CartoWeb flow of operation. Necessary, when displaying the login/logout page.
- isButtonPushed
- in file HttpRequestHandler.php, method HttpRequestHandler::isButtonPushed()
Returns true if button was clicked
- isCacheValid
- in file ServerMapInfoCache.php, method ServerMapInfoCache::isCacheValid()
- isCacheValid
- in file MapInfoCache.php, method MapInfoCache::isCacheValid()
This method may be overrided by sublclasses to assert the validity if the MapInfo object read from cache (typically by comparing the timestamp field: see getCacheTimestamp() ). If it returns false, The MapInfo will be requested again, and put into the cache.
- isDatabaseLayer
- in file ServerMapquery.php, method ServerMapquery::isDatabaseLayer()
Returns true if layer is linked to a database
- isDevelMessagesEnabled
- in file ServerContext.php, method ServerContext::isDevelMessagesEnabled()
Tells (from INI file) if developpers messages must be shown.
- isDrawQuery
- in file ServerImages.php, method ServerImages::isDrawQuery()
Returns true if query must be drawn using MapServer
- isErrorIgnored
- in file Common.php, method Common::isErrorIgnored()
Ananlyzes errors, and eventually ignores some.
- isInterruptFlow
- in file Cartoclient.php, method Cartoclient::isInterruptFlow()
Returns true if the flow of operation has to be interrupted, and the template displayed without calling server.
- isMainmapClicked
- in file HttpRequestHandler.php, method DhtmlSelectionParser::isMainmapClicked()
Returns true if main map was clicked
- isOutOfRangeIcon
- in file ClientLayers.php, method ClientLayers::isOutOfRangeIcon()
- isProjectFile
- in file ProjectHandler.php, method ProjectHandler::isProjectFile()
Finds out if a file or directory exists in project
- isRelativePath
- in file ExportPdfObjects.php, method PrintTools::isRelativePath()
Tells if given path is relative.
- isRenderKeymap
- in file ExportPlugin.php, method ExportConfiguration::isRenderKeymap()
- isRenderMap
- in file ExportPlugin.php, method ExportConfiguration::isRenderMap()
- isRenderScalebar
- in file ExportPlugin.php, method ExportConfiguration::isRenderScalebar()
- isTestDirect
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::isTestDirect()
- isTestDirect
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::isTestDirect()
- isTestDirect
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::isTestDirect()
- isTestDirect
- in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::isTestDirect()
- isTestDirect
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::isTestDirect()
- TITLE_1
- in file ViewsTest.php, class constant client_ViewsTest::TITLE_1
- TITLE_2
- in file ViewsTest.php, class constant client_ViewsTest::TITLE_2
- VIEW_ID
- in file ViewsTest.php, class constant client_ViewsTest::VIEW_ID
top
top
l
- $label
- in file Location.php, variable LocationShortcut::$label
- $label
- in file Layers.php, variable LayerBase::$label
- $label
- in file Location.php, variable LocationScale::$label
- $label
- in file ExportPdfObjects.php, variable PdfFormat::$label
- $label
- in file Layers.php, variable SwitchInit::$label
Switch's label
- $label
- in file Outline.php, variable StyledShape::$label
- $label
- in file LayerReorder.php, variable LayerInit::$label
- $labelMode
- in file ClientOutline.php, variable OutlineState::$labelMode
If true, will ask for a label text
- $labelStyle
- in file Outline.php, variable StyledShape::$labelStyle
- $langList
- in file Internationalization.php, variable I18n::$langList
Order and restrict lang list
- $lastMapRequest
- in file Cartoclient.php, variable ClientSession::$lastMapRequest
Last request sent to server (useful for export, see
- $lastMapResult
- in file Cartoclient.php, variable ClientSession::$lastMapResult
Last result received from server (useful for export, see
- $layer
- in file ClientLayers.php, variable LayerNode::$layer
A reference to the layer object defined in MapInfo.
- $layerId
- in file Location.php, variable IdSelection::$layerId
- $layerIds
- in file ClientLayerReorder.php, variable LayerReorderState::$layerIds
Initial Ms Layers Ids array
- $layerIds
- in file ExportPlugin.php, variable ExportConfiguration::$layerIds
- $layerIds
- in file ClientLayerReorder.php, variable ClientLayerReorder::$layerIds
Initial Ms Layers Ids array
- $layerIds
- in file Layers.php, variable LayersRequest::$layerIds
The list of layers to draw
- $layerIds
- in file LayerReorder.php, variable LayerReorderRequest::$layerIds
- $layerIds
- in file Layers.php, variable LayerContainer::$layerIds
Layer Ids cache
- $layerIds
- in file ClientLayers.php, variable ClientLayers::$layerIds
- $layerLabels
- in file ClientLayerReorder.php, variable ClientLayerReorder::$layerLabels
Initial Layers Labels array sorted
- $layerLabels
- in file ClientLayerReorder.php, variable LayerReorderState::$layerLabels
Initial Layers Labels array sorted
- $layerReorderState
- in file ClientLayerReorder.php, variable ClientLayerReorder::$layerReorderState
LayerReorder State object (session object)
- $layers
- in file LayerReorder.php, variable LayerReorderInit::$layers
- $layers
- in file Layers.php, variable ChildrenSwitch::$layers
Array of LayerBase ids
- $layers
- in file MapInfo.php, variable InitialMapState::$layers
Array of layer states.
- $layers
- in file Layers.php, variable LayersInit::$layers
Array of all available layers.
- $layers
- in file ClientLayers.php, variable ClientLayers::$layers
- $layersData
- in file ClientLayers.php, variable LayersState::$layersData
- $layersData
- in file ClientLayers.php, variable ClientLayers::$layersData
List of LayerState objects. See LayerState.
- $layersInit
- in file ClientLayers.php, variable ClientLayers::$layersInit
- $layersInit
- in file LayersInitProvider.php, variable LayersInitProvider::$layersInit
- $layersRequest
- in file Request.php, variable MapRequest::$layersRequest
- $layersState
- in file ClientLayers.php, variable ClientLayers::$layersState
- $layerTransparencies
- in file LayerReorder.php, variable LayerReorderRequest::$layerTransparencies
- $layerTransparencies
- in file ClientLayerReorder.php, variable ClientLayerReorder::$layerTransparencies
Initial Layers Transparency array sorted
- $layerUserTransparencies
- in file ClientLayerReorder.php, variable ClientLayerReorder::$layerUserTransparencies
Layers user Transparency array indexed by msLayer name
- $layerUserTransparencies
- in file ClientLayerReorder.php, variable LayerReorderState::$layerUserTransparencies
Layers user Transparency array indexed by msLayer name
- $legendLevel
- in file CwFpdf.php, variable CwFpdf::$legendLevel
- $legendShift
- in file CwFpdf.php, variable CwFpdf::$legendShift
- $levels
- in file ExportPdfObjects.php, variable SpaceManager::$levels
- $link
- in file Layers.php, variable LayerBase::$link
External link to be added to label
- $loadPlugins
- in file MapInfo.php, variable MapInfo::$loadPlugins
IDs of plugins to be loaded
- $location
- in file MapInfo.php, variable MapInfo::$location
- $location
- in file MapInfo.php, variable InitialMapState::$location
Initial position on map
- $locationConstraint
- in file Location.php, variable LocationRequest::$locationConstraint
- $locationId
- in file Views.php, variable ViewContainer::$locationId
- $locationPlugin
- in file ServerLocation.php, variable LocationCalculator::$locationPlugin
- $locationRequest
- in file ClientLocation.php, variable ClientLocation::$locationRequest
- $locationRequest
- in file Request.php, variable MapRequest::$locationRequest
- $locationRequest
- in file ProjectLocation.php, variable ProjectLocationRequest::$locationRequest
- $locationResult
- in file ProjectLocation.php, variable ProjectLocationResult::$locationResult
- $locationResult
- in file ClientLocation.php, variable ClientLocation::$locationResult
- $locationState
- in file ClientLocation.php, variable ClientLocation::$locationState
- $locationType
- in file Location.php, variable LocationRequest::$locationType
- $locationType
- in file ExportPlugin.php, variable ExportConfiguration::$locationType
- $log
- in file FormRenderer.php, variable FormRenderer::$log
- $log
- in file MapResultCache.php, variable MapResultCache::$log
- $log
- in file ServerLocation.php, variable PanLocationCalculator::$log
- $log
- in file MapInfoHandler.php, variable MapInfoHandler::$log
- $log
- in file HttpRequestHandler.php, variable HttpRequestHandler::$log
- $log
- in file ServerLocation.php, variable ServerLocation::$log
- $log
- in file ServerLocation.php, variable RecenterLocationCalculator::$log
- $log
- in file MapInfoCache.php, variable MapInfoCache::$log
- $log
- in file ServerLayerReorder.php, variable ServerLayerReorder::$log
- $log
- in file ServerHilight.php, variable ServerHilight::$log
- $log
- in file ServerExportPdf.php, variable ServerExportPdf::$log
- $log
- in file ServerContext.php, variable ServerContext::$log
- $log
- in file LayersInitProvider.php, variable LayersInitProvider::$log
- $log
- in file PluginManager.php, variable PluginManager::$log
- $log
- in file PluginBase.php, variable PluginBase::$log
- $log
- in file PdfLibLite.php, variable PdfLibLite::$log
- $log
- in file ServerLocation.php, variable BboxLocationCalculator::$log
- $log
- in file ServerLayers.php, variable ServerLayers::$log
- $log
- in file ServerImages.php, variable ServerImages::$log
- $log
- in file ServerLocation.php, variable LocationCalculator::$log
- $log
- in file ClientTables.php, variable ClientTables::$log
- $log
- in file ServerQuery.php, variable ServerQuery::$log
- $log
- in file ServerRouting.php, variable ServerPostgresRouting::$log
- $log
- in file ClientLayers.php, variable ClientLayers::$log
- $log
- in file CartoserverService.php, variable CartoserverService::$log
- $log
- in file Cartoserver.php, variable Cartoserver::$log
- $log
- in file ServerProjectTableRules.php, variable ServerProjectTableRules::$log
- $log
- in file ServerProjectplugin.php, variable ServerProjectplugin::$log
- $log
- in file ServerProjectTable.php, variable ServerProjectTable::$log
- $log
- in file ClientLocation.php, variable ClientLocation::$log
- $log
- in file ExportPdfObjects.php, variable SpaceManager::$log
- $log
- in file ServerRouting.php, variable ServerRouting::$log
- $log
- in file ServerTables.php, variable ServerTables::$log
- $log
- in file ClientHello.php, variable ClientHello::$log
- $log
- in file ClientExportPdf.php, variable ClientExportPdf::$log
- $log
- in file ClientDemoRouting.php, variable ClientDemoRouting::$log
- $log
- in file ClientDemoLocation.php, variable ClientDemoLocation::$log
@ var Logger
- $log
- in file Views.php, variable ViewContainer::$log
- $log
- in file TableRulesRegistry.php, variable BaseRule::$log
- $log
- in file ClientLayerReorder.php, variable ClientLayerReorder::$log
- $log
- in file SoapXMLCache.php, variable SoapXMLCache::$log
- $log
- in file ClientImages.php, variable ClientImages::$log
- $log
- in file ClientMapInfoCache.php, variable ClientMapInfoCache::$log
- $log
- in file ClientOutline.php, variable ClientOutline::$log
- $log
- in file ClientStatictools.php, variable ClientStatictools::$log
- $log
- in file ServerMapInfoCache.php, variable ServerMapInfoCache::$log
- $log
- in file ClientRouting.php, variable ClientRouting::$log
- $log
- in file ServerMapquery.php, variable ServerMapquery::$log
- $log
- in file Views.php, variable ViewFilter::$log
- $log
- in file ClientViews.php, variable ClientViews::$log
- $log
- in file Encoding.php, variable Encoder::$log
- $log
- in file CwFpdf.php, variable CwFpdf::$log
- $log
- in file ServerLocation.php, variable ZoomPointLocationCalculator::$log
- $log
- in file Views.php, variable ViewManager::$log
- $log
- in file TableRulesRegistry.php, variable TableRulesRegistry::$log
- $log
- in file ClientQuery.php, variable ClientQuery::$log
- $log
- in file ClientPluginHelper.php, variable ClientPluginHelper::$log
- $log
- in file ServerPluginHelper.php, variable ServerPluginHelper::$log
- $log
- in file ClientPlugin.php, variable ClientPlugin::$log
- $log
- in file ServerProjectGeotoolsRouting.php, variable ServerProjectGeotoolsRouting::$log
- $log
- in file ClientProjectTableRules.php, variable ClientProjectTableRules::$log
- $log
- in file ServerPlugin.php, variable ServerPlugin::$log
- $log
- in file Cartoclient.php, variable Cartoclient::$log
- $log
- in file ClientProjectHandler.php, variable ClientProjectHandler::$log
- $log
- in file ServerOutline.php, variable ServerOutline::$log
- $log
- in file ClientProjectplugin.php, variable ClientProjectplugin::$log
- $loginFailed
- in file ClientAuth.php, variable ClientAuth::$loginFailed
True to store the fact that the user authentication failed.
- ALL_ROLE
- in file SecurityManager.php, class constant SecurityManager::ALL_ROLE
Constants for pre-defined roles.
- CLIENT
- in file PluginManager.php, class constant PluginManager::CLIENT
- CLIENT_SESSION_KEY
- in file Cartoclient.php, class constant Cartoclient::CLIENT_SESSION_KEY
Prefix for session key.
- Log4phpInit.php
- procedural page Log4phpInit.php
- Layers.php
- procedural page Layers.php
- LayersInitProvider.php
- procedural page LayersInitProvider.php
- Location.php
- procedural page Location.php
- LayerReorder.php
- procedural page LayerReorder.php
- l
- in file Utils.php, function l()
For debugging purpose only
- LabelStyle
- in file Outline.php, class LabelStyle
Label's style
- Layer
- in file Layers.php, class Layer
Layer linked to a MapServer layer
- LayerBase
- in file Layers.php, class LayerBase
Base class for layers
- LayerClass
- in file Layers.php, class LayerClass
Layer class
- LayerContainer
- in file Layers.php, class LayerContainer
Layer with children
- LayerGroup
- in file Layers.php, class LayerGroup
Layer node
- LayerInit
- in file LayerReorder.php, class LayerInit
- LayerNode
- in file ClientLayers.php, class LayerNode
Model object for layer nodes. Each node contain a reference to a BaseLayer, as defined in the MapInfo structure.
- LayerReorderInit
- in file LayerReorder.php, class LayerReorderInit
- LayerReorderRequest
- in file LayerReorder.php, class LayerReorderRequest
- LayerReorderState
- in file ClientLayerReorder.php, class LayerReorderState
Contains the state of layerReorder
- LayersInit
- in file Layers.php, class LayersInit
Layers initialization information. It contains all the layer related static information.
- LayersInitProvider
- in file LayersInitProvider.php, class LayersInitProvider
Creates the LayersInit structure for the layers server plugin. This class is separated from the ServerLayer class for code speratation and lisibility.
- LayersRequest
- in file Layers.php, class LayersRequest
A request for layers.
- LayersResult
- in file Layers.php, class LayersResult
Result of a layers request. It is empty.
- LayersState
- in file ClientLayers.php, class LayersState
Container for session-saved data. See also ClientLayers.
- LayerState
- in file MapInfo.php, class LayerState
Layer display state
- LayerTransparency
- in file LayerReorder.php, class LayerTransparency
- Line
- in file BasicTypes.php, class Line
A (poly)line
- loadAllTests
- in file AllTests.php, method projects_AllTests::loadAllTests()
- loadFromArray
- in file StructHandler.php, method StructHandler::loadFromArray()
Returns a structure from an array loaded from a .ini
- loadFromIni
- in file StructHandler.php, method StructHandler::loadFromIni()
Returns a structure with content of a .ini file
- loadMapInfo
- in file MapInfoHandler.php, method MapInfoHandler::loadMapInfo()
Constructs a MapInfo object, by reading ini files and calling plugins.
- loadMapResults
- in file clean.php, function loadMapResults()
Gets all links between images and MapResults
- loadPlugins
- in file PluginManager.php, method PluginManager::loadPlugins()
Loads plugins
- loadPlugins
- in file ServerContext.php, method ServerContext::loadPlugins()
Loads the server plugins.
- loadProjectSuite
- in file AllTests.php, method projects_AllTests::loadProjectSuite()
- loadSession
- in file ClientHello.php, method ClientHello::loadSession()
Retrieves count number from session.
- loadSession
- in file ClientLocation.php, method ClientLocation::loadSession()
- loadSession
- in file ClientLayers.php, method ClientLayers::loadSession()
Retrieves session-saved layers data.
- loadSession
- in file ClientOutline.php, method ClientOutline::loadSession()
- loadSession
- in file ClientLayerReorder.php, method ClientLayerReorder::loadSession()
- loadSession
- in file ClientImages.php, method ClientImages::loadSession()
- loadSession
- in file ClientViews.php, method ClientViews::loadSession()
- loadSession
- in file ClientQuery.php, method ClientQuery::loadSession()
- loadSession
- in file ClientPlugin.php, method Sessionable::loadSession()
Reloads data from session object
- loadSession
- in file ClientProjectplugin.php, method ClientProjectplugin::loadSession()
- loadSession
- in file ClientRouting.php, method ClientRouting::loadSession()
- loadSessionHelper
- in file ClientPluginHelper.php, method SessionableHelper::loadSessionHelper()
Loads client session and calls plugin's
- loadSoapXMLs
- in file clean.php, function loadSoapXMLs()
Gets all links between images and SOAP XMLs
- localesSort
- in file Internationalization.php, method I18n::localesSort()
Sort locales array accordingly to reference array
- Location
- in file MapInfo.php, class Location
Position on a map
- LocationCalculator
- in file ServerLocation.php, class LocationCalculator
Base abstract class for classes used to calculate bbox's and scales
- LocationConstraint
- in file Location.php, class LocationConstraint
Constraints for a location
- LocationInit
- in file Location.php, class LocationInit
Location initialization information
- LocationRequest
- in file Location.php, class LocationRequest
Request information for plugin Location
- LocationResult
- in file Location.php, class LocationResult
Result information for plugin Location
- LocationScale
- in file Location.php, class LocationScale
Predefined scale for display in scales dropdown box
- LocationShortcut
- in file Location.php, class LocationShortcut
Predefined shortcut for display in shortcuts dropdown box
- LocationState
- in file ClientLocation.php, class LocationState
Client side state
- lockResource
- in file Views.php, method ViewFileContainer::lockResource()
- lockResource
- in file Views.php, method ViewContainer::lockResource()
Locks access to storage resource.
- lockResource
- in file Views.php, method ViewDbContainer::lockResource()
- loginCallback
- in file ClientAuth.php, method ClientAuth::loginCallback()
Callback for Pear::Auth, when the user logs in
- logoutCallback
- in file ClientAuth.php, method ClientAuth::logoutCallback()
Callback for Pear::Auth, when the user logs out
top
m
- $mainmap
- in file Images.php, variable Images::$mainmap
Main map
- $mainmapDimension
- in file ClientImages.php, variable ImagesState::$mainmapDimension
Main map height and width
- $mainmapShape
- in file Cartoclient.php, variable CartoForm::$mainmapShape
- $mapHeight
- in file ExportPlugin.php, variable ExportConfiguration::$mapHeight
- $mapId
- in file LayersInitProvider.php, variable LayersInitProvider::$mapId
- $mapId
- in file SoapXMLCache.php, variable SoapXMLCache::$mapId
- $mapId
- in file ClientLayers.php, variable ClientLayers::$mapId
- $mapId
- in file Request.php, variable MapRequest::$mapId
- $mapId
- in file MapInfoCache.php, variable MapInfoCache::$mapId
- $mapId
- in file ServerProjectHandler.php, variable ServerProjectHandler::$mapId
- $mapId
- in file ServerContext.php, variable ServerContext::$mapId
- $mapId
- in file MapInfoHandler.php, variable MapInfoHandler::$mapId
- $mapInfo
- in file ServerContext.php, variable ServerContext::$mapInfo
- $mapInfo
- in file MapInfoHandler.php, variable MapInfoHandler::$mapInfo
- $mapInfo
- in file Cartoclient.php, variable Cartoclient::$mapInfo
- $mapInfoCache
- in file Cartoclient.php, variable Cartoclient::$mapInfoCache
- $mapInfoHandler
- in file ServerContext.php, variable ServerContext::$mapInfoHandler
- $mapInfoHandler
- in file ServerMapInfoCache.php, variable ServerMapInfoCache::$mapInfoHandler
- $mapLabel
- in file MapInfo.php, variable MapInfo::$mapLabel
- $mapName
- in file ProjectHandler.php, variable ProjectHandler::$mapName
Map name without the project prefix
- $mapRequest
- in file ServerContext.php, variable ServerContext::$mapRequest
- $mapResult
- in file ServerContext.php, variable ServerContext::$mapResult
- $mapResult
- in file Cartoclient.php, variable Cartoclient::$mapResult
- $mapResultCache
- in file Cartoserver.php, variable Cartoserver::$mapResultCache
- $mapResultFile
- in file MapResultCache.php, variable MapResultCache::$mapResultFile
- $mapScale
- in file ClientExportPdf.php, variable ClientExportPdf::$mapScale
- $mapscriptLoaded
- in file ServerContext.php, variable ServerContext::$mapscriptLoaded
- $mapServerResolution
- in file ExportPdfObjects.php, variable PdfGeneral::$mapServerResolution
- $mapServerResolution
- in file ExportPdf.php, variable ExportPdfInit::$mapServerResolution
- $mapServerResolution
- in file ClientExportPdf.php, variable ClientExportPdf::$mapServerResolution
- $mapSizes
- in file ClientImages.php, variable ClientImages::$mapSizes
Possible map sizes
- $mapWidth
- in file ExportPlugin.php, variable ExportConfiguration::$mapWidth
- $maskMode
- in file Outline.php, variable OutlineRequest::$maskMode
If true, must draw a mask instead of a standard shape
- $maskMode
- in file ClientOutline.php, variable OutlineState::$maskMode
If true, will draw a mask instead of a standard shape
- $maskMode
- in file Query.php, variable QuerySelection::$maskMode
- $maxBbox
- in file Location.php, variable LocationConstraint::$maxBbox
Maximum bbox authorized to be viewed. Requests wanting a greater bbox will be reduced to this bbox.
- $maxExtent
- in file ServerContext.php, variable ServerContext::$maxExtent
- $maxExtent
- in file CwFpdf.php, variable CwFpdf::$maxExtent
- $maxResolution
- in file ExportPdfObjects.php, variable PdfFormat::$maxResolution
- $maxScale
- in file Location.php, variable LocationInit::$maxScale
- $maxScale
- in file Layers.php, variable LayerBase::$maxScale
Maximum scale where layer is visible
- $maxX
- in file ExportPdfObjects.php, variable SpaceManager::$maxX
- $maxx
- in file BasicTypes.php, variable Bbox::$maxx
- $maxy
- in file BasicTypes.php, variable Bbox::$maxy
- $maxY
- in file ExportPdfObjects.php, variable SpaceManager::$maxY
- $message
- in file Projectplugin.php, variable ProjectpluginRequest::$message
- $message
- in file Views.php, variable ViewContainer::$message
- $message
- in file ClientHello.php, variable ClientHello::$message
- $message
- in file Message.php, variable Message::$message
The text of the message to show to the user.
- $message
- in file ClientProjectplugin.php, variable ClientProjectplugin::$message
- $message
- in file Views.php, variable ViewManager::$message
- $messageId
- in file Message.php, variable Message::$messageId
Optional message identifier for machine parsing of messages. For
- $messages
- in file Cartoclient.php, variable Cartoclient::$messages
Array of user/developer messages
- $messages
- in file ServerContext.php, variable ServerContext::$messages
- $metadata
- in file Layers.php, variable LayerBase::$metadata
A map of metadata values, in the form "key=value"
- $metaHash
- in file Layers.php, variable LayerBase::$metaHash
A map for metadata, it is lazyly constructed from $metadata when requested.
- $metas
- in file ClientViews.php, variable ViewsState::$metas
- $metas
- in file Views.php, variable ViewManager::$metas
- $metas
- in file Views.php, variable ViewContainer::$metas
- $metasList
- in file Views.php, variable ViewManager::$metasList
- $metasList
- in file Views.php, variable ViewDbContainer::$metasList
- $metasList
- in file ClientViews.php, variable ClientViews::$metasList
- $minScale
- in file Layers.php, variable LayerBase::$minScale
Minimum scale where layer is visible
- $minScale
- in file Location.php, variable LocationInit::$minScale
- $minX
- in file ExportPdfObjects.php, variable SpaceManager::$minX
- $minx
- in file BasicTypes.php, variable Bbox::$minx
- $miny
- in file BasicTypes.php, variable Bbox::$miny
- $minY
- in file ExportPdfObjects.php, variable SpaceManager::$minY
- $msg
- in file Common.php, variable CartowebException::$msg
The current exception message
- $msLayer
- in file Layers.php, variable Layer::$msLayer
MapServer layer
- $msMainmapImage
- in file ServerContext.php, variable ServerContext::$msMainmapImage
- $msMapObj
- in file ServerContext.php, variable ServerContext::$msMapObj
- $multiPage
- in file ExportPdfObjects.php, variable PdfBlock::$multiPage
- MapInfoCache.php
- procedural page MapInfoCache.php
- MapInfo.php
- procedural page MapInfo.php
- Message.php
- procedural page Message.php
- MiscTest.php
- procedural page MiscTest.php
- makedoc.php
- procedural page makedoc.php
- makemaps.php
- procedural page makemaps.php
- MapInfoHandler.php
- procedural page MapInfoHandler.php
- MapResultCache.php
- procedural page MapResultCache.php
- MapInfoTest.php
- procedural page MapInfoTest.php
- MiscTest.php
- procedural page MiscTest.php
- IMAGES_WRITE_PATH
- in file ServerImages.php, class constant ServerImages::IMAGES_WRITE_PATH
Path where to write images, relative to the writable server path.
- main
- in file Cartoclient.php, method Cartoclient::main()
Main entry point.
- makeDirectoryWithPerms
- in file Utils.php, method Utils::makeDirectoryWithPerms()
Creates a directory recursively. The permissions of the newly created directories are the same as the permission of the given $permsFrom file or directory.
- makeMapIdMaps
- in file makemaps.php, function makeMapIdMaps()
Make maps for a map ID
- makeMetasSql
- in file Views.php, method ViewDbContainer::makeMetasSql()
Builds the metadata querystring
- makeProjectMaps
- in file makemaps.php, function makeProjectMaps()
Make maps for a project
- makeSessionCache
- in file Views.php, method ViewManager::makeSessionCache()
Writes cached session file.
- manageViewsSystem
- in file Cartoclient.php, method Cartoclient::manageViewsSystem()
Detects if views controller must be launched.
- MapInfo
- in file MapInfo.php, class MapInfo
Main MapInfo class
- MapInfoCache
- in file MapInfoCache.php, class MapInfoCache
Class to manage the caching of the MapInfo server returned value.
- MapInfoHandler
- in file MapInfoHandler.php, class MapInfoHandler
This class constructs the MapInfo structure. It will use the MapInfo cache when available.
- MapRequest
- in file Request.php, class MapRequest
Request sent from client to server
- MapResult
- in file Request.php, class MapResult
Result sent from server to client
- MapResultCache
- in file MapResultCache.php, class MapResultCache
Class to manage the caching of the MapResults.
- maskWholeLayer
- in file ServerHilight.php, method ServerHilight::maskWholeLayer()
Mask a whole layer, by setting its classes to be masked
- MASK_DEFAULT_OUTSIDE
- in file ServerHilight.php, constant MASK_DEFAULT_OUTSIDE
- MASK_SUFFIX
- in file ServerHilight.php, constant MASK_SUFFIX
- merge
- in file Outline.php, method ShapeStyle::merge()
Merges two shape styles
- merge
- in file po2mo.php, function merge()
Merges two PO files
- merge
- in file Outline.php, method LabelStyle::merge()
Merges two label styles
- mergeBboxes
- in file ServerLocation.php, method RecenterLocationCalculator::mergeBboxes()
Merges Bbox in one large Bbox
- mergeGraph
- in file ServerRouting.php, method ServerPostgresRouting::mergeGraph()
- mergeGraph
- in file ServerRouting.php, method ServerRouting::mergeGraph()
When computing a path made of several stops, one graph is generated for each (startNode, endNode) pairs of the path. This method should merge two graphs into another one.
- mergeOverride
- in file StructHandler.php, method StructHandler::mergeOverride()
Merges two objects
- mergeRoutingResultGraph
- in file ServerRouting.php, method ServerRouting::mergeRoutingResultGraph()
Internal merging of the routing results
- mergeTables
- in file ServerQuery.php, method ServerQuery::mergeTables()
Merges two tables
- Message
- in file Message.php, class Message
A class for messages
- misc_AllTests
- in file AllTests.php, class misc_AllTests
- misc_DocumentationTest
- in file DocumentationTest.php, class misc_DocumentationTest
Unit tests for the documentation (XML validation and such)
- misc_MiscTest
- in file MiscTest.php, class misc_MiscTest
Miscellaneous unit tests for cartoweb.
top
n
- $name
- in file PluginBase.php, variable PluginBase::$name
- $nbResults
- in file ClientDemoLocation.php, variable ClientDemoLocation::$nbResults
- $newColumnIds
- in file TableRulesRegistry.php, variable ColumnAdder::$newColumnIds
- $nodeId
- in file ClientLayers.php, variable ClientLayers::$nodeId
- $nodesIds
- in file ClientLayers.php, variable LayersState::$nodesIds
- $nodesIds
- in file ClientLayers.php, variable ClientLayers::$nodesIds
- $noRowId
- in file Tables.php, variable Table::$noRowId
- $notAvailableIcon
- in file Layers.php, variable LayersInit::$notAvailableIcon
Icon to show when layer not available (current scale is above or below
- $notAvailableIcon
- in file ClientLayers.php, variable ClientLayers::$notAvailableIcon
Availability information icons
- $notAvailableMinusIcon
- in file Layers.php, variable LayersInit::$notAvailableMinusIcon
Icon to show when layer not available (current scale is below this
- $notAvailableMinusIcon
- in file ClientLayers.php, variable ClientLayers::$notAvailableMinusIcon
- $notAvailablePlusIcon
- in file ClientLayers.php, variable ClientLayers::$notAvailablePlusIcon
- $notAvailablePlusIcon
- in file Layers.php, variable LayersInit::$notAvailablePlusIcon
Icon to show when layer not available (current scale is above this
- $numRows
- in file Tables.php, variable Table::$numRows
- ANONYMOUS_ROLE
- in file SecurityManager.php, class constant SecurityManager::ANONYMOUS_ROLE
- namesList
- in file ClientDemoLocation.php, method ClientDemoLocation::namesList()
Retrieves list of names from database
- ngettext
- in file Internationalization.php, method I18nDummy::ngettext()
- ngettext
- in file Internationalization.php, method I18nGettext::ngettext()
- ngettext
- in file Internationalization.php, method I18nInterface::ngettext()
Wrapper for function ngettext
- ngt
- in file Internationalization.php, method I18n::ngt()
Calls translator's ngettext
- ngt
- in file Common.php, method I18nNoop::ngt()
- Node
- in file Routing.php, class Node
Node
- nodesFilterSecurity
- in file ClientLayers.php, method ClientLayers::nodesFilterSecurity()
Callback used to remove nodes which are not visible by the current user.
- num_cmp
- in file cwprof.php, function num_cmp()
Compares to numbers.
top
o
- $obj
- in file SerializableTest.php, variable SerializableTestClass1::$obj
- $objMap
- in file SerializableTest.php, variable SerializableTestClass1::$objMap
- $offset
- in file Tables.php, variable Table::$offset
- $optionalInputs
- in file ClientExportPdf.php, variable ClientExportPdf::$optionalInputs
- $options
- in file ClientRouting.php, variable RoutingState::$options
- $orderedMsLayerIds
- in file ClientLayerReorder.php, variable ClientLayerReorder::$orderedMsLayerIds
Ms Layer Ids ordered
- $orderedMsLayerIds
- in file ClientLayerReorder.php, variable LayerReorderState::$orderedMsLayerIds
Array of all MapServer layers id ordered
- $orientation
- in file ExportPdfObjects.php, variable PdfBlock::$orientation
- $outlineColor
- in file Outline.php, variable LabelStyle::$outlineColor
- $outlineColor
- in file Outline.php, variable ShapeStyle::$outlineColor
- $outlineState
- in file ClientOutline.php, variable ClientOutline::$outlineState
- $output
- in file ExportPdfObjects.php, variable PdfGeneral::$output
- $outputType
- in file Cartoclient.php, variable Cartoclient::$outputType
- $overriddenRequest
- in file PluginBase.php, variable PluginBase::$overriddenRequest
Request overridden by other plugin
- $overrideSwitch
- in file ClientLayers.php, variable ClientLayers::$overrideSwitch
True if switch was overrided by another plugin
- $overviewColor
- in file ExportPdfObjects.php, variable PdfGeneral::$overviewColor
- $overviewOutlineColor
- in file ExportPdfObjects.php, variable PdfGeneral::$overviewOutlineColor
- $overviewScaleFactor
- in file ExportPdfObjects.php, variable PdfGeneral::$overviewScaleFactor
- CONTEXT_INI
- in file StructHandler.php, class constant StructHandler::CONTEXT_INI
- CONTEXT_OBJ
- in file StructHandler.php, class constant StructHandler::CONTEXT_OBJ
- Outline.php
- procedural page Outline.php
- HORIZONTAL_PAN_EAST
- in file Location.php, class constant PanDirection::HORIZONTAL_PAN_EAST
- HORIZONTAL_PAN_NONE
- in file Location.php, class constant PanDirection::HORIZONTAL_PAN_NONE
- HORIZONTAL_PAN_WEST
- in file Location.php, class constant PanDirection::HORIZONTAL_PAN_WEST
Horizontal direction constants
- LOC_REQ_BBOX
- in file Location.php, class constant LocationRequest::LOC_REQ_BBOX
LocationType constants
- LOC_REQ_PAN
- in file Location.php, class constant LocationRequest::LOC_REQ_PAN
- LOC_REQ_RECENTER
- in file Location.php, class constant LocationRequest::LOC_REQ_RECENTER
- LOC_REQ_ZOOM_POINT
- in file Location.php, class constant LocationRequest::LOC_REQ_ZOOM_POINT
- LOGGED_IN_ROLE
- in file SecurityManager.php, class constant SecurityManager::LOGGED_IN_ROLE
- openResource
- in file Views.php, method ViewDbContainer::openResource()
- openResource
- in file Views.php, method ViewContainer::openResource()
Opens a connection to storage resource.
- openResource
- in file Views.php, method ViewFileContainer::openResource()
Opens view-storage file.
- OutlineRequest
- in file Outline.php, class OutlineRequest
Request
- OutlineResult
- in file Outline.php, class OutlineResult
Result
- OutlineState
- in file ClientOutline.php, class OutlineState
Contains the state of an outline.
- output
- in file ClientExportHtml.php, method ClientExportHtml::output()
- output
- in file ClientExportPdf.php, method ClientExportPdf::output()
- output
- in file ExportPlugin.php, method ExportPlugin::output()
Outputs exported content.
- output
- in file ClientExportCsv.php, method ClientExportCsv::output()
- outputMainmap
- in file ClientImages.php, method ClientImages::outputMainmap()
Outputs raw mainmap image.
- overrideProperties
- in file ClientExportPdf.php, method ClientExportPdf::overrideProperties()
Updates $target properties with values from $from ones.
- overrideRequestHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::overrideRequestHelper()
Overrides plugin's request
- overrideRequestHelper
- in file ClientPluginHelper.php, method ServerCallerHelper::overrideRequestHelper()
Overrides plugin's request
- POLICY_INTERSECTION
- in file Query.php, class constant QuerySelection::POLICY_INTERSECTION
- POLICY_UNION
- in file Query.php, class constant QuerySelection::POLICY_UNION
- POLICY_XOR
- in file Query.php, class constant QuerySelection::POLICY_XOR
Policy constants
- TOOL_DISTANCE
- in file ClientStatictools.php, class constant ClientStatictools::TOOL_DISTANCE
Tools constants
- TOOL_LINE
- in file ClientOutline.php, class constant ClientOutline::TOOL_LINE
- TOOL_PAN
- in file ClientLocation.php, class constant ClientLocation::TOOL_PAN
- TOOL_POINT
- in file ClientOutline.php, class constant ClientOutline::TOOL_POINT
- TOOL_POLYGON
- in file ClientOutline.php, class constant ClientOutline::TOOL_POLYGON
- TOOL_QUERY
- in file ClientQuery.php, class constant ClientQuery::TOOL_QUERY
Query tool name
- TOOL_RECTANGLE
- in file ClientOutline.php, class constant ClientOutline::TOOL_RECTANGLE
- TOOL_SURFACE
- in file ClientStatictools.php, class constant ClientStatictools::TOOL_SURFACE
- TOOL_ZOOMIN
- in file ClientLocation.php, class constant ClientLocation::TOOL_ZOOMIN
Tool constants.
- TOOL_ZOOMOUT
- in file ClientLocation.php, class constant ClientLocation::TOOL_ZOOMOUT
- ZOOM_DIRECTION_IN
- in file Location.php, class constant ZoomPointLocationRequest::ZOOM_DIRECTION_IN
ZoomType constants
- ZOOM_DIRECTION_NONE
- in file Location.php, class constant ZoomPointLocationRequest::ZOOM_DIRECTION_NONE
- ZOOM_DIRECTION_OUT
- in file Location.php, class constant ZoomPointLocationRequest::ZOOM_DIRECTION_OUT
- ZOOM_FACTOR
- in file Location.php, class constant ZoomPointLocationRequest::ZOOM_FACTOR
- ZOOM_SCALE
- in file Location.php, class constant ZoomPointLocationRequest::ZOOM_SCALE
top
p
- $p
- in file CwFpdf.php, variable CwFpdf::$p
PDF engine object (FPDF)
- $p
- in file PdfLibLite.php, variable PdfLibLite::$p
- $padding
- in file ExportPdfObjects.php, variable PdfBlock::$padding
- $pageHeight
- in file PdfLibLite.php, variable PdfLibLite::$pageHeight
- $pageWidth
- in file PdfLibLite.php, variable PdfLibLite::$pageWidth
- $panDirection
- in file Location.php, variable PanLocationRequest::$panDirection
- $panLocationRequest
- in file Location.php, variable LocationRequest::$panLocationRequest
- $panRatio
- in file ServerLocation.php, variable PanLocationCalculator::$panRatio
- $parameters
- in file Routing.php, variable RoutingRequest::$parameters
Key-value array of parameters
- $parameters
- in file ServerRouting.php, variable PostgresGraph::$parameters
Key-value array of parameters
- $parent
- in file ExportPdfObjects.php, variable PdfBlock::$parent
- $passwordsMap
- in file ClientAuth.php, variable IniSecurityContainer::$passwordsMap
The map of usernames => passwords
- $path
- in file Images.php, variable Image::$path
Relative path to the image. The Path is relative to the
- $pdfEngine
- in file ExportPdfObjects.php, variable PdfGeneral::$pdfEngine
Name of PDF Engine class
- $pdfVersion
- in file ExportPdfObjects.php, variable PdfGeneral::$pdfVersion
- $plugin
- in file Message.php, variable Message::$plugin
The name of the plugin generation this message, or null if not created
- $plugin
- in file ClientPlugin.php, variable ToolDescription::$plugin
- $plugin
- in file Config.php, variable PluginConfig::$plugin
- $pluginManager
- in file Cartoclient.php, variable Cartoclient::$pluginManager
- $pluginManager
- in file ServerContext.php, variable ServerContext::$pluginManager
- $plugins
- in file ServerContext.php, variable ServerContext::$plugins
- $plugins
- in file PluginManager.php, variable PluginManager::$plugins
Plugin objects storage
- $pluginStorage
- in file Cartoclient.php, variable ClientSession::$pluginStorage
Plugins data
- $pluginsVersions
- in file Views.php, variable ViewFilter::$pluginsVersions
- $point
- in file Location.php, variable ZoomPointLocationRequest::$point
- $point
- in file ExportPlugin.php, variable ExportConfiguration::$point
- $points
- in file BasicTypes.php, variable Polygon::$points
Array of points
- $points
- in file BasicTypes.php, variable Line::$points
Array of points
- $policy
- in file Query.php, variable QuerySelection::$policy
- $printOutline
- in file ExportPlugin.php, variable ExportConfiguration::$printOutline
- $projectHandler
- in file PluginManager.php, variable PluginManager::$projectHandler
- $projectHandler
- in file Config.php, variable Config::$projectHandler
- $projectHandler
- in file LayersInitProvider.php, variable LayersInitProvider::$projectHandler
- $projectHandler
- in file ServerContext.php, variable ServerContext::$projectHandler
- $projectHandler
- in file Smarty_Cartoclient.php, variable Smarty_Cartoclient::$projectHandler
- $projectHandler
- in file Cartoclient.php, variable Cartoclient::$projectHandler
- $projectHandler
- in file ResourceHandler.php, variable ResourceHandler::$projectHandler
The project handler to use for getting current project name
- $projectHandler
- in file MapInfoHandler.php, variable MapInfoHandler::$projectHandler
- $projectName
- in file ServerProjectHandler.php, variable ServerProjectHandler::$projectName
- $projectName
- in file ClientProjectHandler.php, variable ClientProjectHandler::$projectName
Used for caching the project name.
- $projectRequest
- in file ProjectLocation.php, variable ProjectLocationRequest::$projectRequest
- $projectResult
- in file ProjectLocation.php, variable ProjectLocationResult::$projectResult
- $projectResult
- in file ClientProjectLocation.php, variable ClientProjectLocation::$projectResult
- $pushedButton
- in file Cartoclient.php, variable CartoForm::$pushedButton
- PluginBase.php
- procedural page PluginBase.php
- PluginManager.php
- procedural page PluginManager.php
- ProjectHandler.php
- procedural page ProjectHandler.php
- PdfLibLite.php
- procedural page PdfLibLite.php
- ProjectLocation.php
- procedural page ProjectLocation.php
- Projectplugin.php
- procedural page Projectplugin.php
- ProjectTable.php
- procedural page ProjectTable.php
- po2mo.php
- procedural page po2mo.php
- pot_tools.php
- procedural page pot_tools.php
- phpunit.php
- procedural page phpunit.php
- PanDirection
- in file Location.php, class PanDirection
Contains directions information for panning
- panDirectionToFactor
- in file ServerLocation.php, method PanLocationCalculator::panDirectionToFactor()
Transforms PanDirection orientation to increments
- panDirectionToFactor
- in file ClientLocation.php, method ClientLocation::panDirectionToFactor()
Transforms PanDirection orientation to increments
- PanLocationCalculator
- in file ServerLocation.php, class PanLocationCalculator
Location calculator for PanLocationRequest
- PanLocationRequest
- in file Location.php, class PanLocationRequest
Location request for panning
- Parameter
- in file Routing.php, class Parameter
A parameter
- parseArray
- in file Utils.php, method Utils::parseArray()
Converts a comma-separated string to an array
- parseArray
- in file Utils.php, method ConfigParser::parseArray()
Deprecated method. Replaced by {@see Utils::parseArray()} Will be discarded in future version.
- parseFile
- in file cwprof.php, function parseFile()
Main parsing function
- parseIni
- in file client2pot.php, function parseIni()
Parses an INI file looking for variable ending with '.label'
- parseMap
- in file server2pot.php, function parseMap()
Parses a MAP file looking for class names and 'query_returned_attributes'
- parseObjectArray
- in file Utils.php, method ConfigParser::parseObjectArray()
Converts a list of values taken from a configuration file to an array of objects
- parse_info
- in file cwprof.php, function parse_info()
- PARSE_PRIVATE
- in file makedoc.php, constant PARSE_PRIVATE
Includes private methods ('on' or 'off')
- pathToPlatform
- in file Utils.php, method Utils::pathToPlatform()
Converts a path with any delimitors to a path with delimitors used by the current platform.
- pathToUnix
- in file Utils.php, method Utils::pathToUnix()
Converts a path to unix path delmitors.
- PdfBlock
- in file ExportPdfObjects.php, class PdfBlock
Block (basic element) description for PDF generation.
- PdfFormat
- in file ExportPdfObjects.php, class PdfFormat
Format description for PDF generation.
- PdfGeneral
- in file ExportPdfObjects.php, class PdfGeneral
General configuration data for PDF generation.
- PdfLibLite
- in file PdfLibLite.php, class PdfLibLite
PDFLib Lite implementation of PdfWriter
- PdfWriter
- in file ExportPdfObjects.php, class PdfWriter
Interface for PDF generators tools.
- PHPUnit2_MAIN_METHOD
- in file CartowebTestRunner.php, constant PHPUnit2_MAIN_METHOD
- PHPUnit2_TextUI_TestRunner_Web
- in file CartowebTestRunner.php, class PHPUnit2_TextUI_TestRunner_Web
- PHP_DSO_WARNING
- in file ServerContext.php, constant PHP_DSO_WARNING
If true, Cartoweb will not run if you are using PHP as a module
- pixel2Coord
- in file HttpRequestHandler.php, method PixelCoordsConverter::pixel2Coord()
Computes pixel to geographical coordinates transformation
- PixelCoordsConverter
- in file HttpRequestHandler.php, class PixelCoordsConverter
Converter from pixel to geographical coordinates
- PluginBase
- in file PluginBase.php, class PluginBase
Base class for plugins
- PluginConfig
- in file Config.php, class PluginConfig
Configuration for plugins
- PluginManager
- in file PluginManager.php, class PluginManager
Class used to manage pool of plugins
- plugins_AllTests
- in file AllTests.php, class plugins_AllTests
- plugins_auth_client_AuthClientTest
- in file AuthClientTest.php, class plugins_auth_client_AuthClientTest
Unit tests for client Auth plugin
- plugins_outline_server_RemoteServerOutlineTest
- in file RemoteServerOutlineTest.php, class plugins_outline_server_RemoteServerOutlineTest
Unit test for server outline plugin via webservice.
- plugins_selection_server_RemoteServerSelectionTest
- in file RemoteServerSelectionTest.php, class plugins_selection_server_RemoteServerSelectionTest
Unit test for server selection plugin via webservice.
- Point
- in file BasicTypes.php, class Point
A single point
- point2Coords
- in file HttpRequestHandler.php, method PixelCoordsConverter::point2Coords()
Converts a point coordinates from pixel to geographical.
- Polygon
- in file BasicTypes.php, class Polygon
A closed polygon
- PostgresGraph
- in file ServerRouting.php, class PostgresGraph
Graph model object used in the Postgres Implementation of ServerRouting
- pre
- in file Utils.php, function pre()
For debugging purpose only
- prefixColumn
- in file ServerProjectTable.php, method ServerProjectTable::prefixColumn()
- prefixColumn
- in file ServerProjectTableRules.php, method ServerProjectTableRules::prefixColumn()
- prefixTableId1
- in file ServerProjectTable.php, method ServerProjectTable::prefixTableId1()
- prefixTableId1
- in file ServerProjectTableRules.php, method ServerProjectTableRules::prefixTableId1()
- prefixTableId2
- in file ServerProjectTableRules.php, method ServerProjectTableRules::prefixTableId2()
- prefixTableId2
- in file ServerProjectTable.php, method ServerProjectTable::prefixTableId2()
- preInitialize
- in file PluginBase.php, method PluginBase::preInitialize()
Plugin pre initialization. In most cases, plugins should use
- preInitializeCartoweb
- in file Common.php, method Common::preInitializeCartoweb()
This function initializes cartoweb in the very beginning. It sets the include path, for instance.
- printIndex
- in file makemaps.php, function printIndex()
- printLayer
- in file makemaps.php, function printLayer()
- printName
- in file makemaps.php, function printName()
- printSoapXML
- in file SoapXMLCache.php, method SoapXMLCache::printSoapXML()
Prints SOAP XML, cache if necessary
- printSoapXMLFromServer
- in file SoapXMLCache.php, method SoapXMLCache::printSoapXMLFromServer()
Retrieves and prints XML data from server
- printSwitchLayers
- in file makemaps.php, function printSwitchLayers()
- PrintTools
- in file ExportPdfObjects.php, class PrintTools
Provides various static tools.
- processResource
- in file Views.php, method ViewDbContainer::processResource()
- processResource
- in file Views.php, method ViewFileContainer::processResource()
- processResource
- in file Views.php, method ViewContainer::processResource()
Processes (read/write) content of storage resource.
- processResult
- in file ClientQuery.php, method ClientQuery::processResult()
Process a query result
- ProjectHandler
- in file ProjectHandler.php, class ProjectHandler
Handler for specific project files
- ProjectLocationRequest
- in file ProjectLocation.php, class ProjectLocationRequest
- ProjectLocationResult
- in file ProjectLocation.php, class ProjectLocationResult
- ProjectpluginInit
- in file Projectplugin.php, class ProjectpluginInit
- ProjectpluginRequest
- in file Projectplugin.php, class ProjectpluginRequest
- ProjectpluginResult
- in file Projectplugin.php, class ProjectpluginResult
- projects_AllTests
- in file AllTests.php, class projects_AllTests
Unit tests aggregator for projects The environment variable CARTOWEB_TEST_PROJECT can be used to specify which project to test. Otherwise, all projects are tested.
- projects_demoCW3_client_AllTests
- in file XXX_OFF_AllTests.php, class projects_demoCW3_client_AllTests
- projects_demoCW3_client_CartoclientTest
- in file CartoclientTest.php, class projects_demoCW3_client_CartoclientTest
- projects_demoPlugins_client_AllTests
- in file XXX_RENAME_WHEN_OK_AllTests.php, class projects_demoPlugins_client_AllTests
- projects_demoPlugins_client_CartoclientTest
- in file CartoclientTest.php, class projects_demoPlugins_client_CartoclientTest
- projects_testLocationContinuous_coreplugins_AllTests
- in file AllTests.php, class projects_testLocationContinuous_coreplugins_AllTests
- projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest
- in file RemoteServerLocationTest.php, class projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest
Unit test for server location plugin via webservice.
- projects_testMain_client_AllTests
- in file AllTests.php, class projects_testMain_client_AllTests
- projects_testMain_client_CartoclientTest
- in file CartoclientTest.php, class projects_testMain_client_CartoclientTest
- projects_testMain_client_CartoserverServiceTest
- in file CartoserverServiceTest.php, class projects_testMain_client_CartoserverServiceTest
Unit tests for CartoserverService
- projects_testMain_coreplugins_AllTests
- in file AllTests.php, class projects_testMain_coreplugins_AllTests
- projects_testMain_coreplugins_location_server_RemoteServerLocationTest
- in file RemoteServerLocationTest.php, class projects_testMain_coreplugins_location_server_RemoteServerLocationTest
Unit test for server location plugin via webservice.
- projects_testMain_coreplugins_location_server_ServerLocationTest
- in file ServerLocationTest.php, class projects_testMain_coreplugins_location_server_ServerLocationTest
Unit test for server location plugin.
- projects_testMain_coreplugins_query_server_RemoteServerQueryTest
- in file RemoteServerQueryTest.php, class projects_testMain_coreplugins_query_server_RemoteServerQueryTest
Unit test for server query plugin via webservice.
- projects_testMain_misc_AllTests
- in file AllTests.php, class projects_testMain_misc_AllTests
- projects_testMain_misc_MiscTest
- in file MiscTest.php, class projects_testMain_misc_MiscTest
Miscellaneous unit tests for project
- projects_testMain_plugins_AllTests
- in file AllTests.php, class projects_testMain_plugins_AllTests
- projects_testMain_plugins_outline_server_RemoteServerOutlineTest
- in file RemoteServerOutlineTest.php, class projects_testMain_plugins_outline_server_RemoteServerOutlineTest
Unit test for server outline plugin via webservice.
- projects_testMain_plugins_selection_server_RemoteServerSelectionTest
- in file RemoteServerSelectionTest.php, class projects_testMain_plugins_selection_server_RemoteServerSelectionTest
Unit test for server selection plugin via webservice.
- projects_testMain_server_AllTests
- in file AllTests.php, class projects_testMain_server_AllTests
- projects_testMain_server_CartoserverTest
- in file CartoserverTest.php, class projects_testMain_server_CartoserverTest
Unit tests for class Cartoserver
- projects_testMain_server_ServerContextTest
- in file ServerContextTest.php, class projects_testMain_server_ServerContextTest
Unit tests for class ServerContext
- projects_testProject_server_RemoteServerProjectTest
- in file RemoteServerProjectTest.php, class projects_testProject_server_RemoteServerProjectTest
Unit test for server test_project project via webservice.
- projects_testQueryHilight_coreplugins_AllTests
- in file AllTests.php, class projects_testQueryHilight_coreplugins_AllTests
- projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest
- in file RemoteServerQueryTest.php, class projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest
Unit test for server query plugin via webservice.
- ProjectTableRequest
- in file ProjectTable.php, class ProjectTableRequest
- ProjectTableResult
- in file ProjectTable.php, class ProjectTableResult
- ProxyAuthContainer
- in file ClientAuth.php, class ProxyAuthContainer
Extends the PEAR::Auth container to proxy is authentification requests to the SecurityManager.
top
q
- $queryAllLayers
- in file Query.php, variable QueryRequest::$queryAllLayers
If true, will query all selected layers
- $queryAllLayers
- in file ClientQuery.php, variable QueryState::$queryAllLayers
If true, will query all layers selected in tree
- $queryBbox
- in file ExportPlugin.php, variable ExportConfiguration::$queryBbox
- $querySelections
- in file Query.php, variable QueryRequest::$querySelections
- $querySelections
- in file ExportPlugin.php, variable ExportConfiguration::$querySelections
- $querySelections
- in file ClientQuery.php, variable QueryState::$querySelections
Current selections and flags
- $queryState
- in file ClientQuery.php, variable ClientQuery::$queryState
- Query.php
- procedural page Query.php
- queryByBbox
- in file ServerMapquery.php, method ServerMapquery::queryByBbox()
Performs a query based on a bbox on a given layer
- queryByIdSelection
- in file ServerMapquery.php, method ServerMapquery::queryByIdSelection()
Performs a query based on a set of selected id's on a given layer
- queryLayer
- in file ServerQuery.php, method ServerQuery::queryLayer()
Executes query on layer
- queryLayerByAttributes
- in file ServerMapquery.php, method ServerMapquery::queryLayerByAttributes()
Performs a query on a layer using attributes
- QueryRequest
- in file Query.php, class QueryRequest
- QueryResult
- in file Query.php, class QueryResult
- QuerySelection
- in file Query.php, class QuerySelection
All infos needed to query one layer It extends the IdSelection object defined in the Location core plugin.
- QueryState
- in file ClientQuery.php, class QueryState
Query data to be stored in session
top
r
- $r
- in file Outline.php, variable Color::$r
- $recenterLocationRequest
- in file Location.php, variable LocationRequest::$recenterLocationRequest
- $rendering
- in file Layers.php, variable LayerGroup::$rendering
Type of rendering for children (tree, dropdown, radio)
- $renderKeymap
- in file ExportPlugin.php, variable ExportConfiguration::$renderKeymap
- $renderMap
- in file ExportPlugin.php, variable ExportConfiguration::$renderMap
- $renderScalebar
- in file ExportPlugin.php, variable ExportConfiguration::$renderScalebar
- $replacePlugin
- in file PluginManager.php, variable PluginManager::$replacePlugin
- $requ
- in file ServerLocation.php, variable LocationCalculator::$requ
- $request
- in file ClientPlugin.php, variable FilterRequestModifier::$request
- $requestedLayerNames
- in file ServerLayers.php, variable ServerLayers::$requestedLayerNames
The list of layers requested to be drawn by the client.
- $resolution
- in file Layers.php, variable LayersRequest::$resolution
Resolution used to draw the images. Another good place for this would have been in ImagesRequest.
- $resolution
- in file ExportPlugin.php, variable ExportConfiguration::$resolution
- $resolutions
- in file ExportPdfObjects.php, variable PdfGeneral::$resolutions
- $resourceHandler
- in file ServerContext.php, variable ServerContext::$resourceHandler
- $resourceHandler
- in file Cartoclient.php, variable Cartoclient::$resourceHandler
- $resRatio
- in file ServerLayers.php, variable ServerLayers::$resRatio
Ratio client-required resolution / Mapserver resolution.
- $resultsIds
- in file ServerRouting.php, variable PostgresGraph::$resultsIds
Identifier of the results, for database retrieval of the path
- $returnAttributes
- in file Tables.php, variable TableFlags::$returnAttributes
If false, returns Ids only
- $returnTable
- in file Tables.php, variable TableFlags::$returnTable
If false, returns nothing
- $roleMap
- in file ClientAuth.php, variable IniSecurityContainer::$roleMap
The map of usernames => roles
- $roles
- in file SecurityManager.php, variable SecurityManager::$roles
The list of roles associated to the current authenticated user.
- $routingState
- in file ClientRouting.php, variable ClientRouting::$routingState
- $rowBaseHeight
- in file ExportPdfObjects.php, variable TableElement::$rowBaseHeight
- $rowId
- in file Tables.php, variable TableRow::$rowId
- $rowIds
- in file TableRulesRegistry.php, variable RowUnselector::$rowIds
- $rows
- in file Tables.php, variable Table::$rows
- $rows
- in file ExportPdfObjects.php, variable TableElement::$rows
- $rules
- in file TableRulesRegistry.php, variable TableRulesRegistry::$rules
All rules
- Request.php
- procedural page Request.php
- ResourceHandler.php
- procedural page ResourceHandler.php
- Routing.php
- procedural page Routing.php
- RemoteServerLocationTest.php
- procedural page RemoteServerLocationTest.php
- RemoteServerLocationTest.php
- procedural page RemoteServerLocationTest.php
- RemoteServerQueryTest.php
- procedural page RemoteServerQueryTest.php
- RemoteServerOutlineTest.php
- procedural page RemoteServerOutlineTest.php
- RemoteServerSelectionTest.php
- procedural page RemoteServerSelectionTest.php
- RemoteServerQueryTest.php
- procedural page RemoteServerQueryTest.php
- RemoteServerOutlineTest.php
- procedural page RemoteServerOutlineTest.php
- RemoteServerSelectionTest.php
- procedural page RemoteServerSelectionTest.php
- RemoteServerProjectTest.php
- procedural page RemoteServerProjectTest.php
- PROJECTPLUGIN_INPUT
- in file ClientProjectplugin.php, class constant ClientProjectplugin::PROJECTPLUGIN_INPUT
- PROJECT_DIR
- in file ProjectHandler.php, class constant ProjectHandler::PROJECT_DIR
- PROJECT_ENV_VAR
- in file ClientProjectHandler.php, class constant ClientProjectHandler::PROJECT_ENV_VAR
Environment variable which contains project name
- PROJECT_REQUEST
- in file ClientProjectHandler.php, class constant ClientProjectHandler::PROJECT_REQUEST
Request name which contains the project name
- readCachedMapInfo
- in file MapInfoCache.php, method MapInfoCache::readCachedMapInfo()
Reads MapInfo from file and unserializes it
- readCatalog
- in file Views.php, method ViewDbContainer::readCatalog()
- readCatalog
- in file Views.php, method ViewContainer::readCatalog()
Reads views catalog content.
- readCatalog
- in file Views.php, method ViewFileContainer::readCatalog()
- readMapResult
- in file MapResultCache.php, method MapResultCache::readMapResult()
Reads map result from cache file.
- readSoapXML
- in file SoapXMLCache.php, method SoapXMLCache::readSoapXML()
Reads and prints cached content
- readXmlContent
- in file Views.php, method ViewFileContainer::readXmlContent()
Reads XML content and assigns view info.
- recenter
- in file ServerRouting.php, method ServerPostgresRouting::recenter()
Recenter the map on the path identified by the given results id. This method can be called by plugins for recentering.
- RecenterLocationCalculator
- in file ServerLocation.php, class RecenterLocationCalculator
Location calculator for RecenterLocationRequest
- RecenterLocationRequest
- in file Location.php, class RecenterLocationRequest
Location request for recentering on Ids
- Rectangle
- in file BasicTypes.php, class Rectangle
A rectangle
- redoDirect
- in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::redoDirect()
- RelativeLocationRequest
- in file Location.php, class RelativeLocationRequest
Basic location request
- remove
- in file Views.php, method ViewUpgrader::remove()
Removes given property.
- rename
- in file Views.php, method ViewUpgrader::rename()
Updates name of property.
- renameColumn
- in file ServerProjectTable.php, method ServerProjectTable::renameColumn()
- renameColumn
- in file ServerProjectTableRules.php, method ServerProjectTableRules::renameColumn()
- renderForm
- in file ClientProjectplugin.php, method ClientProjectplugin::renderForm()
- renderForm
- in file ClientTables.php, method ClientTables::renderForm()
- renderForm
- in file ClientRouting.php, method ClientRouting::renderForm()
- renderForm
- in file ClientProjectLocation.php, method ClientProjectLocation::renderForm()
- renderForm
- in file ClientStatictools.php, method ClientStatictools::renderForm()
- renderForm
- in file ClientQuery.php, method ClientQuery::renderForm()
- renderForm
- in file ClientLayerReorder.php, method ClientLayerReorder::renderForm()
Manages form output rendering
- renderForm
- in file ClientHello.php, method ClientHello::renderForm()
Draws plugins interface.
- renderForm
- in file ClientExportPdf.php, method ClientExportPdf::renderForm()
- renderForm
- in file ClientExportHtml.php, method ClientExportHtml::renderForm()
Draws "print" link or button used to launch HTML export.
- renderForm
- in file ClientExportCsv.php, method ClientExportCsv::renderForm()
- renderForm
- in file ClientImages.php, method ClientImages::renderForm()
- renderForm
- in file ClientAuth.php, method ClientAuth::renderForm()
- renderForm
- in file ClientOutline.php, method ClientOutline::renderForm()
- renderForm
- in file ClientLocation.php, method ClientLocation::renderForm()
- renderForm
- in file ClientLayers.php, method ClientLayers::renderForm()
Assigns the layers interface output in the general CartoClient template.
- renderForm
- in file ClientPlugin.php, method GuiProvider::renderForm()
Manages form output rendering
- renderForm
- in file ClientViews.php, method ClientViews::renderForm()
- reorder
- in file TableRulesRegistry.php, method ColumnReorder::reorder()
- replacePlugin
- in file ServerProjectLocation.php, method ServerProjectLocation::replacePlugin()
- replacePlugin
- in file ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::replacePlugin()
- replacePlugin
- in file ServerProjectPostgresRouting.php, method ServerProjectPostgresRouting::replacePlugin()
- replacePlugin
- in file ClientDemoRouting.php, method ClientDemoRouting::replacePlugin()
- replacePlugin
- in file ClientDemoLocation.php, method ClientDemoLocation::replacePlugin()
- replacePlugin
- in file ServerProjectRouting.php, method ServerProjectRouting::replacePlugin()
- replacePlugin
- in file ClientProjectLocation.php, method ClientProjectLocation::replacePlugin()
- replacePlugin
- in file ServerDemoRouting.php, method ServerDemoRouting::replacePlugin()
- replacePlugin
- in file PluginManager.php, method PluginManager::replacePlugin()
Tells what plugin the current one replaces.
- replacePlugin
- in file PluginBase.php, method PluginBase::replacePlugin()
Returns name of parent plugin in case of plugin extension
- reset
- in file ExportPdfObjects.php, method SpaceManager::reset()
Resets allocated spaces.
- reset
- in file ServerContext.php, method ServerContext::reset()
Resets map result object.
- resetMsErrors
- in file ServerContext.php, method ServerContext::resetMsErrors()
Clears lists of Mapserver errors.
- resetSession
- in file ClientViews.php, method ClientViews::resetSession()
Empties session values
- ResourceHandler
- in file ResourceHandler.php, class ResourceHandler
Class to manage resource accesses
- resultToTable
- in file ServerQuery.php, method ServerQuery::resultToTable()
Converts a Mapserver query result to a Table
- rmdirr
- in file CartoclientTest.php, method client_CartoclientTest::rmdirr()
Delete a file, or a folder and its contents
- RoutingRequest
- in file Routing.php, class RoutingRequest
Request
- RoutingResult
- in file Routing.php, class RoutingResult
Result
- RoutingState
- in file ClientRouting.php, class RoutingState
Contains the state of a path.
- RowUnselector
- in file TableRulesRegistry.php, class RowUnselector
Rule to remove a set of rows in a table
- runTests
- in file CartowebTestRunner.php, method CartowebTestRunner::runTests()
Runs given test suite.
top
s
- $scale
- in file Location.php, variable LocationResult::$scale
- $scale
- in file ExportPlugin.php, variable ExportConfiguration::$scale
- $scale
- in file Location.php, variable ZoomPointLocationRequest::$scale
- $scalebar
- in file Images.php, variable Images::$scalebar
The scalebar
- $scaleModeDiscrete
- in file ServerLocation.php, variable ZoomPointLocationCalculator::$scaleModeDiscrete
- $scales
- in file Location.php, variable LocationInit::$scales
- $scales
- in file ServerLocation.php, variable ServerLocation::$scales
Possible scales in discrete mode (some may be hidden)
- $scales
- in file ClientLocation.php, variable ClientLocation::$scales
- $securityContainer
- in file SecurityManager.php, variable SecurityManager::$securityContainer
Current security container
- $securityManager
- in file ClientAuth.php, variable ProxyAuthContainer::$securityManager
Current security manager where username/password authentification request are proxied.
- $selected
- in file MapInfo.php, variable LayerState::$selected
- $selectedFormat
- in file ExportPdfObjects.php, variable PdfGeneral::$selectedFormat
- $selectedIds
- in file Location.php, variable IdSelection::$selectedIds
- $selectedLayers
- in file ClientLayers.php, variable ClientLayers::$selectedLayers
- $selectedMsLayerIds
- in file ClientLayerReorder.php, variable LayerReorderState::$selectedMsLayerIds
Array of MapServer layers id selected (currently displayed)
- $selectedMsLayerIds
- in file ClientLayerReorder.php, variable ClientLayerReorder::$selectedMsLayerIds
Array of MapServer layers id selected (currently displayed)
- $selectedOrientation
- in file ExportPdfObjects.php, variable PdfGeneral::$selectedOrientation
- $selectedResolution
- in file ExportPdfObjects.php, variable PdfGeneral::$selectedResolution
- $selectedSize
- in file ClientImages.php, variable ImagesState::$selectedSize
ID of selected map size
- $selectedTool
- in file Cartoclient.php, variable ClientSession::$selectedTool
Tool currently selected
- $serverContext
- in file Cartoserver.php, variable Cartoserver::$serverContext
- $serverContext
- in file ServerPlugin.php, variable ServerPlugin::$serverContext
- $serverContext
- in file LayersInitProvider.php, variable LayersInitProvider::$serverContext
- $serverContext
- in file MapInfoHandler.php, variable MapInfoHandler::$serverContext
- $serverLayers
- in file LayersInitProvider.php, variable LayersInitProvider::$serverLayers
- $serverMessages
- in file Request.php, variable MapResult::$serverMessages
Array of Message
- $sessionCacheLocation
- in file Views.php, variable ViewManager::$sessionCacheLocation
- $sessionName
- in file Cartoclient.php, variable Cartoclient::$sessionName
- $shape
- in file Outline.php, variable StyledShape::$shape
- $shapes
- in file ClientOutline.php, variable OutlineState::$shapes
Current drawn styled shapes
- $shapes
- in file Outline.php, variable OutlineRequest::$shapes
Styled shapes to be drawn
- $shapeStyle
- in file Outline.php, variable StyledShape::$shapeStyle
- $shortcuts
- in file ClientLocation.php, variable ClientLocation::$shortcuts
- $shortcuts
- in file Location.php, variable LocationInit::$shortcuts
- $showDevMsg
- in file Views.php, variable ViewDbContainer::$showDevMsg
- $shuffledMessage
- in file Projectplugin.php, variable ProjectpluginResult::$shuffledMessage
- $size
- in file Outline.php, variable LabelStyle::$size
- $size
- in file Outline.php, variable ShapeStyle::$size
- $skipCaching
- in file MapResultCache.php, variable MapResultCache::$skipCaching
True if the the last mapResult should not be cached.
- $smallDimension
- in file ExportPdfObjects.php, variable PdfFormat::$smallDimension
- $smarty
- in file ClientExportPdf.php, variable ClientExportPdf::$smarty
- $smarty
- in file ClientLayers.php, variable ClientLayers::$smarty
- $smarty
- in file FormRenderer.php, variable FormRenderer::$smarty
- $smarty
- in file ClientLocation.php, variable ClientLocation::$smarty
- $soapXMLFile
- in file SoapXMLCache.php, variable SoapXMLCache::$soapXMLFile
Cache file name
- $space
- in file PdfLibLite.php, variable PdfLibLite::$space
- $space
- in file CwFpdf.php, variable CwFpdf::$space
- $specialOutput
- in file FormRenderer.php, variable FormRenderer::$specialOutput
- $standalone
- in file ExportPdfObjects.php, variable PdfBlock::$standalone
- $steps
- in file ClientRouting.php, variable RoutingState::$steps
- $steps
- in file Routing.php, variable RoutingResult::$steps
Logical path
- $stops
- in file ServerRouting.php, variable PostgresGraph::$stops
Array of strings of node identifier of the path
- $stops
- in file Routing.php, variable RoutingRequest::$stops
Where to stop, including start and end
- $storage
- in file Views.php, variable ViewUpgrader::$storage
- $str
- in file SerializableTest.php, variable SerializableTestClass1::$str
- $strArray
- in file SerializableTest.php, variable SerializableTestClass1::$strArray
- $styles
- in file ServerOutline.php, variable ServerOutline::$styles
Array of current style classes
- $suite
- in file AllTests.php, variable projects_AllTests::$suite
- $switches
- in file Layers.php, variable LayersInit::$switches
Array of switches
- $switchId
- in file ClientLayers.php, variable LayersState::$switchId
- $switchId
- in file ServerLayers.php, variable ServerLayers::$switchId
Current switch
- $switchId
- in file Layers.php, variable LayersRequest::$switchId
Current switch
- $symbol
- in file Outline.php, variable ShapeStyle::$symbol
- Smarty_Cartoclient.php
- procedural page Smarty_Cartoclient.php
- SecurityManager.php
- procedural page SecurityManager.php
- StructHandler.php
- procedural page StructHandler.php
- ServerImages.php
- procedural page ServerImages.php
- ServerLayers.php
- procedural page ServerLayers.php
- ServerLocation.php
- procedural page ServerLocation.php
- ServerMapquery.php
- procedural page ServerMapquery.php
- ServerQuery.php
- procedural page ServerQuery.php
- ServerTables.php
- procedural page ServerTables.php
- ServerExportPdf.php
- procedural page ServerExportPdf.php
- ServerHilight.php
- procedural page ServerHilight.php
- ServerLayerReorder.php
- procedural page ServerLayerReorder.php
- ServerOutline.php
- procedural page ServerOutline.php
- ServerRouting.php
- procedural page ServerRouting.php
- ServerDemoRouting.php
- procedural page ServerDemoRouting.php
- ServerLocationTest.php
- procedural page ServerLocationTest.php
- ServerContextTest.php
- procedural page ServerContextTest.php
- ServerProjectLocation.php
- procedural page ServerProjectLocation.php
- ServerProjectGeotoolsRouting.php
- procedural page ServerProjectGeotoolsRouting.php
- ServerProjectplugin.php
- procedural page ServerProjectplugin.php
- ServerProjectPostgresRouting.php
- procedural page ServerProjectPostgresRouting.php
- ServerProjectRouting.php
- procedural page ServerProjectRouting.php
- ServerProjectTableRules.php
- procedural page ServerProjectTableRules.php
- ServerProjectTable.php
- procedural page ServerProjectTable.php
- server2pot.php
- procedural page server2pot.php
- ServerContext.php
- procedural page ServerContext.php
- ServerMapInfoCache.php
- procedural page ServerMapInfoCache.php
- ServerPluginHelper.php
- procedural page ServerPluginHelper.php
- ServerPlugin.php
- procedural page ServerPlugin.php
- ServerProjectHandler.php
- procedural page ServerProjectHandler.php
- SoapXMLCache.php
- procedural page SoapXMLCache.php
- SecurityManagerTest.php
- procedural page SecurityManagerTest.php
- SerializableTest.php
- procedural page SerializableTest.php
- saveSession
- in file ClientLayers.php, method ClientLayers::saveSession()
Saves layers data in session.
- saveSession
- in file ClientViews.php, method ClientViews::saveSession()
- saveSession
- in file ClientRouting.php, method ClientRouting::saveSession()
- saveSession
- in file ClientLocation.php, method ClientLocation::saveSession()
- saveSession
- in file ClientOutline.php, method ClientOutline::saveSession()
- saveSession
- in file ClientQuery.php, method ClientQuery::saveSession()
- saveSession
- in file ClientProjectplugin.php, method ClientProjectplugin::saveSession()
- saveSession
- in file ClientPlugin.php, method Sessionable::saveSession()
Saves session data
- saveSession
- in file ClientLayerReorder.php, method ClientLayerReorder::saveSession()
- saveSession
- in file ClientImages.php, method ClientImages::saveSession()
- saveSession
- in file Cartoclient.php, method Cartoclient::saveSession()
Save session in a variable different for each mapId
- saveSession
- in file ClientHello.php, method ClientHello::saveSession()
Saves count number in session.
- saveSessionHelper
- in file ClientPluginHelper.php, method SessionableHelper::saveSessionHelper()
Gets plugin's session data and save it
- SecurityContainer
- in file SecurityManager.php, class SecurityContainer
Abstract class for accessing list of users, checking their passwords and
- SecurityManager
- in file SecurityManager.php, class SecurityManager
Class which manages security in Cartoweb
- select
- in file Views.php, method ViewContainer::select()
Wrapper for 'select' action.
- selectColumns
- in file TableRulesRegistry.php, method ColumnSelector::selectColumns()
Keeps or exclude columns
- SerializableTestClass1
- in file SerializableTest.php, class SerializableTestClass1
Test class used to test abstract class CwSerializable (all types of attribute)
- SerializableTestClass2
- in file SerializableTest.php, class SerializableTestClass2
Test class used to test abstract class CwSerializable (simple)
- serializeColor
- in file ServerOutline.php, method ServerOutline::serializeColor()
Computes a string from a Color object
- serializeGraph
- in file ServerRouting.php, method ServerRouting::serializeGraph()
Plugins should override this method to serialize the graph model object into a string, sent back to the client. The default implementation returns the object directly.
- serializeGraph
- in file ServerRouting.php, method ServerPostgresRouting::serializeGraph()
- ServerCaller
- in file ClientPlugin.php, class ServerCaller
Interface for plugins that may call server
- ServerCallerHelper
- in file ClientPluginHelper.php, class ServerCallerHelper
Helper for ServerCaller
- ServerConfig
- in file Cartoserver.php, class ServerConfig
Server configuration class
- ServerContext
- in file ServerContext.php, class ServerContext
- ServerDemoRouting
- in file ServerDemoRouting.php, class ServerDemoRouting
Example server routing plugin which uses Postgres
- ServerExportPdf
- in file ServerExportPdf.php, class ServerExportPdf
Server part of ExportPdf plugin
- ServerGeotoolsRouting
- in file ServerRouting.php, class ServerGeotoolsRouting
ServerRouting implementation, which uses the GeoTools module for shortest
- ServerHilight
- in file ServerHilight.php, class ServerHilight
Hilighting server plugin
- ServerImages
- in file ServerImages.php, class ServerImages
Server part of Images plugin
- ServerLayerReorder
- in file ServerLayerReorder.php, class ServerLayerReorder
Server Layer Reorder
- ServerLayers
- in file ServerLayers.php, class ServerLayers
Server plugin for managing the set of layers to render.
- ServerLocation
- in file ServerLocation.php, class ServerLocation
Server part of Location plugin
- ServerMapInfoCache
- in file ServerMapInfoCache.php, class ServerMapInfoCache
Server side MapInfo cache implementation
- ServerMapquery
- in file ServerMapquery.php, class ServerMapquery
A service plugin to perform queries based on a set of selected id's
- ServerOutline
- in file ServerOutline.php, class ServerOutline
Server Outline class
- ServerPlugin
- in file ServerPlugin.php, class ServerPlugin
Server plugin
- ServerPluginConfig
- in file Cartoserver.php, class ServerPluginConfig
Server plugin configuration
- ServerPluginHelper
- in file ServerPluginHelper.php, class ServerPluginHelper
Helper for server plugin interfaces
- ServerPostgresRouting
- in file ServerRouting.php, class ServerPostgresRouting
ServerRouting implementation, which uses Postgres dijsktra module for shortest
- ServerProjectGeotoolsRouting
- in file ServerProjectGeotoolsRouting.php, class ServerProjectGeotoolsRouting
Example server routing plugin which uses GeoTools
- ServerProjectHandler
- in file ServerProjectHandler.php, class ServerProjectHandler
Project handler for the server
- ServerProjectLocation
- in file ServerProjectLocation.php, class ServerProjectLocation
- ServerProjectplugin
- in file ServerProjectplugin.php, class ServerProjectplugin
- ServerProjectPostgresRouting
- in file ServerProjectPostgresRouting.php, class ServerProjectPostgresRouting
Example server routing plugin which uses Postgres
- ServerProjectRouting
- in file ServerProjectRouting.php, class ServerProjectRouting
- ServerProjectTable
- in file ServerProjectTable.php, class ServerProjectTable
Plugin to test tables management
- ServerProjectTableRules
- in file ServerProjectTableRules.php, class ServerProjectTableRules
Plugin to test tables rules creation
- ServerQuery
- in file ServerQuery.php, class ServerQuery
Server part of Query plugin
- ServerRouting
- in file ServerRouting.php, class ServerRouting
Server routing plugin. This class must be subclassed by plugins wishing to perform routing
- ServerTables
- in file ServerTables.php, class ServerTables
Server side of Tables plugin
- server_AllTests
- in file AllTests.php, class server_AllTests
- Sessionable
- in file ClientPlugin.php, class Sessionable
Interface for plugins with session data
- SessionableHelper
- in file ClientPluginHelper.php, class SessionableHelper
Helper for Sessionable
- set
- in file Routing.php, method Attribute::set()
- set
- in file Routing.php, method Parameter::set()
- setAllowedFormats
- in file ClientExportPdf.php, method ClientExportPdf::setAllowedFormats()
Updates available formats list considering allowed roles info.
- setBasePath
- in file PluginBase.php, method PluginBase::setBasePath()
- setBbox
- in file ExportPlugin.php, method ExportConfiguration::setBbox()
- setBoxLayout
- in file CwFpdf.php, method CwFpdf::setBoxLayout()
Sets block container styles (border width and color, background color).
- setByMapId
- in file ServerProjectHandler.php, method ServerProjectHandler::setByMapId()
Sets projectName and mapName, extracted from mapId value.
- setChildren
- in file ClientLayers.php, method LayerNode::setChildren()
Assign a layer to this node, and recursively set this node's children.
- setChildren
- in file Layers.php, method LayerContainer::setChildren()
Sets children given an array of layerIds
- setClassExpression
- in file ServerHilight.php, method ServerHilight::setClassExpression()
Sets the expression of a mapserver class, so that it filters a given set of elements
- setClientSession
- in file Cartoclient.php, method Cartoclient::setClientSession()
- setColor
- in file ServerOutline.php, method ServerOutline::setColor()
Sets a color object from a Mapserver color
- setContents
- in file ExportPlugin.php, method ExportOutput::setContents()
Sets contents
- setCustomForm
- in file FormRenderer.php, method FormRenderer::setCustomForm()
Sets a different template resource to be used for display. If false, the Smarty display will be skipped. This is needed if a plugin does the html output on its own.
- setDash
- in file PdfLibLite.php, method PdfLibLite::setDash()
Sets line dash pattern.
- setDefault
- in file Encoding.php, method Encoder::setDefault()
Sets default encoding object (UTF8).
- setDeveloperIniConfig
- in file Common.php, method Common::setDeveloperIniConfig()
Sets ini directives useful during development
- setDrawColor
- in file CwFpdf.php, method CwFpdf::setDrawColor()
Sets lines color.
- setExtendedName
- in file PluginBase.php, method PluginBase::setExtendedName()
- setFile
- in file ExportPlugin.php, method ExportOutput::setFile()
Sets file name and path
- setFillColor
- in file PdfLibLite.php, method PdfLibLite::setFillColor()
- setFillColor
- in file CwFpdf.php, method CwFpdf::setFillColor()
Sets filling color (background).
- setFont
- in file PdfLibLite.php, method PdfLibLite::setFont()
- setFormat
- in file ClientExportPdf.php, method ClientExportPdf::setFormat()
Populates PdfFormat object with selected format info.
- setFrom2Points
- in file BasicTypes.php, method Bbox::setFrom2Points()
Sets Bbox from two points
- setFromBbox
- in file BasicTypes.php, method Bbox::setFromBbox()
Sets Bbox from min/max
- setFromForm
- in file ClientViews.php, method ClientViews::setFromForm()
Sets metadata using GET/POST values.
- setFromMsExtent
- in file BasicTypes.php, method Bbox::setFromMsExtent()
Sets Bbox from a Mapserver extent
- setFromRGB
- in file Outline.php, method Color::setFromRGB()
Initializes color from red, green, blue values
- setFromString
- in file BasicTypes.php, method Bbox::setFromString()
Converts a string to the Bbox (format "11, 22, 33, 44")
- setGeneral
- in file ClientExportPdf.php, method ClientExportPdf::setGeneral()
Populates PdfGeneral object.
- setHilightColor
- in file ServerHilight.php, method ServerHilight::setHilightColor()
Sets a color given in an array to a mapserver color object
- setIncludePath
- in file Common.php, method Common::setIncludePath()
Sets the include path, to contain include directory.
- setInterruptFlow
- in file Cartoclient.php, method Cartoclient::setInterruptFlow()
Tells the Cartoclient that the normal control flow has to be interrupted.
- setLayerIds
- in file ExportPlugin.php, method ExportConfiguration::setLayerIds()
- setLegendBlock
- in file ClientExportPdf.php, method ClientExportPdf::setLegendBlock()
Sets a legend block.
- setLineWidth
- in file CwFpdf.php, method CwFpdf::setLineWidth()
Sets line width in PdfGeneral dist_unit.
- setLocale
- in file Internationalization.php, method I18n::setLocale()
Sets the locale depending on URL, browser or config
- setLocationType
- in file ExportPlugin.php, method ExportConfiguration::setLocationType()
- setMainMapDim
- in file ClientExportPdf.php, method ClientExportPdf::setMainMapDim()
Sets mainmap dimensions according to selected format and orientation.
- setMapDimensions
- in file ClientImages.php, method ClientImages::setMapDimensions()
Sets map width and height
- setMapHeight
- in file ExportPlugin.php, method ExportConfiguration::setMapHeight()
- setMapId
- in file Config.php, method Config::setMapId()
Sets mapId
- setMapRequest
- in file ServerContext.php, method ServerContext::setMapRequest()
- setMapWidth
- in file ExportPlugin.php, method ExportConfiguration::setMapWidth()
- setMetasFromRequest
- in file Views.php, method ViewManager::setMetasFromRequest()
Sets metadata from request.
- setMsMainmapImage
- in file ServerContext.php, method ServerContext::setMsMainmapImage()
- setName
- in file PluginBase.php, method PluginBase::setName()
- setOutofScaleIcon
- in file ClientLayers.php, method ClientLayers::setOutofScaleIcon()
Substitutes out-of-scale icons if current scale is out of the layer range of scales.
- setPoint
- in file ExportPlugin.php, method ExportConfiguration::setPoint()
- setPrintOutline
- in file ExportPlugin.php, method ExportConfiguration::setPrintOutline()
- setQueryBbox
- in file ExportPlugin.php, method ExportConfiguration::setQueryBbox()
- setQuerySelections
- in file ExportPlugin.php, method ExportConfiguration::setQuerySelections()
- setRenderKeymap
- in file ExportPlugin.php, method ExportConfiguration::setRenderKeymap()
- setRenderMap
- in file ExportPlugin.php, method ExportConfiguration::setRenderMap()
- setRenderScalebar
- in file ExportPlugin.php, method ExportConfiguration::setRenderScalebar()
- setRequestHelper
- in file ServerPluginHelper.php, method ClientResponderHelper::setRequestHelper()
Sets plugin's request
- setRequestHelper
- in file ClientPluginHelper.php, method ServerCallerHelper::setRequestHelper()
Sets plugin's request
- setResolution
- in file ExportPlugin.php, method ExportConfiguration::setResolution()
- setScale
- in file ExportPlugin.php, method ExportConfiguration::setScale()
- setSecurityContainer
- in file SecurityManager.php, method SecurityManager::setSecurityContainer()
Sets the current SecurityContainer database
- setSelectData
- in file Views.php, method ViewDbContainer::setSelectData()
- setSelectData
- in file Views.php, method ViewContainer::setSelectData()
Sets various data while loading a view.
- setSkipCaching
- in file MapResultCache.php, method MapResultCache::setSkipCaching()
Sets the skipCaching variable, which will skip the cache of the mapResult if skipCaching is true.
- setSpecialOutput
- in file FormRenderer.php, method FormRenderer::setSpecialOutput()
Sets special output to display in addition of standard output.
- setStrokeColor
- in file PdfLibLite.php, method PdfLibLite::setStrokeColor()
- setStyles
- in file ServerOutline.php, method ServerOutline::setStyles()
Sets styles (shape & label) from a Mapserver layer
- setSwitch
- in file ClientLayers.php, method ClientLayers::setSwitch()
Changes switch from another plugin
- setTableBlock
- in file ClientExportPdf.php, method ClientExportPdf::setTableBlock()
Sets a table block.
- setTableMeta
- in file CwFpdf.php, method CwFpdf::setTableMeta()
Sets table caption or headers blocks.
- setTableWidth
- in file CwFpdf.php, method CwFpdf::setTableWidth()
Computes table columns widths using cells contents widths.
- setTextLayout
- in file CwFpdf.php, method CwFpdf::setTextLayout()
Sets text styles (font, underline, bold, italic, color).
- setTypeHeader
- in file ClientExportPdf.php, method ClientExportPdf::setTypeHeader()
Set type (PDF) and charset header.
- setUp
- in file CartoserverTest.php, method projects_testMain_server_CartoserverTest::setUp()
- setupHilightClass
- in file ServerHilight.php, method ServerHilight::setupHilightClass()
Change the color and styles of this class to be hilighted
- setupSizes
- in file ServerImages.php, method ServerImages::setupSizes()
Sets main map dimensions into MapObj
- setupSoapService
- in file Cartoserver.php, function setupSoapService()
Setup the SOAP server, and registers the SOAP methods.
- setUser
- in file SecurityManager.php, method SecurityManager::setUser()
Sets the current authenticated user. Its roles will be fetched from the
- setUserAndRoles
- in file SecurityManager.php, method SecurityManager::setUserAndRoles()
Sets the username and its associated roles for the current authenticated user.
- setValue
- in file ClientPlugin.php, method FilterRequestModifier::setValue()
- setViewId
- in file ViewsTest.php, method TestViewFileContainer::setViewId()
- setViewId
- in file Views.php, method ViewContainer::setViewId()
Computes next available view ID.
- setWeightMeta
- in file Views.php, method ViewContainer::setWeightMeta()
Updates metadata with weight info and removes viewLocationId info.
- setWeightMeta
- in file Views.php, method ViewDbContainer::setWeightMeta()
- setXY
- in file BasicTypes.php, method Point::setXY()
- setZoomType
- in file ExportPlugin.php, method ExportConfiguration::setZoomType()
- Shape
- in file BasicTypes.php, class Shape
Abstract class for shapes
- ShapeStyle
- in file Outline.php, class ShapeStyle
Shape's style
- shortestPathQuery
- in file ServerDemoRouting.php, method ServerDemoRouting::shortestPathQuery()
- shortestPathQuery
- in file ServerRouting.php, method ServerPostgresRouting::shortestPathQuery()
This methods performs a database query which will return the shortest path (see Pgdijkstra documentation for the API).
- showFailure
- in file FormRenderer.php, method FormRenderer::showFailure()
Displays failure using failure.tpl Smarty templates
- showForm
- in file FormRenderer.php, method FormRenderer::showForm()
Displays GUI using cartoclient.tpl Smarty template
- showLogin
- in file ClientAuth.php, method ClientAuth::showLogin()
Displays the Pear::Auth login page. It interrupts cartoweb flow.
- shutdownCartoweb
- in file Common.php, method Common::shutdownCartoweb()
Restores the php context to what it was before calling
- skipCache
- in file MapResultCache.php, method MapResultCache::skipCache()
Tells if map result caching is deactivated.
- skipCache
- in file MapInfoCache.php, method MapInfoCache::skipCache()
Returns true if cache is disabled. It can be used by implementing classes to check if they should skip the caching.
- skipCache
- in file SoapXMLCache.php, method SoapXMLCache::skipCache()
Returns true if cache shouldn't be used
- smartyResource
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::smartyResource()
Smarty block function for resources
- smartyTranslate
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::smartyTranslate()
Smarty block function, provides gettext support for Smarty
- smartyTranslateModifier
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::smartyTranslateModifier()
Smarty modifier function, provides gettext support for Smarty
- Smarty_Cartoclient
- in file Smarty_Cartoclient.php, class Smarty_Cartoclient
Specific Smarty engine for Cartoclient
- Smarty_Plugin
- in file Smarty_Cartoclient.php, class Smarty_Plugin
Specific Smarty engine for plugins
- SoapFault
- in file Common.php, class SoapFault
- SoapFaultWrapper
- in file CartoserverService.php, class SoapFaultWrapper
This class extends SoapFault and adds a toString() method.
- SoapXMLCache
- in file SoapXMLCache.php, class SoapXMLCache
Class to manage the caching of the SOAP XML
- sortBlocksBy
- in file ClientExportPdf.php, method ClientExportPdf::sortBlocksBy()
Sorts blocks using $property criterium (in ASC order).
- SpaceManager
- in file ExportPdfObjects.php, class SpaceManager
Handles positioning of blocks in the PDF document.
- splitMultiPageTable
- in file CwFpdf.php, method CwFpdf::splitMultiPageTable()
If there is not enough space to add a table row, adds a new page.
- Step
- in file Routing.php, class Step
Step for roadmap
- stepsToShapes
- in file ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::stepsToShapes()
Converts from an array of Steps to an array of Shapes.
- strarg
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::strarg()
Replace arguments in a string with their values
- StructHandler
- in file StructHandler.php, class StructHandler
Structure management class
- StyledShape
- in file Outline.php, class StyledShape
Shape with a style
- suite
- in file AllTests.php, method projects_testLocationContinuous_coreplugins_AllTests::suite()
- suite
- in file AllTests.php, method projects_testMain_client_AllTests::suite()
- suite
- in file AllTests.php, method projects_testMain_server_AllTests::suite()
- suite
- in file AllTests.php, method coreplugins_AllTests::suite()
- suite
- in file AllTests.php, method misc_AllTests::suite()
- suite
- in file AllTests.php, method plugins_AllTests::suite()
- suite
- in file AllTests.php, method AllTests::suite()
- suite
- in file XXX_RENAME_WHEN_OK_AllTests.php, method projects_demoPlugins_client_AllTests::suite()
- suite
- in file AllTests.php, method common_AllTests::suite()
- suite
- in file AllTests.php, method projects_testQueryHilight_coreplugins_AllTests::suite()
- suite
- in file XXX_OFF_AllTests.php, method projects_demoCW3_client_AllTests::suite()
- suite
- in file AllTests.php, method projects_testMain_coreplugins_AllTests::suite()
- suite
- in file AllTests.php, method projects_testMain_misc_AllTests::suite()
- suite
- in file AllTests.php, method projects_testMain_plugins_AllTests::suite()
- suite
- in file AllTests.php, method projects_AllTests::suite()
- suite
- in file AllTests.php, method server_AllTests::suite()
- suite
- in file AllTests.php, method client_AllTests::suite()
- switchColorToRgb
- in file ExportPdfObjects.php, method PrintTools::switchColorToRgb()
Converts passed color in RGB codes.
- switchDistUnit
- in file ExportPdfObjects.php, method PrintTools::switchDistUnit()
Converts the distance $dist from $from unit to $to unit.
- switchHexColorToRgb
- in file ExportPdfObjects.php, method PrintTools::switchHexColorToRgb()
Converts #xxyyzz hexadecimal color codes into RGB.
- SwitchInit
- in file Layers.php, class SwitchInit
Switch information
top
t
- $tableFlags
- in file Query.php, variable QuerySelection::$tableFlags
- $tableGroup
- in file ProjectTable.php, variable ProjectTableResult::$tableGroup
- $tableGroup
- in file Query.php, variable QueryResult::$tableGroup
- $tableGroups
- in file ClientTables.php, variable ClientTables::$tableGroups
Tables to be displayed
- $tableId
- in file Tables.php, variable Table::$tableId
- $tableId
- in file ClientExportCsv.php, variable ClientExportCsv::$tableId
- $tableId
- in file TableRulesRegistry.php, variable TableRule::$tableId
- $tableRulesRegistry
- in file ClientTables.php, variable ClientTables::$tableRulesRegistry
Registry which contains all client side rules
- $tableRulesRegistry
- in file ServerTables.php, variable ServerTables::$tableRulesRegistry
Registry which contains all client side rules
- $tables
- in file Tables.php, variable TableGroup::$tables
- $tableTitle
- in file Tables.php, variable Table::$tableTitle
- $testDirect
- in file RemoteServerProjectTest.php, variable projects_testProject_server_RemoteServerProjectTest::$testDirect
- $testResult
- in file CartowebTestRunner.php, variable PHPUnit2_TextUI_TestRunner_Web::$testResult
- $test_runner
- in file CartowebTestRunner.php, variable CartowebTestRunner::$test_runner
- $textAlign
- in file ExportPdfObjects.php, variable PdfBlock::$textAlign
- $timer
- in file Cartoserver.php, variable Cartoserver::$timer
- $timestamp
- in file MapInfo.php, variable MapInfo::$timestamp
Timestamp for cache check
- $timestamp
- in file Request.php, variable MapResult::$timestamp
- $to
- in file ClientRouting.php, variable RoutingState::$to
- $topLayers
- in file ClientLayerReorder.php, variable ClientLayerReorder::$topLayers
Layer order exclusion list to put on top of the stack
- $totalRows
- in file Tables.php, variable Table::$totalRows
- $totalWidth
- in file ExportPdfObjects.php, variable TableElement::$totalWidth
- $transparency
- in file LayerReorder.php, variable LayerInit::$transparency
- $transparency
- in file Outline.php, variable ShapeStyle::$transparency
- $transparency
- in file LayerReorder.php, variable LayerTransparency::$transparency
- $transparencyLevels
- in file ClientLayerReorder.php, variable ClientLayerReorder::$transparencyLevels
Transparency level array allowed for each Ms layer
- $type
- in file TableRulesRegistry.php, variable ColumnPosition::$type
Type of position (absolute or relative)
- $type
- in file Location.php, variable ZoomPointLocationRequest::$type
- $type
- in file Location.php, variable RecenterLocationRequest::$type
- $type
- in file Location.php, variable PanLocationRequest::$type
- $type
- in file ExportPdfObjects.php, variable PdfBlock::$type
- $type
- in file Location.php, variable BboxLocationRequest::$type
- TableRulesRegistry.php
- procedural page TableRulesRegistry.php
- Tables.php
- procedural page Tables.php
- testgettext.php
- procedural page testgettext.php
- TablesCommonTest.php
- procedural page TablesCommonTest.php
- Table
- in file Tables.php, class Table
A table
- TableElement
- in file ExportPdfObjects.php, class TableElement
Description of tabular blocks.
- TableFilter
- in file TableRulesRegistry.php, class TableFilter
Rule to modify table title
- TableFlags
- in file Tables.php, class TableFlags
Flags used in requests for querying tables
- TableGroup
- in file Tables.php, class TableGroup
A group of tables
- TableRow
- in file Tables.php, class TableRow
A table row
- TableRule
- in file TableRulesRegistry.php, class TableRule
Base rule for rules that will be applied on tables
- TableRulesRegistry
- in file TableRulesRegistry.php, class TableRulesRegistry
Table rules registry
- TEMPLATE
- in file makedoc.php, constant TEMPLATE
PHP Doc template to use
- terminate
- in file viewsConverter.php, function terminate()
Prints error messages.
- testAuth
- in file AuthClientTest.php, method plugins_auth_client_AuthClientTest::testAuth()
- testBboxArea
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxArea()
Tests Bbox area calculation
- testBboxCenter
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxCenter()
Tests Bbox center calculation
- testBboxConstruct
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxConstruct()
Tests Bbox constructor
- testBboxFrom2Points
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxFrom2Points()
Tests conversion from two points to Bbox
- testBboxFromMsExtent
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxFromMsExtent()
Tests MsExtent to Bbox conversion
- testBboxLocationRequest1
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testBboxLocationRequest1()
- testBboxLocationRequest2
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testBboxLocationRequest2()
- testBboxLocationRequest3
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testBboxLocationRequest3()
- testBboxLocationRequest_maxscale
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testBboxLocationRequest_maxscale()
- testBboxLocationRequest_minscale
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testBboxLocationRequest_minscale()
- testBboxUnserialize
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxUnserialize()
Tests Bbox unserialization
- testBboxWidthHeight
- in file BasicTypesTest.php, method common_BasicTypesTest::testBboxWidthHeight()
Tests Bbox width and height calculation
- testBooleanArray1
- in file SerializableTest.php, method common_SerializableTest::testBooleanArray1()
Tests boolean array unserialization (from array)
- testBooleanArray2
- in file SerializableTest.php, method common_SerializableTest::testBooleanArray2()
Tests boolean array unserialization (from comma-separated string)
- testCellFilter
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testCellFilter()
Tests change in cell contents
- testCellFilterBatch
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testCellFilterBatch()
Tests change in cell contents (batch mode)
- testColumnAdderAbsolute
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnAdderAbsolute()
Tests single column addition (absolute position)
- testColumnAdderBatch
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnAdderBatch()
Tests column addition (batch mode)
- testColumnAdderMultipleColumn
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnAdderMultipleColumn()
Tests multiple column addition
- testColumnAdderRelative
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnAdderRelative()
Tests single column addition (relative position)
- testColumnFilter
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnFilter()
Tests column title change (with rule override)
- testColumnReorder
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnReorder()
Tests column reorder
- testColumnSelector
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnSelector()
Tests selection of columns
- testColumnUnselector
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testColumnUnselector()
Tests un-selection of columns
- testComplete
- in file SerializableTest.php, method common_SerializableTest::testComplete()
Tests complex object hierarchy unserialization
- testConstruct
- in file ServerContextTest.php, method projects_testMain_server_ServerContextTest::testConstruct()
- testDeleteView
- in file ViewsTest.php, method client_ViewsTest::testDeleteView()
- testDimensionConstruct
- in file BasicTypesTest.php, method common_BasicTypesTest::testDimensionConstruct()
Tests Dimension constructor
- testDimensionUnserialize
- in file BasicTypesTest.php, method common_BasicTypesTest::testDimensionUnserialize()
Tests Dimension unserialization
- testFunctionModifiers
- in file MiscTest.php, method misc_MiscTest::testFunctionModifiers()
- testGetMap
- in file CartoserverServiceTest.php, method projects_testMain_client_CartoserverServiceTest::testGetMap()
- testGetMapInfo
- in file CartoserverServiceTest.php, method projects_testMain_client_CartoserverServiceTest::testGetMapInfo()
- testGetMapInfo
- in file CartoserverTest.php, method projects_testMain_server_CartoserverTest::testGetMapInfo()
- testGettextFr
- in file InternationalizationTest.php, method client_InternationalizationTest::testGettextFr()
- testGroupFilter1
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testGroupFilter1()
Tests group title change
- testGroupFilter2
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testGroupFilter2()
Tests group title change (with rule override)
- testHttpUnit
- in file CartoclientTest.php, method client_CartoclientTest::testHttpUnit()
- testImageMode
- in file CartoclientTest.php, method client_CartoclientTest::testImageMode()
- testInitialLocationUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testInitialLocationUnserialize()
- testInitialMapStateUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testInitialMapStateUnserialize()
- testInitialRoles
- in file SecurityManagerTest.php, method common_SecurityManagerTest::testInitialRoles()
- testIntArray1
- in file SerializableTest.php, method common_SerializableTest::testIntArray1()
Tests int array unserialization (from array)
- testIntArray2
- in file SerializableTest.php, method common_SerializableTest::testIntArray2()
Tests int array unserialization (from comma-separated string)
- testLayerBaseUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerBaseUnserialize()
- testLayerClassUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerClassUnserialize()
- testLayerContainerUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerContainerUnserialize()
- testLayerGroupUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerGroupUnserialize()
- testLayerStateUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerStateUnserialize()
- testLayerUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLayerUnserialize()
- testLineCenter
- in file BasicTypesTest.php, method common_BasicTypesTest::testLineCenter()
Test Line center calculation
- testLoadView
- in file ViewsTest.php, method client_ViewsTest::testLoadView()
- testLocationRequestConstraint
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testLocationRequestConstraint()
- testLocationUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testLocationUnserialize()
- testLogin
- in file SecurityManagerTest.php, method common_SecurityManagerTest::testLogin()
- testMapInfoUnserialize
- in file MapInfoTest.php, method common_MapInfoTest::testMapInfoUnserialize()
- testObjectMap
- in file SerializableTest.php, method common_SerializableTest::testObjectMap()
Tests object map unserialization
- testObjectRecurse
- in file SerializableTest.php, method common_SerializableTest::testObjectRecurse()
Tests object hierarchy unserialization
- testObjectSimple
- in file SerializableTest.php, method common_SerializableTest::testObjectSimple()
Tests object unserialization
- testOutlineRequestLabelLine
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelLine()
- testOutlineRequestLabelLine
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelLine()
- testOutlineRequestLabelPoint
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelPoint()
- testOutlineRequestLabelPoint
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelPoint()
- testOutlineRequestLabelPolygon
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelPolygon()
- testOutlineRequestLabelPolygon
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelPolygon()
- testOutlineRequestLabelRectangle
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelRectangle()
- testOutlineRequestLabelRectangle
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestLabelRectangle()
- testOutlineRequestMaskComplex
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskComplex()
- testOutlineRequestMaskComplex
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskComplex()
- testOutlineRequestMaskLine
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskLine()
- testOutlineRequestMaskLine
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskLine()
- testOutlineRequestMaskPoint
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskPoint()
- testOutlineRequestMaskPoint
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskPoint()
- testOutlineRequestMaskPolygon
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskPolygon()
- testOutlineRequestMaskPolygon
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskPolygon()
- testOutlineRequestMaskRectangle
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskRectangle()
- testOutlineRequestMaskRectangle
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestMaskRectangle()
- testOutlineRequestNoMaskComplex
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskComplex()
- testOutlineRequestNoMaskComplex
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskComplex()
- testOutlineRequestNoMaskLine
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskLine()
- testOutlineRequestNoMaskLine
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskLine()
- testOutlineRequestNoMaskPoint
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskPoint()
- testOutlineRequestNoMaskPoint
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskPoint()
- testOutlineRequestNoMaskPolygon
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskPolygon()
- testOutlineRequestNoMaskPolygon
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskPolygon()
- testOutlineRequestNoMaskRectangle
- in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskRectangle()
- testOutlineRequestNoMaskRectangle
- in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::testOutlineRequestNoMaskRectangle()
- testPanLocationRequest1
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testPanLocationRequest1()
- testPanLocationRequest2
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testPanLocationRequest2()
- testPanLocationRequest3
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testPanLocationRequest3()
- testPointCenter
- in file BasicTypesTest.php, method common_BasicTypesTest::testPointCenter()
Tests Point center calculation
- testPointConstruct
- in file BasicTypesTest.php, method common_BasicTypesTest::testPointConstruct()
Tests Point constructor
- testPointSetGet
- in file BasicTypesTest.php, method common_BasicTypesTest::testPointSetGet()
Tests Point setting and getting attributes
- testPointToBbox
- in file BasicTypesTest.php, method common_BasicTypesTest::testPointToBbox()
Tests Point to Bbox conversion
- testPointUnserialize
- in file BasicTypesTest.php, method common_BasicTypesTest::testPointUnserialize()
Tests Point unserialization
- testPolygonArea
- in file BasicTypesTest.php, method common_BasicTypesTest::testPolygonArea()
Tests Polygon area calculation
- testPolygonUnserialize
- in file BasicTypesTest.php, method common_BasicTypesTest::testPolygonUnserialize()
Tests Polygon unserialization
- testProjectIniFile
- in file RemoteServerProjectTest.php, method projects_testProject_server_RemoteServerProjectTest::testProjectIniFile()
- testProjectLocation
- in file RemoteServerProjectTest.php, method projects_testProject_server_RemoteServerProjectTest::testProjectLocation()
- testProjectPlugin
- in file RemoteServerProjectTest.php, method projects_testProject_server_RemoteServerProjectTest::testProjectPlugin()
- testQueryBboxAllLayers
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryBboxAllLayers()
Tests a query on all selected layers
- testQueryNoAttributes
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryNoAttributes()
Tests a query with no attributes
- testQueryNoTable
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryNoTable()
Tests a query with no table
- testQueryPointAllLayers
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryPointAllLayers()
Tests a query on all selected layers
- testQueryPolicyIntersection
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryPolicyIntersection()
Tests 'intersection' Ids merge policy
- testQueryPolicyUnion
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryPolicyUnion()
Tests 'union' Ids merge policy
- testQueryPolicyXor
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryPolicyXor()
Tests 'xor' Ids merge policy
- testQueryUseInQuery
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryUseInQuery()
Tests a query on some layers
- testQueryUsingHilight
- in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::testQueryUsingHilight()
Tests a query using Hilight service
- testQueryWithMask
- in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::testQueryWithMask()
Tests a query in mask mode
- testRecenterLocationCalculator
- in file ServerLocationTest.php, method projects_testMain_coreplugins_location_server_ServerLocationTest::testRecenterLocationCalculator()
- testRecenterLocationRequest1
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testRecenterLocationRequest1()
- testRecenterLocationRequest2
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testRecenterLocationRequest2()
- testRecenterLocationRequest_BugOrderShouldNotMatter
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testRecenterLocationRequest_BugOrderShouldNotMatter()
- testRoles
- in file SecurityManagerTest.php, method common_SecurityManagerTest::testRoles()
- testRoles
- in file AuthClientTest.php, method plugins_auth_client_AuthClientTest::testRoles()
- testRowUnselector
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testRowUnselector()
Tests row deletion
- testSaveView
- in file ViewsTest.php, method client_ViewsTest::testSaveView()
- TestSecurityContainer
- in file SecurityManagerTest.php, class TestSecurityContainer
Security container with hard coded users, passwords and roles, for testing.
- testSelectionAreaFixedValue0
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue0()
- testSelectionAreaFixedValue0
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue0()
- testSelectionAreaFixedValue1
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue1()
- testSelectionAreaFixedValue1
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue1()
- testSelectionAreaFixedValue2
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue2()
- testSelectionAreaFixedValue2
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFixedValue2()
- testSelectionAreaFromField0
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField0()
- testSelectionAreaFromField0
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField0()
- testSelectionAreaFromField1
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField1()
- testSelectionAreaFromField1
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField1()
- testSelectionAreaFromField2
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField2()
- testSelectionAreaFromField2
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromField2()
- testSelectionAreaFromFieldWithFactor
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromFieldWithFactor()
- testSelectionAreaFromFieldWithFactor
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::testSelectionAreaFromFieldWithFactor()
- testStringArray1
- in file SerializableTest.php, method common_SerializableTest::testStringArray1()
Tests string array unserialization (from array)
- testStringArray2
- in file SerializableTest.php, method common_SerializableTest::testStringArray2()
Tests string array unserialization (from comma-separated string)
- testTableFilter
- in file TablesCommonTest.php, method coreplugins_tables_common_TablesCommonTest::testTableFilter()
Tests table title change (with rule override)
- testTabs
- in file MiscTest.php, method misc_MiscTest::testTabs()
- testUpdateView
- in file ViewsTest.php, method client_ViewsTest::testUpdateView()
- TestViewFileContainer
- in file ViewsTest.php, class TestViewFileContainer
Views recording/loading to/from file.
- testWsdl
- in file CartoclientTest.php, method client_CartoclientTest::testWsdl()
- testWsdl
- in file CartoclientTest.php, method projects_demoCW3_client_CartoclientTest::testWsdl()
- testXmlValid
- in file DocumentationTest.php, method misc_DocumentationTest::testXmlValid()
- testZoomPointLocationRequest_zoomIn1
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomIn1()
- testZoomPointLocationRequest_zoomIn2
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomIn2()
- testZoomPointLocationRequest_zoomIn_continuous
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomIn_continuous()
- testZoomPointLocationRequest_zoomIn_maxextent_check
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomIn_maxextent_check()
- testZoomPointLocationRequest_zoomNone
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomNone()
- testZoomPointLocationRequest_zoomNone_maxextent_check
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomNone_maxextent_check()
- testZoomPointLocationRequest_zoomOut1
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomOut1()
- testZoomPointLocationRequest_zoomOut2
- in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::testZoomPointLocationRequest_zoomOut2()
- test_error_handler
- in file CartowebTestRunner.php, function test_error_handler()
Customized error handler.
- textdomain
- in file Internationalization.php, method I18n::textdomain()
Calls translator's textdomain
- textdomain
- in file Internationalization.php, method I18nDummy::textdomain()
- textdomain
- in file Internationalization.php, method I18nGettext::textdomain()
- textdomain
- in file Internationalization.php, method I18nInterface::textdomain()
Wrapper for function textdomain
- textWithDirection
- in file CwFpdf.php, method cFPDF::textWithDirection()
Builds text labels with 90�-increment orientation.
- toBbox
- in file BasicTypes.php, method Point::toBbox()
Converts the Point to a Bbox
- ToolDescription
- in file ClientPlugin.php, class ToolDescription
Description of a tool
- ToolProvider
- in file ClientPlugin.php, class ToolProvider
Interface for plugins with tools capability
- ToolProviderHelper
- in file ClientPluginHelper.php, class ToolProviderHelper
Helper for ToolProvider
- toString
- in file CartoserverService.php, method SoapFaultWrapper::toString()
Returns the error message
- toString
- in file Common.php, method SoapFault::toString()
- TownsList
- in file ClientDemoRouting.php, method ClientDemoRouting::TownsList()
Retrieves list of names from database
- translate
- in file ClientTables.php, method ClientTables::translate()
Translates and decodes all tables strings
top
u
- $unfolded
- in file MapInfo.php, variable LayerState::$unfolded
- $unfoldedIds
- in file ClientLayers.php, variable ClientLayers::$unfoldedIds
- $unfoldedLayerGroups
- in file ClientLayers.php, variable ClientLayers::$unfoldedLayerGroups
- $useAllFields
- in file TableRulesRegistry.php, variable ColumnAdder::$useAllFields
- $useAllFields
- in file TableRulesRegistry.php, variable CellFilter::$useAllFields
- $useDefaultScale
- in file ServerLocation.php, variable RecenterLocationCalculator::$useDefaultScale
- $useInQuery
- in file Query.php, variable QuerySelection::$useInQuery
- $useNewSwitch
- in file ClientLayers.php, variable ClientLayers::$useNewSwitch
- $username
- in file SecurityManager.php, variable SecurityManager::$username
The current authenticated username, or empty of none.
- BUTTON_KEYMAP
- in file Cartoclient.php, class constant CartoForm::BUTTON_KEYMAP
- BUTTON_MAINMAP
- in file Cartoclient.php, class constant CartoForm::BUTTON_MAINMAP
- BUTTON_NONE
- in file Cartoclient.php, class constant CartoForm::BUTTON_NONE
- Utils.php
- procedural page Utils.php
- OUTPUT_HTML_VIEWER
- in file Cartoclient.php, class constant Cartoclient::OUTPUT_HTML_VIEWER
Output formats constants.
- OUTPUT_IMAGE
- in file Cartoclient.php, class constant Cartoclient::OUTPUT_IMAGE
- unlockResource
- in file Views.php, method ViewContainer::unlockResource()
Unlocks access to storage resource.
- unlockResource
- in file Views.php, method ViewFileContainer::unlockResource()
- unlockResource
- in file Views.php, method ViewDbContainer::unlockResource()
- unserialize
- in file Outline.php, method StyledShape::unserialize()
- unserialize
- in file Outline.php, method ShapeStyle::unserialize()
- unserialize
- in file Outline.php, method OutlineResult::unserialize()
- unserialize
- in file Projectplugin.php, method ProjectpluginInit::unserialize()
- unserialize
- in file ProjectLocation.php, method ProjectLocationResult::unserialize()
- unserialize
- in file Projectplugin.php, method ProjectpluginRequest::unserialize()
- unserialize
- in file ProjectLocation.php, method ProjectLocationRequest::unserialize()
- unserialize
- in file Outline.php, method OutlineRequest::unserialize()
- unserialize
- in file MapInfo.php, method MapInfo::unserialize()
- unserialize
- in file Location.php, method ZoomPointLocationRequest::unserialize()
- unserialize
- in file MapInfo.php, method InitialMapState::unserialize()
- unserialize
- in file BasicTypes.php, method Bbox::unserialize()
Unserializes a Bbox
- unserialize
- in file Projectplugin.php, method ProjectpluginResult::unserialize()
- unserialize
- in file MapInfo.php, method Location::unserialize()
- unserialize
- in file Outline.php, method Color::unserialize()
- unserialize
- in file Message.php, method Message::unserialize()
Sets object properties from $struct data.
- unserialize
- in file Outline.php, method LabelStyle::unserialize()
- unserialize
- in file Routing.php, method Parameter::unserialize()
- unserialize
- in file SerializableTest.php, method SerializableTestClass1::unserialize()
- unserialize
- in file Routing.php, method Step::unserialize()
- unserialize
- in file Routing.php, method RoutingResult::unserialize()
- unserialize
- in file SerializableTest.php, method SerializableTestClass2::unserialize()
- unserialize
- in file Tables.php, method Table::unserialize()
- unserialize
- in file Tables.php, method TableRow::unserialize()
- unserialize
- in file Tables.php, method TableGroup::unserialize()
- unserialize
- in file Tables.php, method TableFlags::unserialize()
- unserialize
- in file Routing.php, method RoutingRequest::unserialize()
- unserialize
- in file Location.php, method RelativeLocationRequest::unserialize()
- unserialize
- in file Query.php, method QueryResult::unserialize()
- unserialize
- in file Query.php, method QueryRequest::unserialize()
- unserialize
- in file ProjectTable.php, method ProjectTableResult::unserialize()
- unserialize
- in file Query.php, method QuerySelection::unserialize()
- unserialize
- in file Request.php, method MapRequest::unserialize()
Sets object properties from $struct data.
- unserialize
- in file Routing.php, method Attribute::unserialize()
- unserialize
- in file Request.php, method MapResult::unserialize()
Sets object properties from $struct data.
- unserialize
- in file ProjectTable.php, method ProjectTableRequest::unserialize()
- unserialize
- in file MapInfo.php, method LayerState::unserialize()
- unserialize
- in file LayerReorder.php, method LayerInit::unserialize()
- unserialize
- in file Images.php, method Images::unserialize()
- unserialize
- in file Images.php, method Image::unserialize()
- unserialize
- in file LayerReorder.php, method LayerReorderInit::unserialize()
- unserialize
- in file LayerReorder.php, method LayerReorderRequest::unserialize()
- unserialize
- in file Layers.php, method ChildrenSwitch::unserialize()
- unserialize
- in file LayerReorder.php, method LayerTransparency::unserialize()
- unserialize
- in file ExportPdf.php, method ExportPdfInit::unserialize()
- unserialize
- in file Location.php, method RecenterLocationRequest::unserialize()
- unserialize
- in file BasicTypes.php, method Line::unserialize()
- unserialize
- in file BasicTypes.php, method GeoDimension::unserialize()
- unserialize
- in file BasicTypes.php, method Dimension::unserialize()
- unserialize
- in file BasicTypes.php, method Point::unserialize()
- unserialize
- in file BasicTypes.php, method Polygon::unserialize()
- unserialize
- in file BasicTypes.php, method Shape::unserialize()
- unserialize
- in file BasicTypes.php, method Rectangle::unserialize()
- unserialize
- in file Layers.php, method Layer::unserialize()
- unserialize
- in file CwSerializable.php, method CwSerializable::unserialize()
Unserializes from a stdClass structure
- unserialize
- in file Location.php, method LocationScale::unserialize()
- unserialize
- in file Location.php, method LocationShortcut::unserialize()
- unserialize
- in file Location.php, method PanDirection::unserialize()
- unserialize
- in file Location.php, method LocationResult::unserialize()
- unserialize
- in file Layers.php, method LayerBase::unserialize()
- unserialize
- in file Location.php, method LocationInit::unserialize()
- unserialize
- in file Location.php, method LocationRequest::unserialize()
- unserialize
- in file Location.php, method PanLocationRequest::unserialize()
- unserialize
- in file Location.php, method LocationConstraint::unserialize()
- unserialize
- in file Layers.php, method SwitchInit::unserialize()
- unserialize
- in file Location.php, method IdSelection::unserialize()
- unserialize
- in file Layers.php, method LayersRequest::unserialize()
- unserialize
- in file Location.php, method BboxLocationRequest::unserialize()
- unserialize
- in file Layers.php, method LayerGroup::unserialize()
- unserialize
- in file Layers.php, method LayersInit::unserialize()
- unserialize
- in file Layers.php, method LayerContainer::unserialize()
- unserializeArray
- in file CwSerializable.php, method CwSerializable::unserializeArray()
Returns an array of typed values
- unserializeGraph
- in file ServerRouting.php, method ServerRouting::unserializeGraph()
Plugins should override this method to unserialize the graph as a string sent by the client to the graph model object.
- unserializeGraph
- in file ServerRouting.php, method ServerPostgresRouting::unserializeGraph()
- unserializeInit
- in file ClientPluginHelper.php, method InitUserHelper::unserializeInit()
Unserializes init object specific to plugin
- unserializeObject
- in file CwSerializable.php, method CwSerializable::unserializeObject()
Returns an unserialized object from a stdClass structure
- unserializeObjectMap
- in file CwSerializable.php, method CwSerializable::unserializeObjectMap()
Returns an array of unserialized objects from a stdClass structure
- unserializeStringArray
- in file CwSerializable.php, method CwSerializable::unserializeStringArray()
Returns an array of typed values from a string
- unserializeValue
- in file CwSerializable.php, method CwSerializable::unserializeValue()
Returns a typed value from a structure property
- update
- in file Views.php, method ViewContainer::update()
Wrapper for 'update' action.
- updateCatalog
- in file Views.php, method ViewContainer::updateCatalog()
Adds new/updated view in views catalog.
- updateClass
- in file ServerOutline.php, method ServerOutline::updateClass()
Updates a Mapserver class from styles (shape & label)
- updateColor
- in file ServerOutline.php, method ServerOutline::updateColor()
Updates a Mapserver color from a Color object
- updateMapBlock
- in file ClientExportPdf.php, method ClientExportPdf::updateMapBlock()
Updates Mapserver-generated maps PdfBlocks with data returned by CartoServer.
- updateMetasList
- in file Views.php, method ViewDbContainer::updateMetasList()
Removes/adds some metas titles.
- updateProfileParameters
- in file Config.php, method Config::updateProfileParameters()
Set parameters values according to the current profile
- updateProperties
- in file ServerLayers.php, method ServerLayers::updateProperties()
Generic function to multiply integer properties of a php mapscript object of a given ratio.
- updateRatioParameters
- in file ServerLayers.php, method ServerLayers::updateRatioParameters()
Updates mapfile objects (layers, classes, styles) properties according to the ratio between required resolution and mapserver one.
- updateStateFromMapObj
- in file ServerContext.php, method ServerContext::updateStateFromMapObj()
Update the ServerContext internal state, from the mapscript MapObj object.
- updateTool
- in file ClientPluginHelper.php, method ToolProviderHelper::updateTool()
Updates tools info plugin name and weight
- upgrade
- in file Views.php, method ViewFilter::upgrade()
Tries to upgrade view data format.
- upgrade
- in file Views.php, method ViewUpgrader::upgrade()
Upgrades given plugin storage.
- usage
- in file clean.php, function usage()
Prints usage
- useExtendedInit
- in file ServerPlugin.php, method ServerPlugin::useExtendedInit()
- useExtendedRequest
- in file ServerProjectLocation.php, method ServerProjectLocation::useExtendedRequest()
- useExtendedRequest
- in file ServerPlugin.php, method ServerPlugin::useExtendedRequest()
- useExtendedResult
- in file ServerPlugin.php, method ServerPlugin::useExtendedResult()
- useExtendedResult
- in file ServerProjectLocation.php, method ServerProjectLocation::useExtendedResult()
- utf8_decode
- in file Common.php, function utf8_decode()
- utf8_encode
- in file Common.php, function utf8_encode()
- Utils
- in file Utils.php, class Utils
Utility class containing static methods for various common tasks.
top
v
- $value
- in file Location.php, variable LocationScale::$value
- $value
- in file Routing.php, variable Attribute::$value
- $value
- in file Routing.php, variable Parameter::$value
- $vCentered
- in file ExportPdfObjects.php, variable PdfBlock::$vCentered
- $verticalAlign
- in file ExportPdfObjects.php, variable PdfBlock::$verticalAlign
- $verticalBasis
- in file ExportPdfObjects.php, variable PdfBlock::$verticalBasis
- $verticalMargin
- in file ExportPdfObjects.php, variable PdfGeneral::$verticalMargin
- $verticalMargin
- in file ExportPdfObjects.php, variable PdfFormat::$verticalMargin
- $verticalMargin
- in file ExportPdfObjects.php, variable PdfBlock::$verticalMargin
- $verticalPan
- in file Location.php, variable PanDirection::$verticalPan
- $vertices_options
- in file ClientDemoRouting.php, variable ClientDemoRouting::$vertices_options
List of possible towns
- $viewablePlugins
- in file Views.php, variable ViewManager::$viewablePlugins
- $viewActive
- in file ClientViews.php, variable ClientViews::$viewActive
- $viewId
- in file ClientViews.php, variable ViewsState::$viewId
- $viewId
- in file Views.php, variable ViewContainer::$viewId
- $viewId
- in file Views.php, variable ViewManager::$viewId
- $viewManager
- in file Cartoclient.php, variable Cartoclient::$viewManager
- $viewManager
- in file ClientViews.php, variable ClientViews::$viewManager
- $viewOn
- in file Cartoclient.php, variable Cartoclient::$viewOn
Indicates if a view is to be processed.
- $viewPath
- in file Views.php, variable ViewFileContainer::$viewPath
- $viewsEnable
- in file Cartoclient.php, variable Cartoclient::$viewsEnable
Indicates if views device is activated.
- $viewsList
- in file ClientViews.php, variable ClientViews::$viewsList
- $viewsState
- in file ClientViews.php, variable ClientViews::$viewsState
- $visibleScales
- in file ServerLocation.php, variable ServerLocation::$visibleScales
Scales to be displayed in dropdown box
- Views.php
- procedural page Views.php
- viewsConverter.php
- procedural page viewsConverter.php
- ViewsTest.php
- procedural page ViewsTest.php
- ViewContainer
- in file Views.php, class ViewContainer
Views recording/loading.
- ViewConverter
- in file viewsConverter.php, class ViewConverter
Views writing/reading filters
- ViewDbContainer
- in file Views.php, class ViewDbContainer
Views recording/loading to/from database.
- ViewFileContainer
- in file Views.php, class ViewFileContainer
Views recording/loading to/from file.
- ViewFilter
- in file Views.php, class ViewFilter
Views writing/reading filters
- ViewManager
- in file Views.php, class ViewManager
Global views management.
- ViewsState
- in file ClientViews.php, class ViewsState
View metas session-saving class
- VIEWS_HOME
- in file viewsConverter.php, constant VIEWS_HOME
- ViewUpgrader
- in file Views.php, class ViewUpgrader
Basis of views upgrade filters
top
w
- $wc
- in file Views.php, variable ViewManager::$wc
- $weight
- in file ExportPdfObjects.php, variable PdfBlock::$weight
- $weight
- in file ClientPlugin.php, variable ToolDescription::$weight
- $weight
- in file Views.php, variable ViewContainer::$weight
- $wf
- in file Views.php, variable ViewManager::$wf
- $width
- in file Images.php, variable Image::$width
Width of the image
- $width
- in file BasicTypes.php, variable Dimension::$width
Width of the image
- $width
- in file ExportPdfObjects.php, variable PdfBlock::$width
- $WKTString
- in file BasicTypes.php, variable Feature::$WKTString
WKT string of the feature
- $writeActions
- in file Views.php, variable ViewContainer::$writeActions
- wasSuccessful
- in file CartowebTestRunner.php, method CartowebTestRunner::wasSuccessful()
Tells if run test was successful.
- writeCatalog
- in file Views.php, method ViewContainer::writeCatalog()
Writes views catalog content.
- writeCatalog
- in file Views.php, method ViewDbContainer::writeCatalog()
- writeCatalog
- in file Views.php, method ViewFileContainer::writeCatalog()
- writeXmlContent
- in file Views.php, method ViewFileContainer::writeXmlContent()
Writes an XML string containing the view data and metadata.
top
top
top
top
_
- _get_compile_path
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::_get_compile_path()
Overrides Smarty's resource compile path
- _testSelectionRequestIntersection
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestIntersection()
- _testSelectionRequestIntersection
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestIntersection()
- _testSelectionRequestUnion
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestUnion()
- _testSelectionRequestUnion
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestUnion()
- _testSelectionRequestXor
- in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestXor()
- _testSelectionRequestXor
- in file RemoteServerSelectionTest.php, method plugins_selection_server_RemoteServerSelectionTest::_testSelectionRequestXor()
- _testZoomPointLocationRequest_zoomOut_continuous
- in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::_testZoomPointLocationRequest_zoomOut_continuous()
- __call
- in file ExportPdfObjects.php, method SpaceManager::__call()
Used to get any property value
- __clone
- in file Outline.php, method LabelStyle::__clone()
- __clone
- in file ClientLayers.php, method LayerNode::__clone()
Clones a tree of nodes. The layers referenced by the nodes are shallow copied.
- __clone
- in file Outline.php, method ShapeStyle::__clone()
- __construct
- in file ServerLocation.php, method PanLocationCalculator::__construct()
Constructor
- __construct
- in file ServerLocation.php, method BboxLocationCalculator::__construct()
Constructor
- __construct
- in file ServerLocation.php, method LocationCalculator::__construct()
Constructor
- __construct
- in file ServerLocation.php, method ZoomPointLocationCalculator::__construct()
Constructor
- __construct
- in file ServerMapInfoCache.php, method ServerMapInfoCache::__construct()
Constructor
- __construct
- in file ServerMapquery.php, method ServerMapquery::__construct()
Constructor
- __construct
- in file ServerLayers.php, method ServerLayers::__construct()
Constructor
- __construct
- in file ServerLocation.php, method ServerLocation::__construct()
Constructor
- __construct
- in file ServerLocation.php, method RecenterLocationCalculator::__construct()
Constructor
- __construct
- in file ServerContext.php, method ServerContext::__construct()
Constructor
- __construct
- in file ResourceHandler.php, method ResourceHandler::__construct()
Constructor
- __construct
- in file PluginManager.php, method PluginManager::__construct()
Constructor
- __construct
- in file PluginBase.php, method PluginBase::__construct()
Constructor
- __construct
- in file PdfLibLite.php, method PdfLibLite::__construct()
Constructor
- __construct
- in file SecurityManager.php, method SecurityManager::__construct()
Constructor
- __construct
- in file SerializableTest.php, method SerializableTestClass1::__construct()
Constructor
- __construct
- in file ServerImages.php, method ServerImages::__construct()
Constructor
- __construct
- in file ServerHilight.php, method ServerHilight::__construct()
Constructor
- __construct
- in file ServerExportPdf.php, method ServerExportPdf::__construct()
Constructor
- __construct
- in file ServerOutline.php, method ServerOutline::__construct()
Constructor
- __construct
- in file ServerLayerReorder.php, method ServerLayerReorder::__construct()
Constructor
- __construct
- in file ServerPluginHelper.php, method ServerPluginHelper::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method GroupFilter::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method RowUnselector::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method ColumnSelector::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method ColumnReorder::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method ColumnFilter::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method ColumnPosition::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method TableFilter::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method TableRulesRegistry::__construct()
Constructor
- __construct
- in file Views.php, method ViewFilter::__construct()
Constructor
- __construct
- in file Views.php, method ViewManager::__construct()
Constructor
- __construct
- in file Views.php, method ViewFileContainer::__construct()
Constructor
- __construct
- in file Views.php, method ViewDbContainer::__construct()
Constructor
- __construct
- in file Views.php, method ViewContainer::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method ColumnAdder::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method CellFilter::__construct()
Constructor
- __construct
- in file ServerProjectTableRules.php, method ServerProjectTableRules::__construct()
Constructor
- __construct
- in file ServerQuery.php, method ServerQuery::__construct()
Constructor
- __construct
- in file ServerProjectTable.php, method ServerProjectTable::__construct()
Constructor
- __construct
- in file ServerProjectplugin.php, method ServerProjectplugin::__construct()
Constructor
- __construct
- in file ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::__construct()
Constructor
- __construct
- in file ServerProjectHandler.php, method ServerProjectHandler::__construct()
Constructor
- __construct
- in file ServerRouting.php, method ServerPostgresRouting::__construct()
Constructor
- __construct
- in file ServerRouting.php, method ServerRouting::__construct()
Constructor
- __construct
- in file SoapXMLCache.php, method SoapXMLCache::__construct()
Constructor
- __construct
- in file TableRulesRegistry.php, method BaseRule::__construct()
Constructor
- __construct
- in file Smarty_Cartoclient.php, method Smarty_Plugin::__construct()
Constructor
- __construct
- in file Smarty_Cartoclient.php, method Smarty_Cartoclient::__construct()
Constructor
- __construct
- in file ServerTables.php, method ServerTables::__construct()
Constructor
- __construct
- in file ServerPlugin.php, method ServerPlugin::__construct()
Constructor
- __construct
- in file Outline.php, method LabelStyle::__construct()
- __construct
- in file ClientExportPdf.php, method ClientExportPdf::__construct()
Constructor
- __construct
- in file ClientHello.php, method ClientHello::__construct()
Constructor
- __construct
- in file ClientExportHtml.php, method ClientExportHtml::__construct()
Constructor
- __construct
- in file ClientExportCsv.php, method ClientExportCsv::__construct()
Constructor
- __construct
- in file ClientDemoLocation.php, method ClientDemoLocation::__construct()
Constructor
- __construct
- in file ClientDemoRouting.php, method ClientDemoRouting::__construct()
Constructor
- __construct
- in file ClientImages.php, method ClientImages::__construct()
Constructor
- __construct
- in file ClientLayerReorder.php, method ClientLayerReorder::__construct()
Constructor
- __construct
- in file ClientOutline.php, method ClientOutline::__construct()
Constructor
- __construct
- in file ClientPlugin.php, method ClientPlugin::__construct()
Constructor
- __construct
- in file ClientMapInfoCache.php, method ClientMapInfoCache::__construct()
Constructor
- __construct
- in file ClientLocation.php, method ClientLocation::__construct()
Constructor
- __construct
- in file ClientLayers.php, method ClientLayers::__construct()
Constructor
- __construct
- in file ClientAuth.php, method ProxyAuthContainer::__construct()
Constructor
- __construct
- in file ClientAuth.php, method IniSecurityContainer::__construct()
Constructor, taking a plugin configuration.
- __construct
- in file Cartoclient.php, method ClientConfig::__construct()
Constructor
- __construct
- in file Cartoclient.php, method ClientPluginConfig::__construct()
Constructor
- __construct
- in file Cartoclient.php, method Cartoclient::__construct()
Constructor
- __construct
- in file BasicTypes.php, method Point::__construct()
Constructor
- __construct
- in file BasicTypes.php, method Dimension::__construct()
Constructor
- __construct
- in file BasicTypes.php, method GeoDimension::__construct()
Constructor
- __construct
- in file Cartoserver.php, method Cartoserver::__construct()
Constructor
- __construct
- in file Cartoserver.php, method ServerConfig::__construct()
Constructor
- __construct
- in file CartowebTestRunner.php, method CartowebTestRunner::__construct()
Constructor
- __construct
- in file ClientAuth.php, method DbSecurityContainer::__construct()
Constructor
- __construct
- in file CartoserverService.php, method SoapFaultWrapper::__construct()
Constructor
- __construct
- in file CartoserverService.php, method CartoserverService::__construct()
Constructor
- __construct
- in file Cartoserver.php, method ServerPluginConfig::__construct()
Constructor
- __construct
- in file ClientPlugin.php, method FilterRequestModifier::__construct()
Constructor
- __construct
- in file ClientPlugin.php, method ToolDescription::__construct()
Constructor
- __construct
- in file FormRenderer.php, method FormRenderer::__construct()
Constructor
- __construct
- in file HttpRequestHandler.php, method HttpRequestHandler::__construct()
Constructor
- __construct
- in file ExportPlugin.php, method ExportOutput::__construct()
Constructor
- __construct
- in file ExportPdfObjects.php, method SpaceManager::__construct()
Constructor.
- __construct
- in file CwFpdf.php, method CwFpdf::__construct()
Constructor.
- __construct
- in file CwSerializable.php, method CwSerializable::__construct()
Constructor
- __construct
- in file LayersInitProvider.php, method LayersInitProvider::__construct()
Constructor
- __construct
- in file MapInfoCache.php, method MapInfoCache::__construct()
Constructor
- __construct
- in file Outline.php, method Color::__construct()
- __construct
- in file BasicTypes.php, method Bbox::__construct()
Constructor
- __construct
- in file Message.php, method Message::__construct()
Constructor
- __construct
- in file MapResultCache.php, method MapResultCache::__construct()
Constructor
- __construct
- in file MapInfoHandler.php, method MapInfoHandler::__construct()
Constructor
- __construct
- in file Outline.php, method ShapeStyle::__construct()
- __construct
- in file Config.php, method PluginConfig::__construct()
Constructor
- __construct
- in file ClientProjectTableRules.php, method ClientProjectTableRules::__construct()
Constructor
- __construct
- in file ClientQuery.php, method ClientQuery::__construct()
Constructor
- __construct
- in file ClientProjectplugin.php, method ClientProjectplugin::__construct()
Constructor
- __construct
- in file ClientProjectHandler.php, method ClientProjectHandler::__construct()
Constructor
- __construct
- in file ClientPluginHelper.php, method ClientPluginHelper::__construct()
Constructor
- __construct
- in file ClientRouting.php, method ClientRouting::__construct()
Constructor
- __construct
- in file ClientStatictools.php, method ClientStatictools::__construct()
Constructor
- __construct
- in file Common.php, method SoapFault::__construct()
- __construct
- in file Config.php, method Config::__construct()
Constructor
- __construct
- in file Common.php, method CartowebException::__construct()
Constructor
- __construct
- in file ClientViews.php, method ClientViews::__construct()
Constructor
- __construct
- in file ClientTables.php, method ClientTables::__construct()
Constructor
- __get
- in file Config.php, method Config::__get()
Property access method
- __toString
- in file BasicTypes.php, method Bbox::__toString()
Converts Bbox to string for display
- __toString
- in file Location.php, method PanDirection::__toString()
top
|
|