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

Index of all elements

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

a

$accountings
in file Accounting.php, variable Accounting::$accountings
    Hash of accounting messages. Indexed by labels
$action
in file Layers.php, variable UserLayer::$action
    Action
$action
in file MapOverlay.php, variable BasicOverlay::$action
$action
in file ClientViews.php, variable ClientViews::$action
$action
in file Views.php, variable ViewContainer::$action
$activatedBlocks
in file ExportPdfObjects.php, variable PdfGeneral::$activatedBlocks
$active
in file Accounting.php, variable Accounting::$active
    True when accounting is active. Used to shut down accounting temporarily
$activeServerUrl
in file ClientWmsBrowser.php, variable WmsBrowserState::$activeServerUrl
    Url of active wms server
$activeServerUrl
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$activeServerUrl
    Url of active wms server
$addedWmsLayers
in file ClientWmsBrowser.php, variable WmsBrowserState::$addedWmsLayers
    List of wms layers ever added in the map
$addedWmsLayers
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$addedWmsLayers
    List of wms layers ever added in the map object
$aggregate
in file Layers.php, variable LayerGroup::$aggregate
    If true, children won't be displayed
$ajaxAction
in file Cartoclient.php, variable Cartoclient::$ajaxAction
    Current AJAX action, null if no AJAX action requested
$allocated
in file ExportPdfObjects.php, variable SpaceManager::$allocated
$allowedRoles
in file ExportPdfObjects.php, variable PdfBlock::$allowedRoles
$allowedRoles
in file ExportPdfObjects.php, variable PdfFormat::$allowedRoles
$allowedRoles
in file ExportPdfObjects.php, variable PdfGeneral::$allowedRoles
$angle
in file CwFpdf.php, variable CwFpdf::$angle
    Angle for method rotate()
$angle
in file ServerImages.php, variable ServerImages::$angle
    Requested angle
$angle
in file Images.php, variable Image::$angle
    Angle of the image
$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
$attributeNames
in file Edit.php, variable EditResult::$attributeNames
    List of fields names to display in table
$attributeNames
in file ClientEdit.php, variable EditState::$attributeNames
    List of attribute names of the selected layer
$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
$attributes
in file ToolTips.php, variable ImagemapFeature::$attributes
    attributes
$attributes
in file ServerEdit.php, variable ServerEdit::$attributes
    List of attributes
$attributeTypes
in file ClientEdit.php, variable EditState::$attributeTypes
    List of attribute types of the selected layer
$attributeTypes
in file Edit.php, variable EditResult::$attributeTypes
    List of fields types to display in table
$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
account
in file Accounting.php, method Accounting::account()
    Records an accounting message
account
in file PluginBase.php, method PluginBase::account()
    Records an accounting message for plugins
Accounting
in file Accounting.php, class Accounting
    Abstract base class for accounting management.
add
in file ClientWmsBrowser.php, method ClientWmsBrowser::add()
    Adds a server to the servers database and print user log.
add
in file Views.php, method ViewUpgrader::add()
    Adds a new property.
addAttribute
in file LayerResult.php, method LayerResult::addAttribute()
    Adds attribute to the layer result
addAttributes
in file LayerResult.php, method LayerResult::addAttributes()
    Adds attributes to the layer result
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.
addByIdQueryableLayers
in file ToolTipsService.php, method ToolTipsService::addByIdQueryableLayers()
    Adds queryableLayers with a given list of layers
addByXyQueryableLayers
in file ToolTipsService.php, method ToolTipsService::addByXyQueryableLayers()
    Adds byXyQueryableLayer with a given list of layers
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
addHtmlCode
in file AjaxHelper.php, method AjaxPluginResponse::addHtmlCode()
    Adds HTML code to AJAX response.
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.
addLayerResult
in file ToolTipsService.php, method ToolTipsService::addLayerResult()
addLayerResults
in file ToolTipsService.php, method ToolTipsService::addLayerResults()
addLegend
in file ExportPdfObjects.php, method PdfWriter::addLegend()
    Draws the legend block.
addLegend
in file CwFpdf.php, method CwFpdf::addLegend()
addLegend
in file PdfLibLite.php, method PdfLibLite::addLegend()
addLegendItem
in file CwFpdf.php, method CwFpdf::addLegendItem()
    Draws a legend element (icon + caption) line.
addMapText
in file server2pot.php, function addMapText()
    Adds a reference
addMargin
in file ServerLocation.php, method RecenterLocationCalculator::addMargin()
    Adds a margin to a Bbox
addMessage
in file Cartoclient.php, method Cartoclient::addMessage()
    Adds a message to the list of message to display to the user
addMessage
in file ServerContext.php, method ServerContext::addMessage()
    Adds a message to be returned to the client
addNewColumns
in file TableRulesRegistry.php, method ColumnAdder::addNewColumns()
    Adds new columns into table definition of columns
addNorthArrow
in file CwFpdf.php, method CwFpdf::addNorthArrow()
addPage
in file ExportPdfObjects.php, method PdfWriter::addPage()
    Adds a new page to PDF document.
addPage
in file PdfLibLite.php, method PdfLibLite::addPage()
    Adds a blank page to current PDF document.
addPage
in file CwFpdf.php, method CwFpdf::addPage()
addPhpStrings
in file pot_tools.php, function addPhpStrings()
    Finds recursively all strings in PHP code and add them to PO template
addQueryableLayer
in file ToolTipsService.php, method ToolTipsService::addQueryableLayer()
    Adds the given QueryableLayer to the toolTipsService queryableLayers array
addRefMarksShape
in file ServerLocation.php, method ServerLocation::addRefMarksShape()
    Adds RefMark shapes.
addReturnedAttribute
in file QueryableLayer.php, method QueryableLayer::addReturnedAttribute()
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
addServer
in file WmsServerManager.php, method WmsServerManager::addServer()
    Adds a server to the server database.
addShape
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::addShape()
addShape
in file RemoteServerOutlineTest.php, method 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 PdfLibLite.php, method PdfLibLite::addTableCell()
addTableCell
in file ExportPdfObjects.php, method PdfWriter::addTableCell()
    Draws a tabular element cell.
addTableCell
in file CwFpdf.php, method CwFpdf::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 ExportPdfObjects.php, method PdfWriter::addTableRow()
    Draws a table row.
addTableRow
in file PdfLibLite.php, method PdfLibLite::addTableRow()
addTableRow
in file CwFpdf.php, method CwFpdf::addTableRow()
addTextBlock
in file CwFpdf.php, method CwFpdf::addTextBlock()
addTextBlock
in file PdfLibLite.php, method PdfLibLite::addTextBlock()
addTextBlock
in file ExportPdfObjects.php, method PdfWriter::addTextBlock()
    Adds a block with textual content.
addUserLayers
in file ServerLayers.php, method ServerLayers::addUserLayers()
    Add user layers
addVariable
in file AjaxHelper.php, method AjaxPluginResponse::addVariable()
    Adds a value to AJAX response.
addWeight
in file TableRulesRegistry.php, method GroupRule::addWeight()
    Stores computed weights
addWeight
in file TableRulesRegistry.php, method ColumnAdder::addWeight()
    Stores computed weights
adjustBbox
in file ServerLocation.php, method ServerLocation::adjustBbox()
    Adjusts Bbox using a maximum extent
adjustExportMapRequest
in file ClientPlugin.php, method Exportable::adjustExportMapRequest()
    Adjust map request to get a ready for export result
adjustExportMapRequest
in file ClientOutline.php, method ClientOutline::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()
adjustExportMapRequest
in file ClientQuery.php, method ClientQuery::adjustExportMapRequest()
adjustScale
in file ServerLocation.php, method ServerLocation::adjustScale()
    Adjusts scale using min/max set in configuration
Ajaxable
in file ClientPlugin.php, class Ajaxable
    Interface for plugins that generate AJAX responses
AjaxException
in file AjaxHelper.php, class AjaxException
    AJAX specific exception
ajaxGetPluginResponse
in file ClientLayerReorder.php, method ClientLayerReorder::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientLayers.php, method ClientLayers::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientImages.php, method ClientImages::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientTables.php, method ClientTables::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientHello.php, method ClientHello::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientGeostat.php, method ClientGeostat::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientPlugin.php, method Ajaxable::ajaxGetPluginResponse()
    Populates a plugin XML response to AJAX request
ajaxGetPluginResponse
in file ClientOutline.php, method ClientOutline::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientToolTips.php, method ClientToolTips::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientQuery.php, method ClientQuery::ajaxGetPluginResponse()
ajaxGetPluginResponse
in file ClientLocation.php, method ClientLocation::ajaxGetPluginResponse()
ajaxHandleAction
in file ClientTables.php, method ClientTables::ajaxHandleAction()
ajaxHandleAction
in file ClientGeostat.php, method ClientGeostat::ajaxHandleAction()
ajaxHandleAction
in file ClientToolTips.php, method ClientToolTips::ajaxHandleAction()
ajaxHandleAction
in file ClientHello.php, method ClientHello::ajaxHandleAction()
ajaxHandleAction
in file ClientImages.php, method ClientImages::ajaxHandleAction()
ajaxHandleAction
in file ClientLocation.php, method ClientLocation::ajaxHandleAction()
ajaxHandleAction
in file ClientOutline.php, method ClientOutline::ajaxHandleAction()
ajaxHandleAction
in file ClientPlugin.php, method Ajaxable::ajaxHandleAction()
    Modifies plugins enable level for the given action
ajaxHandleAction
in file ClientQuery.php, method ClientQuery::ajaxHandleAction()
ajaxHandleAction
in file ClientLayers.php, method ClientLayers::ajaxHandleAction()
ajaxHandleAction
in file ClientLayerReorder.php, method ClientLayerReorder::ajaxHandleAction()
AjaxPluginResponse
in file AjaxHelper.php, class AjaxPluginResponse
    Container for plugins' AJAX responses
allocateArea
in file ExportPdfObjects.php, method SpaceManager::allocateArea()
    Records newly added areas in allocated space list.
AllTests
in file AllTests.php, class AllTests
almostEq
in file GeographicalAssert.php, method common_GeographicalAssert::almostEq()
applyRule
in file TableRulesRegistry.php, method ColumnRule::applyRule()
    Executes a rule on a column
applyRule
in file TableRulesRegistry.php, method ColumnReorder::applyRule()
    Executes a rule on a table
applyRule
in file TableRulesRegistry.php, method ColumnFilter::applyRule()
    Execute a rule on a column
applyRule
in file TableRulesRegistry.php, method ColumnAdderBatch::applyRule()
    Execute a rule on table
applyRule
in file TableRulesRegistry.php, method CellFilter::applyRule()
    Execute a rule on cells of a column
applyRule
in file TableRulesRegistry.php, method ColumnAdder::applyRule()
    Execute a rule on table
applyRule
in file TableRulesRegistry.php, method CellFilterBatch::applyRule()
    Execute a rule on cells of a column
applyRule
in file TableRulesRegistry.php, method 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
applyRule
in file TableRulesRegistry.php, method TableFilter::applyRule()
    Execute a rule on a table
applyRule
in file TableRulesRegistry.php, method GroupFilter::applyRule()
    Execute a rule on a group
applyRule
in file TableRulesRegistry.php, method ColumnSelector::applyRule()
    Executes a rule on a table
applyRule
in file TableRulesRegistry.php, method ColumnUnselector::applyRule()
    Executes a rule on 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 GroupRule::applyRules()
    Applies a set of rules on a group
applyRules
in file TableRulesRegistry.php, method ColumnRule::applyRules()
    Applies a set of rules on a column
applyRules
in file ServerTables.php, method ServerTables::applyRules()
    Applies rules on tables
areViewsEnable
in file Cartoclient.php, method Cartoclient::areViewsEnable()
    Tells if views are enabled in configuration.
arrayFromPhp
in file AjaxHelper.php, method Json::arrayFromPhp()
    Serializes a PHP variable to a JSON array
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()
assertQueryCircleResultWithAttributes
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryCircleResultWithAttributes()
    Checks for query using circle like query
assertQueryPointResultWithAttributes
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryPointResultWithAttributes()
    Checks for query using point like query
assertQueryPolygonResultWithAttributes
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryPolygonResultWithAttributes()
    Checks for query using polygon 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_testMain_coreplugins_query_server_RemoteServerQueryTest::assertQueryResultWithAttributes()
    Checks for query with attributes
assertQueryResultWithAttributes
in file RemoteServerQueryTest.php, method projects_testQueryHilight_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
AjaxHelper.php
procedural page AjaxHelper.php
Accounting.php
procedural page Accounting.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
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
AuthClientTest.php
procedural page AuthClientTest.php
AllTests.php
procedural page AllTests.php
AllTests.php
procedural page AllTests.php
MAINMAP
in file ClientPlugin.php, class constant ToolDescription::MAINMAP
    Bitmask for tools
MAX_IMAGES_WARNING
in file ServerImages.php, class constant ServerImages::MAX_IMAGES_WARNING
    the number of generated images before issuing a warning
top

b

$backgroundColor
in file MapOverlay.php, variable StyleOverlay::$backgroundColor
$backgroundColor
in file MapOverlay.php, variable LabelOverlay::$backgroundColor
$backgroundColor
in file ExportPdfObjects.php, variable PdfBlock::$backgroundColor
$basePath
in file PluginBase.php, variable PluginBase::$basePath
    Root path for plugin files
$bbox
in file Location.php, variable LocationResult::$bbox
$bbox
in file Location.php, variable LocationShortcut::$bbox
$bbox
in file ClientLocation.php, variable LocationState::$bbox
    Current bbox being viewed
$bbox
in file Geostat.php, variable GeostatChoropleth::$bbox
$bbox
in file ExportPlugin.php, variable ExportConfiguration::$bbox
$bbox
in file MapInfo.php, variable Location::$bbox
$bbox
in file Location.php, variable RelativeLocationRequest::$bbox
$bbox
in file BasicTypes.php, variable GeoDimension::$bbox
$bboxLocationRequest
in file Location.php, variable LocationRequest::$bboxLocationRequest
$bigDimension
in file ExportPdfObjects.php, variable PdfFormat::$bigDimension
$bins
in file Geostat.php, variable TwClassification::$bins
$blocks
in file CwFpdf.php, variable CwFpdf::$blocks
$blocks
in file ClientExportPdf.php, variable ClientExportPdf::$blocks
$blocks
in file PdfLibLite.php, variable PdfLibLite::$blocks
$blockTemplate
in file ClientExportPdf.php, variable ClientExportPdf::$blockTemplate
$blue
in file MapOverlay.php, variable ColorOverlay::$blue
$blueLevel
in file Geostat.php, variable TwColorRgb::$blueLevel
$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
$bounds
in file Geostat.php, variable GeostatChoropleth::$bounds
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
BasicOverlay
in file MapOverlay.php, class BasicOverlay
    BasicOverlay
Bbox
in file BasicTypes.php, class Bbox
    A bounding box (bbox)
BboxConverter
in file ShapeConverter.php, class BboxConverter
    Abstract class for ShapeConverters
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
Bin2TwBin
in file Geostat.php, method TwBinHelper::Bin2TwBin()
    Convert Bin to TwBin
bindtextdomain
in file Internationalization.php, method I18nGettext::bindtextdomain()
bindtextdomain
in file Internationalization.php, method I18nInterface::bindtextdomain()
    Wrapper for function bindtextdomain
bindtextdomain
in file Internationalization.php, method I18nDummy::bindtextdomain()
bindtextdomain
in file Internationalization.php, method I18n::bindtextdomain()
    Calls translator's bindtextdomain
bt
in file Utils.php, function bt()
    For debugging purpose only
buildExpression
in file ServerHilight.php, method ServerHilight::buildExpression()
    Builds a mapserver expression string
buildMsProjections
in file ShapeConverter.php, method ShapeConverter::buildMsProjections()
buildRequest
in file ClientQuery.php, method ClientQuery::buildRequest()
buildRequest
in file ClientImages.php, method ClientImages::buildRequest()
buildRequest
in file ClientLocation.php, method ClientLocation::buildRequest()
buildRequest
in file ClientLayerReorder.php, method ClientLayerReorder::buildRequest()
buildRequest
in file ClientGeostat.php, method ClientGeostat::buildRequest()
buildRequest
in file ClientAuth.php, method ClientAuth::buildRequest()
buildRequest
in file ClientToolTips.php, method ClientToolTips::buildRequest()
buildRequest
in file ClientWmsBrowser.php, method ClientWmsBrowser::buildRequest()
buildRequest
in file ClientOutline.php, method ClientOutline::buildRequest()
buildRequest
in file ClientEdit.php, method ClientEdit::buildRequest()
buildRequest
in file ClientLayers.php, method ClientLayers::buildRequest()
buildRequest
in file ClientPlugin.php, method ServerCaller::buildRequest()
    Returns specific plugin request
buildRequest
in file ClientProjectplugin.php, method ClientProjectplugin::buildRequest()
buildRequest
in file ClientProjectTable.php, method ClientProjectTable::buildRequest()
buildRequest
in file ClientRouting.php, method ClientRouting::buildRequest()
buildRequest
in file ClientProjectLocation.php, method ClientProjectLocation::buildRequest()
buildRequestHelper
in file ClientPluginHelper.php, method ServerCallerHelper::buildRequestHelper()
    Adds plugin specific request to MapRequest
buildServerLayersTree
in file ClientWmsBrowser.php, method ClientWmsBrowser::buildServerLayersTree()
    Open wms cache databases, find server whose url is passed and build the server layers tree.
buildServersList
in file WmsServerManager.php, method WmsServerManager::buildServersList()
    Opens the server database and returns all records as an array.
buildZoomPointRequest
in file ClientLocation.php, method ClientLocation::buildZoomPointRequest()
    Constructs a ZoomPointLocationRequest
ByIdQueryableLayer
in file QueryableLayer.php, class ByIdQueryableLayer
    QueryableLayer classes for toolTips plugin Extensible classes to build a tooltip layer definition
ByXyQueryableLayer
in file QueryableLayer.php, class ByXyQueryableLayer
    QueryableLayer classes for toolTips plugin Extensible classes to build a tooltip layer definition
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()
DB_BBOX
in file WmsDatabase.php, class constant WmsDatabase::DB_BBOX
DB_CAPABILITIES
in file WmsDatabase.php, class constant WmsDatabase::DB_CAPABILITIES
DB_SERVER
in file WmsDatabase.php, class constant WmsDatabase::DB_SERVER
DB_STYLE
in file WmsDatabase.php, class constant WmsDatabase::DB_STYLE
BasicTypes.php
procedural page BasicTypes.php
BasicTypesTest.php
procedural page BasicTypesTest.php
top

c

$cacheHit
in file Accounting.php, variable Accounting::$cacheHit
    True when a cache hit on server occured, to prevent error message of
$cacheTimestamp
in file MapInfoCache.php, variable MapInfoCache::$cacheTimestamp
$callback
in file TableRulesRegistry.php, variable TableFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable ColumnFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable GroupFilter::$callback
    Callback method
$callback
in file TableRulesRegistry.php, variable CellFilter::$callback
    Callback method
$caption
in file ExportPdfObjects.php, variable PdfBlock::$caption
    Id of caption block (mainly for tables)
$caption
in file ExportPdfObjects.php, variable TableElement::$caption
$cartoclient
in file FormRenderer.php, variable FormRenderer::$cartoclient
$cartoclient
in file Views.php, variable ViewHooks::$cartoclient
$cartoclient
in file Views.php, variable ViewManager::$cartoclient
$cartoclient
in file ClientMapInfoCache.php, variable ClientMapInfoCache::$cartoclient
$cartoclient
in file CartoclientTest.php, variable client_CartoclientTest::$cartoclient
$cartoclient
in file CartoserverServiceWrapper.php, variable client_CartoserverServiceWrapper::$cartoclient
$cartoclient
in file Views.php, variable ViewFilter::$cartoclient
$cartoclient
in file ClientPlugin.php, variable ClientPlugin::$cartoclient
$cartoclient
in file AjaxHelper.php, variable PluginEnabler::$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 CartoserverService.php, variable CartoserverService::$cartoserver
$cartoserver
in file CartoserverTest.php, variable projects_testMain_server_CartoserverTest::$cartoserver
$cartoserver
in file MapResultCache.php, variable MapResultCache::$cartoserver
$cartoserver
in file SoapXMLCache.php, variable SoapXMLCache::$cartoserver
$cartoserverBaseUrl
in file ResourceHandler.php, variable ResourceHandler::$cartoserverBaseUrl
    The URL to the cartoserver base.
$cartoserverService
in file Cartoclient.php, variable Cartoclient::$cartoserverService
$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 Layers.php, variable LayerContainer::$children
    Key-values list of ChildrenSwitch
$children
in file ClientLayers.php, variable LayerNode::$children
    The list of children of this layer. Empty if no children.
$childrenCache
in file ClientLayers.php, variable ClientLayers::$childrenCache
$choropleth
in file Geostat.php, variable GeostatLayerParams::$choropleth
$choroplethAvalaibleClassifMethods
in file ClientGeostat.php, variable GeostatClientState::$choroplethAvalaibleClassifMethods
$choroplethAvalaibleColorLutMethods
in file ClientGeostat.php, variable GeostatClientState::$choroplethAvalaibleColorLutMethods
$choroplethClassification
in file Geostat.php, variable GeostatResult::$choroplethClassification
$choroplethClassification
in file ClientGeostat.php, variable GeostatClientState::$choroplethClassification
$choroplethDrawn
in file Geostat.php, variable GeostatResult::$choroplethDrawn
$choroplethDrawn
in file ClientGeostat.php, variable GeostatClientState::$choroplethDrawn
$choroplethParams
in file Geostat.php, variable GeostatRequest::$choroplethParams
$choroplethParams
in file Geostat.php, variable GeostatResult::$choroplethParams
$choroplethParams
in file ClientGeostat.php, variable GeostatClientState::$choroplethParams
$choroplethStats
in file Geostat.php, variable GeostatResult::$choroplethStats
$choroplethStats
in file ClientGeostat.php, variable GeostatClientState::$choroplethStats
$choropleth_attribs
in file Geostat.php, variable GeostatLayerParams::$choropleth_attribs
$choropleth_attribs_label
in file Geostat.php, variable GeostatLayerParams::$choropleth_attribs_label
$classes
in file MapOverlay.php, variable LayerOverlay::$classes
$classificationMethod
in file Geostat.php, variable GeostatChoropleth::$classificationMethod
$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 MapOverlay.php, variable StyleOverlay::$color
$color
in file ExportPdfObjects.php, variable PdfBlock::$color
$color
in file MapOverlay.php, variable LabelOverlay::$color
$colorInit
in file Geostat.php, variable GeostatChoropleth::$colorInit
$colorLutMethod
in file Geostat.php, variable GeostatChoropleth::$colorLutMethod
$colors
in file Geostat.php, variable GeostatChoropleth::$colors
$colsWidth
in file ExportPdfObjects.php, variable TableElement::$colsWidth
$columnId
in file TableRulesRegistry.php, variable ColumnRule::$columnId
$columnId
in file TableRulesRegistry.php, variable ColumnPosition::$columnId
    If type is relative, column Id to count the offset from
$columnIds
in file TableRulesRegistry.php, variable ColumnSelector::$columnIds
$columnIds
in file Tables.php, variable Table::$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 MapInfoCache.php, variable MapInfoCache::$config
$config
in file ClientAuth.php, variable DbSecurityContainer::$config
$config
in file ServerPlugin.php, variable ServerPlugin::$config
$config
in file ClientPlugin.php, variable ClientPlugin::$config
$config
in file ServerContext.php, variable ServerContext::$config
$config
in file CartoserverService.php, variable CartoserverService::$config
$config
in file Cartoclient.php, variable Cartoclient::$config
$connection
in file MapOverlay.php, variable LayerOverlay::$connection
$connectionType
in file MapOverlay.php, variable LayerOverlay::$connectionType
$content
in file ExportPdfObjects.php, variable PdfBlock::$content
$contents
in file ExportPlugin.php, variable ExportOutput::$contents
$copyIndex
in file MapOverlay.php, variable BasicOverlay::$copyIndex
$copyName
in file MapOverlay.php, variable ClassOverlay::$copyName
$copyName
in file MapOverlay.php, variable LayerOverlay::$copyName
$count
in file ClientHello.php, variable ClientHello::$count
$count
in file ClientProjectplugin.php, variable ClientProjectplugin::$count
$crosshair
in file Location.php, variable ZoomPointLocationRequest::$crosshair
$crosshair
in file ServerLocation.php, variable ServerLocation::$crosshair
$crosshair
in file ClientLocation.php, variable LocationState::$crosshair
    Current crosshair beeing displayed.
$currentScale
in file ClientLayers.php, variable ClientLayers::$currentScale
$currentTableId
in file TableRulesRegistry.php, variable CellFilter::$currentTableId
    Current processed table Id.
$currentTableId
in file TableRulesRegistry.php, variable ColumnAdder::$currentTableId
    Current processed table Id.
$customForm
in file FormRenderer.php, variable FormRenderer::$customForm
$customTitle
in file FormRenderer.php, variable FormRenderer::$customTitle
ACTION_INSERT
in file Layers.php, class constant UserLayer::ACTION_INSERT
ACTION_INSERT
in file MapOverlay.php, class constant BasicOverlay::ACTION_INSERT
ACTION_REMOVE
in file Layers.php, class constant UserLayer::ACTION_REMOVE
ACTION_REMOVE
in file MapOverlay.php, class constant BasicOverlay::ACTION_REMOVE
ACTION_SEARCH
in file MapOverlay.php, class constant BasicOverlay::ACTION_SEARCH
ACTION_UPDATE
in file MapOverlay.php, class constant BasicOverlay::ACTION_UPDATE
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
CALLED_BY_CW3_SETUP
in file po2mo.php, constant CALLED_BY_CW3_SETUP
callEnabledPluginImplementing
in file PluginManager.php, method PluginManager::callEnabledPluginImplementing()
    Calls a function on a plugin implementing an interface IF the plugin is enabled.
callEnabledPluginImplementing
in file Cartoclient.php, method Cartoclient::callEnabledPluginImplementing()
    Calls a given $pluginName implementing an interface if its enable level is equal or higher than the given $enableLevel Interfaces are declared in ClientPlugin.
callEnabledPluginsImplementing
in file Cartoclient.php, method Cartoclient::callEnabledPluginsImplementing()
    Calls enabled plugins implementing an interface A plugin is enabled if its enable level is equal or higher than the given $enableLevel Interfaces are declared in ClientPlugin.
callEnabledPluginsImplementing
in file PluginManager.php, method PluginManager::callEnabledPluginsImplementing()
    Calls a function on enabled plugins implementing an interface.
callFilters
in file ClientLayers.php, method LayersV1ToV2::callFilters()
callFilters
in file ClientOutline.php, method OutlineV2ToV3::callFilters()
callFilters
in file ClientOutline.php, method OutlineV1ToV2::callFilters()
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 Cartoclient.php, method Cartoclient::callPluginsImplementing()
    Calls plugins implementing an interface
callPluginsImplementing
in file PluginManager.php, method PluginManager::callPluginsImplementing()
    Calls a function on plugins implementing an interface
callWithExceptionCheck
in file Cartoserver.php, method Cartoserver::callWithExceptionCheck()
    Runs given function with given argument. Returns a SoapFault object if an exception occured.
Cartoclient
in file Cartoclient.php, class Cartoclient
    Main Cartoclient class
CartoclientException
in file Cartoclient.php, class CartoclientException
    Cartoclient exception
CARTOCLIENT_HOME
in file Common.php, constant CARTOCLIENT_HOME
CARTOCLIENT_LOCALEDIR
in file po2mo.php, constant CARTOCLIENT_LOCALEDIR
CARTOCLIENT_PODIR
in file client2pot.php, constant CARTOCLIENT_PODIR
Cartocommon
in file Common.php, class Cartocommon
    Base class shared by Cartoclient and ServerContext
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 CartowebTestRunner.php, constant CARTOWEB_HOME
CARTOWEB_HOME
in file clean.php, constant CARTOWEB_HOME
    Common home dir
CARTOWEB_HOME
in file Common.php, constant CARTOWEB_HOME
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.
checkClassLabel
in file ServerMapOverlay.php, method ServerMapOverlay::checkClassLabel()
    Finds out if class label matches overlay label
checkClassStyles
in file ServerMapOverlay.php, method ServerMapOverlay::checkClassStyles()
    Finds out if class styles match overlay styles
checkClickedButtons
in file HttpRequestHandler.php, method HttpRequestHandler::checkClickedButtons()
    Checks if one map was clicked
checkColor
in file ServerMapOverlay.php, method ServerMapOverlay::checkColor()
checkDbError
in file Utils.php, method Utils::checkDbError()
    Wrapper for PEAR::isError, which throws an exception in case of failure
checkDbTableName
in file QueryableLayer.php, method QueryableLayer::checkDbTableName()
    Checks if db table name is set
checkDemoData
in file ClientCheckInstall.php, method ClientCheckInstall::checkDemoData()
    Checks if the demo data are available, and shows a failure if not.
checkDsn
in file QueryableLayer.php, method QueryableLayer::checkDsn()
    Checks if a dsn is set
checkId
in file QueryableLayer.php, method QueryableLayer::checkId()
    Checks if id is set
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.
checkLayerMetadata
in file ServerEdit.php, method ServerEdit::checkLayerMetadata()
    Checks if layer metadata are valid.
checkLoaded
in file AjaxHelper.php, method PluginEnabler::checkLoaded()
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.
checkReturnedAttributes
in file QueryableLayer.php, method QueryableLayer::checkReturnedAttributes()
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
checkStyle
in file ServerMapOverlay.php, method ServerMapOverlay::checkStyle()
checkTableIn
in file ExportPdfObjects.php, method SpaceManager::checkTableIn()
    Determines next available reference point coordinates for given table.
checkUser
in file ClientAuth.php, method IniSecurityContainer::checkUser()
checkUser
in file ClientAuth.php, method DbSecurityContainer::checkUser()
checkUser
in file SecurityManager.php, method SecurityManager::checkUser()
    Check if a username, password pair is valid.
checkUser
in file SecurityManagerTest.php, method TestSecurityContainer::checkUser()
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
Circle
in file BasicTypes.php, class Circle
    A circle
CircleConverter
in file ShapeConverter.php, class CircleConverter
    Abstract class for ShapeConverters
Classification2TwClassification
in file Geostat.php, method TwClassificationHelper::Classification2TwClassification()
    Convert Classification to TwClassification
ClassOverlay
in file MapOverlay.php, class ClassOverlay
    ClassOverlay
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
ClientAccounting
in file ClientAccounting.php, class ClientAccounting
    Client part of Accounting plugin
ClientAccountingImpl
in file ClientAccounting.php, class ClientAccountingImpl
    Client implementation of accounting management.
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 authentication 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
ClientDemoRouting
in file ClientDemoRouting.php, class ClientDemoRouting
    Example client routing plugin which uses Postgres
ClientEdit
in file ClientEdit.php, class ClientEdit
    Client Edit class
ClientExportCsv
in file ClientExportCsv.php, class ClientExportCsv
    CSV Export
ClientExportDxf
in file ClientExportDxf.php, class ClientExportDxf
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
ClientFilterIdrecenter
in file ClientFilterIdrecenter.php, class ClientFilterIdrecenter
ClientFilterSimple
in file ClientFilterSimple.php, class ClientFilterSimple
ClientGeostat
in file ClientGeostat.php, class ClientGeostat
    Client Geostat
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
ClientLocate
in file ClientLocate.php, class ClientLocate
    Locate web service
ClientLocation
in file ClientLocation.php, class ClientLocation
    Client part of Location plugin
ClientMapInfoCache
in file ClientMapInfoCache.php, class ClientMapInfoCache
    Client side MapInfo cache implementation
ClientMapOverlay
in file ClientMapOverlay.php, class ClientMapOverlay
    Client MapOverlay class
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 testproject
ClientProjectplugin
in file ClientProjectplugin.php, class ClientProjectplugin
ClientProjectTable
in file ClientProjectTable.php, class ClientProjectTable
    Plugin to test tables management
ClientProjectTableRules
in file ClientProjectTableRules.php, class ClientProjectTableRules
    Plugin to test tables rules creation
ClientQuery
in file ClientQuery.php, class ClientQuery
    Client part of Query plugin
ClientResponder
in file ServerPlugin.php, class ClientResponder
ClientResponderAdapter
in file ServerPlugin.php, class ClientResponderAdapter
    Adapter for interface ClientResponder
ClientResponderHelper
in file ServerPluginHelper.php, class ClientResponderHelper
    Helper for ClientResponder
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
ClientTestMainLocation
in file ClientTestMainLocation.php, class ClientTestMainLocation
ClientTestMainTableRules
in file ClientTestMainTableRules.php, class ClientTestMainTableRules
    Plugin to test tables rules creation
ClientToolTips
in file ClientToolTips.php, class ClientToolTips
    Client part of ClientToolTips plugin
ClientViews
in file ClientViews.php, class ClientViews
    Handles the views creation/edition/deletion interface.
ClientWmsBrowser
in file ClientWmsBrowser.php, class ClientWmsBrowser
    Client wmsBrowser class
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_ClientAccountingTest
in file ClientAccountingTest.php, class client_ClientAccountingTest
    Unit tests for ClientAccounting
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()
ColorOverlay
in file MapOverlay.php, class ColorOverlay
    ColorOverlay
ColorRgb2TwColorRgb
in file Geostat.php, method TwColorRgbHelper::ColorRgb2TwColorRgb()
    Convert ColorRgb to TwColorRgb
ColorRgbArray2TwColorRgbArray
in file Geostat.php, method TwColorRgbHelper::ColorRgbArray2TwColorRgbArray()
    Convert ColorRgb to TwColorRgb
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()
computeFeatures
in file ServerToolTips.php, method ServerToolTips::computeFeatures()
    Builds the imagemapable features attributes
computeImagemap
in file ServerToolTips.php, method ServerToolTips::computeImagemap()
    Builds the imagemap html code
computeLocationId
in file Views.php, method ViewContainer::computeLocationId()
    Returns ID of view located right after current view.
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.
computeMapInfo
in file ClientMapInfoCache.php, method ClientMapInfoCache::computeMapInfo()
computePath
in file ServerRouting.php, method ServerGeotoolsRouting::computePath()
computePath
in file ServerRouting.php, method ServerPostgresRouting::computePath()
computePath
in file ServerRouting.php, method ServerRouting::computePath()
    Computes the shortest path between to nodes
computeQueryUrl
in file ClientTestMainTableRules.php, method ClientTestMainTableRules::computeQueryUrl()
    Formats an external link.
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
connect
in file ClientWmsBrowser.php, method ClientWmsBrowser::connect()
    Sets a server's status to connected and print user log.
controlUrl
in file ClientWmsBrowser.php, method ClientWmsBrowser::controlUrl()
    Control wether url doesn't contain any WMS stuff
convertCharset
in file CwFpdf.php, method CwFpdf::convertCharset()
    Converts UTF8 strings in Latin1
convertCoordinates
in file ShapeConverter.php, method BboxConverter::convertCoordinates()
convertCoordinates
in file ShapeConverter.php, method CircleConverter::convertCoordinates()
convertCoordinates
in file ShapeConverter.php, method PointConverter::convertCoordinates()
convertCoordinates
in file ShapeConverter.php, method ShapeConverterFacade::convertCoordinates()
    Converts a shape coordinates
convertCoordinates
in file ShapeConverter.php, method ShapeConverter::convertCoordinates()
    Converts a shape coordinates
convertCoordinates
in file ShapeConverter.php, method LineConverter::convertCoordinates()
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 ServerProjectGeotoolsRouting.php, method ServerProjectGeotoolsRouting::convertNodeId()
convertNodeId
in file ServerRouting.php, method ServerRouting::convertNodeId()
    Plugins may extent this method to convert stop identifiers sent by
convertNodeId
in file ServerRouting.php, method ServerPostgresRouting::convertNodeId()
    The default implementation will use the table format of the Pgdijkstra
convertNodeId
in file ServerTestMainGeotoolsRouting.php, method ServerTestMainGeotoolsRouting::convertNodeId()
convertNodeIds
in file ServerProjectRouting.php, method ServerProjectRouting::convertNodeIds()
    May convert stops identifiers sent by client to nodes identifiers
convertNodeIds
in file ServerTestMainRouting.php, method ServerTestMainRouting::convertNodeIds()
    May convert stops identifiers sent by client to nodes identifiers
convertPointCoordinates
in file ShapeConverter.php, method ShapeConverter::convertPointCoordinates()
convertSteps
in file ServerRouting.php, method ServerGeotoolsRouting::convertSteps()
    Converts Java array of steps into PHP
convertTolerance
in file QueryableLayer.php, method ByXyQueryableLayer::convertTolerance()
    Sets the geographic tolerance from the set pixel tolerance using the
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 ClientHello.php, method ClientHello::createSession()
    Initializes session-saved var "count" to 0.
createSession
in file ClientLayers.php, method ClientLayers::createSession()
    Initializes layers session data and initially populates some properties.
createSession
in file ClientEdit.php, method ClientEdit::createSession()
createSession
in file ClientOutline.php, method ClientOutline::createSession()
createSession
in file ClientExportPdf.php, method ClientExportPdf::createSession()
createSession
in file ClientPlugin.php, method Sessionable::createSession()
    Initializes session data
createSession
in file ClientRouting.php, method ClientRouting::createSession()
createSession
in file ClientQuery.php, method ClientQuery::createSession()
createSession
in file ClientAccounting.php, method ClientAccounting::createSession()
createSession
in file ClientGeostat.php, method ClientGeostat::createSession()
createSession
in file ClientImages.php, method ClientImages::createSession()
createSession
in file ClientViews.php, method ClientViews::createSession()
createSession
in file ClientProjectplugin.php, method ClientProjectplugin::createSession()
createSession
in file ClientLayerReorder.php, method ClientLayerReorder::createSession()
createSession
in file ClientLocation.php, method ClientLocation::createSession()
createSession
in file ClientWmsBrowser.php, method ClientWmsBrowser::createSession()
createTestResult
in file CartowebTestRunner.php, method PHPUnit2_TextUI_TestRunner_Web::createTestResult()
createWmsLayer
in file WmsServerManager.php, method WmsServerManager::createWmsLayer()
    Fetches layer data for the given server url and layer name and returns a new layerOverlay object based on this data.
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
ClientAccounting.php
procedural page ClientAccounting.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
ClientAccounting.php
procedural page ClientAccounting.php
ClientAuth.php
procedural page ClientAuth.php
ClientEdit.php
procedural page ClientEdit.php
ClientExportCsv.php
procedural page ClientExportCsv.php
ClientExportDxf.php
procedural page ClientExportDxf.php
ClientExportHtml.php
procedural page ClientExportHtml.php
ClientExportPdf.php
procedural page ClientExportPdf.php
CwFpdf.php
procedural page CwFpdf.php
ClientGeostat.php
procedural page ClientGeostat.php
ClientLayerReorder.php
procedural page ClientLayerReorder.php
ClientLocate.php
procedural page ClientLocate.php
ClientMapOverlay.php
procedural page ClientMapOverlay.php
ClientOutline.php
procedural page ClientOutline.php
ClientRouting.php
procedural page ClientRouting.php
ClientToolTips.php
procedural page ClientToolTips.php
ClientViews.php
procedural page ClientViews.php
ClientWmsBrowser.php
procedural page ClientWmsBrowser.php
ClientCheckInstall.php
procedural page ClientCheckInstall.php
CartoclientTest.php
procedural page CartoclientTest.php
ClientCheckInstall.php
procedural page ClientCheckInstall.php
ClientCheckInstall.php
procedural page ClientCheckInstall.php
ClientDemoRouting.php
procedural page ClientDemoRouting.php
CartoclientTest.php
procedural page CartoclientTest.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
ClientTestMainLocation.php
procedural page ClientTestMainLocation.php
ClientFilterIdrecenter.php
procedural page ClientFilterIdrecenter.php
ClientHello.php
procedural page ClientHello.php
ClientTestMainTableRules.php
procedural page ClientTestMainTableRules.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
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
ClientAccountingTest.php
procedural page ClientAccountingTest.php
top

d

$data
in file MapOverlay.php, variable LayerOverlay::$data
$data
in file Views.php, variable ViewContainer::$data
$data
in file Views.php, variable ViewManager::$data
$db
in file ServerEdit.php, variable ServerEdit::$db
    Database object
$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
$db
in file QueryableLayer.php, variable QueryableLayer::$db
    PEAR::DB connection object for queries
$dbGeomColumnName
in file QueryableLayer.php, variable ByXyQueryableLayer::$dbGeomColumnName
    Name of the geometry column in database the table
$dbTableName
in file QueryableLayer.php, variable QueryableLayer::$dbTableName
    DB table name to query
$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
$defaultScale
in file ExportPdfObjects.php, variable PdfGeneral::$defaultScale
$defaultSession
in file Views.php, variable ViewFilter::$defaultSession
$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 QueryableLayer.php, variable QueryableLayer::$dsn
    DSN for DB connection; if null, connection will not be established
$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.
dbaseAddRecord
in file WmsDatabase.php, method WmsDatabase::dbaseAddRecord()
    Adds the given data to the database
dbaseClose
in file WmsDatabase.php, method WmsDatabase::dbaseClose()
    Closes database
dbaseDeleteRecord
in file WmsDatabase.php, method WmsDatabase::dbaseDeleteRecord()
    Marks the given record to be deleted from the database.
dbaseOpen
in file WmsDatabase.php, method WmsDatabase::dbaseOpen()
    Opens a dBase database with the given access mode.
dbaseReplaceRecord
in file WmsDatabase.php, method WmsDatabase::dbaseReplaceRecord()
    Replaces the given record in the database with the given data.
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 EncoderISO::decode()
decode
in file Encoding.php, method EncoderUTF::decode()
decode
in file Encoding.php, method EncoderInterface::decode()
    Wrapper for function decode
decode
in file Encoding.php, method Encoder::decode()
    Calls encoder 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 ViewContainer::delete()
    Wrapper for 'delete' action.
delete
in file Views.php, method ViewFileContainer::delete()
    Deletes given view.
deleteFeature
in file ServerEdit.php, method ServerEdit::deleteFeature()
    Handles shapes deletion
deleteFile
in file WmsDatabase.php, method WmsDatabase::deleteFile()
    Deletes a file
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
disable
in file ClientPlugin.php, method ClientPlugin::disable()
    Sets the enable level to ClientPlugin::ENABLE_LEVEL_SERVERCALL.
disableCoreplugins
in file AjaxHelper.php, method PluginEnabler::disableCoreplugins()
    Disables all coreplugins: set their enable level to ClientPlugin::ENABLE_LEVEL_LOAD.
disablePlugin
in file AjaxHelper.php, method PluginEnabler::disablePlugin()
    Disables the given plugin name: set its enable level to to ClientPlugin::ENABLE_LEVEL_LOAD.
disablePlugins
in file AjaxHelper.php, method PluginEnabler::disablePlugins()
    Disables all plugins that are not coreplugins: set their enable level to ClientPlugin::ENABLE_LEVEL_LOAD.
disconnect
in file ClientWmsBrowser.php, method ClientWmsBrowser::disconnect()
    Sets a server status to disconnected and print user log.
DistSummary2TwDistSummary
in file Geostat.php, method TwDistributionSummaryHelper::DistSummary2TwDistSummary()
    Convert DistributionSummary to TwDistributionSummary
doAccounting
in file ServerAccounting.php, method ServerAccounting::doAccounting()
    Perform general accounting recording
doAction
in file Views.php, method ViewContainer::doAction()
    Performs view processing.
doBboxAdjusting
in file ServerLocation.php, method ServerLocation::doBboxAdjusting()
    Adjusts Bbox
DocumentationTest.php
procedural page DocumentationTest.php
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 plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestComplex()
doOutlineRequestComplex
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestComplex()
doOutlineRequestLine
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestLine()
doOutlineRequestLine
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestLine()
doOutlineRequestPoint
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPoint()
doOutlineRequestPoint
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPoint()
doOutlineRequestPolygon
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPolygon()
doOutlineRequestPolygon
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestPolygon()
doOutlineRequestRectangle
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestRectangle()
doOutlineRequestRectangle
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestRectangle()
doOutlineRequestSimpleShape
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::doOutlineRequestSimpleShape()
doOutlineRequestSimpleShape
in file RemoteServerOutlineTest.php, method 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 projects_testMain_plugins_selection_server_RemoteServerSelectionTest::doTestSelectionRequest()
doTestSelectionRequest
in file RemoteServerSelectionTest.php, method 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.
drawChoropleth
in file ServerGeostat.php, method ServerGeostat::drawChoropleth()
drawCustomForm
in file ClientToolTips.php, method ClientToolTips::drawCustomForm()
    Handles a toolTipsService, run it and build toolTips HTML
drawExploreWmsLayers
in file ClientWmsBrowser.php, method ClientWmsBrowser::drawExploreWmsLayers()
    Draws ExploreWmsLayers popup
drawExploreWmsLayersIframe
in file ClientWmsBrowser.php, method ClientWmsBrowser::drawExploreWmsLayersIframe()
    Draws ExploreWmsLayersIframe iframe
drawFeature
in file ServerOutline.php, method ServerOutline::drawFeature()
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.
drawGraph
in file ServerTestMainGeotoolsRouting.php, method ServerTestMainGeotoolsRouting::drawGraph()
drawIdRecenter
in file ClientLocation.php, method ClientLocation::drawIdRecenter()
    Draws recenter on Ids form
drawImagemap
in file ClientToolTips.php, method ClientToolTips::drawImagemap()
    Renders imagemap HTML code (map and area tags)
drawImagemapJavascriptCode
in file ClientToolTips.php, method ClientToolTips::drawImagemapJavascriptCode()
    Renders imagemap javascript code
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
drawLocate
in file ClientLocate.php, method ClientLocate::drawLocate()
    Draws locate specific template
drawLocateUlLi
in file ClientLocate.php, method ClientLocate::drawLocateUlLi()
    Generates HTML code for dropdown element (autocompleter)
drawMainmap
in file ServerImages.php, method ServerImages::drawMainmap()
    Draws mainmap
drawManageServersPopup
in file ClientWmsBrowser.php, method ClientWmsBrowser::drawManageServersPopup()
    Draws ManageServers popup
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
drawRouting
in file ClientDemoRouting.php, method ClientDemoRouting::drawRouting()
drawRouting
in file ClientRouting.php, method ClientRouting::drawRouting()
    Draws routing specific template
drawRoutingResult
in file ServerTestMainRouting.php, method ServerTestMainRouting::drawRoutingResult()
    May generate a list of shapes to draw path on map using plugin Outline
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.
dropTable
in file WmsDatabase.php, method WmsDatabase::dropTable()
    Delete all dbf tables if no parameter is specified, else delete only the table which name is specified.
DummyAccounting
in file Accounting.php, class DummyAccounting
    Dummy accounting implementation used in case Cartoclient/server is not loaded
dummyErrorHandler
in file server2pot.php, function dummyErrorHandler()
dummyErrorHandler
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::dummyErrorHandler()
DxfShape
in file ClientExportDxf.php, class DxfShape
top

e

$editState
in file ClientEdit.php, variable ClientEdit::$editState
$enabledLevel
in file ClientPlugin.php, variable ClientPlugin::$enabledLevel
    Enable level of the plugin (used for AJAX calls).
$encoders
in file Encoding.php, variable Encoder::$encoders
    List of Encoder
$exportPdfState
in file ClientExportPdf.php, variable ClientExportPdf::$exportPdfState
$expression
in file MapOverlay.php, variable ClassOverlay::$expression
$extent
in file MapInfo.php, variable MapInfo::$extent
$extraFonts
in file ExportPdfObjects.php, variable PdfGeneral::$extraFonts
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
ExportPlugin.php
procedural page ExportPlugin.php
Encoding.php
procedural page Encoding.php
Edit.php
procedural page Edit.php
ExportPdfObjects.php
procedural page ExportPdfObjects.php
ExportPdf.php
procedural page ExportPdf.php
Edge
in file Routing.php, class Edge
    Edge
EditRequest
in file Edit.php, class EditRequest
    Request
EditResult
in file Edit.php, class EditResult
    Result
EditState
in file ClientEdit.php, class EditState
    Contains the state of an edition.
enable
in file ClientPlugin.php, method ClientPlugin::enable()
    Sets the enable level to ClientPlugin::ENABLE_LEVEL_FULL.
enablePlugin
in file AjaxHelper.php, method PluginEnabler::enablePlugin()
    Enables the given plugin name: set its enable level to to ClientPlugin::ENABLE_LEVEL_LOAD.
encapsulate
in file Views.php, method ViewFilter::encapsulate()
    Encapsulates view data within an XML document.
encode
in file Encoding.php, method EncoderUTF::encode()
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 Encoder::encode()
    Calls encoder 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
escapeQuotes
in file AjaxHelper.php, method Json::escapeQuotes()
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
ExportPdfState
in file ClientExportPdf.php, class ExportPdfState
    Session container.
ExportPlugin
in file ExportPlugin.php, class ExportPlugin
    Export plugin
extractResults
in file ServerMapquery.php, method ServerMapquery::extractResults()
    Extracts all shapes in the given msLayer, and returns them in an array
HELLO_INPUT
in file ClientHello.php, class constant ClientHello::HELLO_INPUT
KEYMAP
in file ClientPlugin.php, class constant ToolDescription::KEYMAP
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
$features
in file Edit.php, variable EditResult::$features
    Features
$features
in file ClientEdit.php, variable EditState::$features
    features
$features
in file Edit.php, variable EditRequest::$features
    features to insert, update or delete
$featuresIds
in file Edit.php, variable EditRequest::$featuresIds
    id of the object
$featuresIds
in file ClientEdit.php, variable EditState::$featuresIds
    Shape Ids from get
$fileName
in file Views.php, variable ViewFileContainer::$fileName
$fileName
in file ExportPlugin.php, variable ExportOutput::$fileName
$fileName
in file ClientExportCsv.php, variable ClientExportCsv::$fileName
$filename
in file ExportPdfObjects.php, variable PdfGeneral::$filename
$filePath
in file ExportPlugin.php, variable ExportOutput::$filePath
$firstTime
in file ClientAccounting.php, variable ClientAccounting::$firstTime
    True if the user session is just created
$font
in file MapOverlay.php, variable LabelOverlay::$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
$formFields
in file ClientExportPdf.php, variable ExportPdfState::$formFields
$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 LayersState::$frozenSelectedLayers
$frozenSelectedLayers
in file ClientLayers.php, variable ClientLayers::$frozenSelectedLayers
$frozenUnselectedLayers
in file ClientLayers.php, variable LayersState::$frozenUnselectedLayers
$frozenUnselectedLayers
in file ClientLayers.php, variable ClientLayers::$frozenUnselectedLayers
$fullExtent
in file ClientLocation.php, variable ClientLocation::$fullExtent
FormRenderer.php
procedural page FormRenderer.php
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.
fetchLayerAbstract
in file WmsServerManager.php, method WmsServerManager::fetchLayerAbstract()
    Opens abstract file and fetch the abstract for the layer
fetchLayerBbox
in file WmsServerManager.php, method WmsServerManager::fetchLayerBbox()
    Opens bbox database and fetch the bbox(es) for the layer
fetchLayerIcon
in file ClientLayers.php, method ClientLayers::fetchLayerIcon()
    Returns layer icon filename if any.
fetchLayerMetadatas
in file WmsServerManager.php, method WmsServerManager::fetchLayerMetadatas()
    Fetches layer's metadatas from a server database record and a
fetchLayerSrs
in file WmsServerManager.php, method WmsServerManager::fetchLayerSrs()
    Opens srs file and fetch the srs for the layer
fetchLayerStyle
in file WmsServerManager.php, method WmsServerManager::fetchLayerStyle()
    Opens style database and fetch the styles for the layer
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 MapInfoHandler.php, method MapInfoHandler::fillDynamicMap()
    Fills dynamic general map information, like map name.
fillDynamicMap
in file LayersInitProvider.php, method LayersInitProvider::fillDynamicMap()
    Fills dynamic general map information, like map name.
filterGetRequest
in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterGetRequest()
filterGetRequest
in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterGetRequest()
filterGetRequest
in file ClientEdit.php, method ClientEdit::filterGetRequest()
filterGetRequest
in file ClientFilterSimple.php, method ClientFilterSimple::filterGetRequest()
filterGetRequest
in file ClientTestMainLocation.php, method ClientTestMainLocation::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 ClientTestMainLocation.php, method ClientTestMainLocation::filterPostRequest()
filterPostRequest
in file ClientPlugin.php, method FilterProvider::filterPostRequest()
    Modifies POST requests
filterPostRequest
in file ClientEdit.php, method ClientEdit::filterPostRequest()
filterPostRequest
in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterPostRequest()
filterPostRequest
in file ClientFilterIdrecenter.php, method ClientFilterIdrecenter::filterPostRequest()
filterPostRequest
in file ClientFilterSimple.php, method ClientFilterSimple::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
filterResults
in file QueryableLayer.php, method QueryableLayer::filterResults()
    This is a hook to let child classes modify the LayerResult array
filterViewable
in file Views.php, function filterViewable()
finalizeDocument
in file CwFpdf.php, method CwFpdf::finalizeDocument()
finalizeDocument
in file ExportPdfObjects.php, method PdfWriter::finalizeDocument()
    Performs final PDF operations and outputs document.
finalizeDocument
in file PdfLibLite.php, method PdfLibLite::finalizeDocument()
findMaxValue
in file WmsDatabase.php, method WmsDatabase::findMaxValue()
    Assumes a numeric field, will find the maximum value in that field of all records in the dbf file by scanning every line. Intended primarily for scanning ID fields.
findQuerySelection
in file ClientQuery.php, method ClientQuery::findQuerySelection()
    Finds QuerySelection for a layer Id
findRecord
in file WmsDatabase.php, method WmsDatabase::findRecord()
    Search the database for a field containing a value
findSwitchLayers
in file makemaps.php, function findSwitchLayers()
    Finds which layers must be in map file for which switch
flushServer
in file WmsServerManager.php, method WmsServerManager::flushServer()
    Clears out data related to a server record.
FormRenderer
in file FormRenderer.php, class FormRenderer
    Class responsible for GUI display
FPDF_FONTPATH
in file CwFpdf.php, constant FPDF_FONTPATH
fromPhpArrayToJsonArray
in file AjaxHelper.php, method Json::fromPhpArrayToJsonArray()
    Serializes a PHP array to a JSON array
fs
in file client2pot.php, function fs()
    "Fix" string - strip slashes, escape and convert new lines to \n
top

g

$general
in file CwFpdf.php, variable CwFpdf::$general
$general
in file PdfLibLite.php, variable PdfLibLite::$general
$general
in file ClientExportPdf.php, variable ClientExportPdf::$general
$general
in file ClientEdit.php, variable ClientEdit::$general
$geostatClientState
in file ClientGeostat.php, variable ClientGeostat::$geostatClientState
$geostatInit
in file ClientGeostat.php, variable ClientGeostat::$geostatInit
$geostatResult
in file ServerGeostat.php, variable ServerGeostat::$geostatResult
$getDefaultvalue
in file Outline.php, variable OutlineRequest::$getDefaultvalue
    If true, get default values for outline style
$globalMap
in file ServerContext.php, variable ServerContext::$globalMap
    If true, complete mapfile is used, if false, switch mapfile is used
$graph
in file ServerRouting.php, variable ServerRouting::$graph
    The current graph object to be rendered
$graph
in file ClientRouting.php, variable RoutingState::$graph
$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.
$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.
$green
in file MapOverlay.php, variable ColorOverlay::$green
$greenLevel
in file Geostat.php, variable TwColorRgb::$greenLevel
$group
in file ClientPlugin.php, variable ToolDescription::$group
$groupId
in file Tables.php, variable TableGroup::$groupId
$groupId
in file TableRulesRegistry.php, variable GroupRule::$groupId
$groupId
in file ClientExportCsv.php, variable ClientExportCsv::$groupId
$groupTitle
in file Tables.php, variable TableGroup::$groupTitle
$guiMode
in file ExportPdfObjects.php, variable PdfGeneral::$guiMode
    Possible modes are classic/rotate
Geostat.php
procedural page Geostat.php
GeographicalAssert.php
procedural page GeographicalAssert.php
GeostatTest.php
procedural page GeostatTest.php
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.
generateSymbolIcon
in file ServerOutline.php, method ServerOutline::generateSymbolIcon()
    Generate symbol icons to be used with symbol picker
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
GeostatChoropleth
in file Geostat.php, class GeostatChoropleth
    Geostat Choropleth Parameters Class
GeostatClientState
in file ClientGeostat.php, class GeostatClientState
GeostatInit
in file Geostat.php, class GeostatInit
GeostatLayerParams
in file Geostat.php, class GeostatLayerParams
GeostatRequest
in file Geostat.php, class GeostatRequest
GeostatResult
in file Geostat.php, class GeostatResult
getActionSuccess
in file Views.php, method ViewManager::getActionSuccess()
getActionSuccess
in file Views.php, method ViewContainer::getActionSuccess()
getAjaxAction
in file Cartoclient.php, method Cartoclient::getAjaxAction()
    Returns the requested AJAX action
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.
getAngle
in file ServerImages.php, method ServerImages::getAngle()
    Returns angle that was requested by client
getArea
in file BasicTypes.php, method Circle::getArea()
getArea
in file BasicTypes.php, method Polygon::getArea()
getArea
in file BasicTypes.php, method Line::getArea()
getArea
in file BasicTypes.php, method Shape::getArea()
    Computes the shape's area
getArea
in file BasicTypes.php, method Point::getArea()
getArea
in file BasicTypes.php, method Bbox::getArea()
getArrayFromIni
in file ClientEdit.php, method ClientEdit::getArrayFromIni()
    Returns an array from a comma-separated list of a ini parameter.
getArrayFromIni
in file ClientExportPdf.php, method ClientExportPdf::getArrayFromIni()
    Returns an array from a comma-separated list of a ini parameter.
getArrayFromList
in file ClientEdit.php, method ClientEdit::getArrayFromList()
    Returns an array from a comma-separated list string.
getArrayFromList
in file ClientExportPdf.php, method ClientExportPdf::getArrayFromList()
    Returns an array from a comma-separated list string.
getAttribute
in file LayerResult.php, method LayerResult::getAttribute()
    Returns attribute value with given name
getAttributes
in file ServerToolTips.php, method ServerToolTips::getAttributes()
    Returns list of attributes to be returned
getAttributes
in file ServerEdit.php, method ServerEdit::getAttributes()
    Returns list of attributes to be returned
getAttributes
in file LayerResult.php, method LayerResult::getAttributes()
    Return a key => value attribute array
getAttributes
in file ServerQuery.php, method ServerQuery::getAttributes()
    Returns list of attributes to be returned
getAttributesList
in file QueryableLayer.php, method QueryableLayer::getAttributesList()
    Returns a coma separated list of attributes
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 PluginBase.php, method PluginBase::getBasePath()
getBasePath
in file Cartoclient.php, method ClientConfig::getBasePath()
    Returns base path
getBasePath
in file Cartoclient.php, method ClientPluginConfig::getBasePath()
    Returns base path
getBasePath
in file Cartoserver.php, method ServerConfig::getBasePath()
getBasePath
in file Cartoserver.php, method ServerPluginConfig::getBasePath()
getBasePath
in file Config.php, method Config::getBasePath()
    Returns the client or server root path
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 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()
getBbox
in file ServerLocation.php, method ZoomPointLocationCalculator::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
getCapabilities
in file WmsServerManager.php, method WmsServerManager::getCapabilities()
    Executes a getcapabilities call against the server at the url and the results are saved an xml file.
getCartoclient
in file CartoclientTest.php, method client_CartoclientTest::getCartoclient()
getCartoclient
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::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 CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getCartoserverService()
getCartoserverService
in file Cartoclient.php, method Cartoclient::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 Line::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 Point::getCenter()
getCenter
in file BasicTypes.php, method Circle::getCenter()
getCenter
in file BasicTypes.php, method Bbox::getCenter()
getCharset
in file pot_tools.php, function getCharset()
    Finds charset in client.ini
getCharset
in file Encoding.php, method EncoderISO::getCharset()
getCharset
in file CwFpdf.php, method CwFpdf::getCharset()
    Returns used character set name.
getCharset
in file Encoding.php, method EncoderUTF::getCharset()
getCharset
in file Encoding.php, method Encoder::getCharset()
    Calls encoder's getCharset
getCharset
in file Encoding.php, method EncoderInterface::getCharset()
    Wrapper for function getCharset
getChildren
in file Layers.php, method LayerContainer::getChildren()
    Returns children depending on current switch
getCircleShape
in file HttpRequestHandler.php, method DhtmlSelectionParser::getCircleShape()
    Parses coords array data stored in $_REQUEST and converts it to a Circle
getClass
in file ServerMapOverlay.php, method ServerMapOverlay::getClass()
    Return
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.
getClassIndex
in file ServerMapOverlay.php, method ServerMapOverlay::getClassIndex()
getClassName
in file PluginManager.php, method PluginManager::getClassName()
    Constructs a plugin class name
getClientSession
in file Cartoclient.php, method Cartoclient::getClientSession()
getClientVersion
in file Cartoclient.php, method Cartoclient::getClientVersion()
    Returns CartoWeb version and revision strings of the Cartoclient
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 Accounting.php, method DummyAccounting::getConfig()
getConfig
in file ClientAccounting.php, method ClientAccountingImpl::getConfig()
getConfig
in file ServerAccounting.php, method ServerAccountingImpl::getConfig()
getConfig
in file Cartoclient.php, method Cartoclient::getConfig()
getConfig
in file ServerContext.php, method ServerContext::getConfig()
getConfig
in file ClientPlugin.php, method ClientPlugin::getConfig()
getConfig
in file ServerPlugin.php, method ServerPlugin::getConfig()
getConfig
in file Accounting.php, method Accounting::getConfig()
    Returns the client or server configuration object
getConfiguration
in file ClientExportPdf.php, method ClientExportPdf::getConfiguration()
    Builds export configuration.
getConfiguration
in file ClientExportCsv.php, method ClientExportCsv::getConfiguration()
    Builds export configuration.
getConfiguration
in file ClientExportHtml.php, method ClientExportHtml::getConfiguration()
    Builds export configuration.
getConfLayers
in file ServerGeostat.php, method ServerGeostat::getConfLayers()
    Parse geostat.ini layers parameters
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
getCorepluginNames
in file AjaxHelper.php, method PluginEnabler::getCorepluginNames()
    Wrapper method for PluginManager::getCorepluginNames().
getCorePluginNames
in file Common.php, method Cartocommon::getCorePluginNames()
    Returns the names of core plugins shared by client and server
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 ClientEdit.php, method ClientEdit::getCurrentScale()
    Retrieves current scale from location plugin
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
getCustomTemplate
in file QueryableLayer.php, method QueryableLayer::getCustomTemplate()
getCustomTemplate
in file LayerResult.php, method LayerResult::getCustomTemplate()
    Returns custom template name
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 ClientDemoRouting.php, method ClientDemoRouting::getDb()
    Database connection
getDb
in file ServerEdit.php, method ServerEdit::getDb()
    Returns the Pear::DB database connection.
getDb
in file ServerRouting.php, method ServerPostgresRouting::getDb()
    Returns the Pear::DB database connection.
getDb
in file WmsDatabase.php, method WmsDatabase::getDb()
    Open a database by filename and return a reference to it
getDb
in file ClientAuth.php, method DbSecurityContainer::getDb()
    Returns the Pear::DB database connection.
getDb
in file Utils.php, method Utils::getDb()
    Affects and returns a PEAR::DB object.
getDb
in file ToolTipsService.php, method ToolTipsService::getDb()
    Returns a PEAR::DB connexion
getDb
in file QueryableLayer.php, method QueryableLayer::getDb()
getDbContent
in file ExportPdfObjects.php, method PrintTools::getDbContent()
    Retrieves text block content from DB
getDbStructure
in file WmsDatabase.php, method WmsDatabase::getDbStructure()
    Retrieve table structure
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.
getDefaultSessionData
in file Views.php, method ViewUpgrader::getDefaultSessionData()
    Retrieves default session data.
getDeveloperMessages
in file FormRenderer.php, method FormRenderer::getDeveloperMessages()
    Returns a developers messages array
getDeveloperMessages
in file Cartoserver.php, method Cartoserver::getDeveloperMessages()
    Returns developper messages.
getDigest
in file MapResultCache.php, method MapResultCache::getDigest()
    Returns MD5 of serialized map request.
getDigest
in file SoapXMLCache.php, method SoapXMLCache::getDigest()
    Returns MD5 code of XML soap request
getDistribFromSpatialData
in file ServerGeostat.php, method ServerGeostat::getDistribFromSpatialData()
getDsn
in file QueryableLayer.php, method QueryableLayer::getDsn()
    Returns dsn
getDsn
in file ServerEdit.php, method ServerEdit::getDsn()
    Converts the mapfile connection to acceptable DSN
getDxfPoint
in file ClientExportDxf.php, method ClientExportDxf::getDxfPoint()
    Returns a Point object with rounded coordinates.
getEditableAttributes
in file ServerEdit.php, method ServerEdit::getEditableAttributes()
    Gets the "edit_attributes" string from a list of attributes and from metadata
getEnabledLevel
in file ClientPlugin.php, method ClientPlugin::getEnabledLevel()
    Returns the enable level.
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
getExport
in file ClientExportDxf.php, method ClientExportDxf::getExport()
getExportMode
in file ClientExportPdf.php, method ClientExportPdf::getExportMode()
    Determines what export mode matches current plugin.
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.
getFileContent
in file WmsDatabase.php, method WmsDatabase::getFileContent()
    Reads entire file into an array
getFileName
in file Views.php, method ViewFileContainer::getFileName()
    Returns view-storage filepath.
getFilename
in file ClientExportPdf.php, method ClientExportPdf::getFilename()
    Returns PDF file name.
getFileName
in file ExportPlugin.php, method ExportOutput::getFileName()
    Returns file name if the file exists, null otherwise
getFilename
in file ClientExportDxf.php, method ClientExportDxf::getFilename()
    Builds exported 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.
getFormField
in file ClientExportPdf.php, method ClientExportPdf::getFormField()
    Gets value of given field from session or else from config.
getFormRenderer
in file Cartoclient.php, method Cartoclient::getFormRenderer()
getFromDefaultSession
in file Views.php, method ViewUpgrader::getFromDefaultSession()
    Retrieves some data in cached default session
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.
getGeomColumn
in file ServerEdit.php, method ServerEdit::getGeomColumn()
    Gets the geometry column from metadata
getGeometryType
in file ServerEdit.php, method ServerEdit::getGeometryType()
    Gets the geometry column from metadata
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
getHex
in file MapOverlay.php, method ColorOverlay::getHex()
    Returns the hexadecimal representation of the color or an empty string if not applicable. For example, returns '#ff0000' if red=255, green=0, blue=0.
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.
getHtmlCode
in file AjaxHelper.php, method AjaxPluginResponse::getHtmlCode()
    Returns an array of HTML code.
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.
getId
in file QueryableLayer.php, method QueryableLayer::getId()
    Gets id
getId
in file LayerResult.php, method LayerResult::getId()
    Gets id
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
getIdSqlQuery
in file QueryableLayer.php, method ByIdQueryableLayer::getIdSqlQuery()
    This method is able to query attributes on a single table only; if you want to perform a more complex query, this method is to be redefined in a child class.
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()
getImagemapLayers
in file ClientToolTips.php, method ClientToolTips::getImagemapLayers()
    Gets the list of imagemapable layers (area_async, area_direct)
getImagemapLayersNames
in file ServerToolTips.php, method ServerToolTips::getImagemapLayersNames()
    Returns list of msLayers' names with given
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()
getImageType
in file ServerImages.php, method ServerImages::getImageType()
    Returns the image type for main map. Image type is the outputformat identifier declared in mapfile.
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 po2mo.php, function getIniArray()
    Retrieves config from upstream and project client.ini.
getIniArray
in file AuthClientTest.php, method AuthTestClientPluginConfig::getIniArray()
getInit
in file LayersInitProvider.php, method LayersInitProvider::getInit()
getInit
in file ServerExportPdf.php, method ServerExportPdf::getInit()
getInit
in file ServerLayerReorder.php, method ServerLayerReorder::getInit()
    Send to Cartoclient current ordered layers, labels and
getInit
in file ServerPlugin.php, method InitProvider::getInit()
    Creates plugin init object that will be stored in MapInfo
getInit
in file ServerOutline.php, method ServerOutline::getInit()
getInit
in file ServerGeostat.php, method ServerGeostat::getInit()
getInit
in file ServerProjectplugin.php, method ServerProjectplugin::getInit()
getInit
in file ServerLayers.php, method ServerLayers::getInit()
getInit
in file ServerLocation.php, method ServerLocation::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 Accounting.php, method Accounting::getInstance()
    Returns the instance of this class.
getInstance
in file Cartoclient.php, method Cartoclient::getInstance()
    Returns the instance of this class. There is only one during the cartoclient lifetime.
getInstance
in file SecurityManager.php, method SecurityManager::getInstance()
    Returns the instance of this class. There is only one during the cartoclient/server lifetime.
getInstance
in file ServerContext.php, method ServerContext::getInstance()
    Returns the instance of this class. There is only one during the ServerContext lifetime.
getJavaPath
in file CartoclientTest.php, method client_CartoclientTest::getJavaPath()
getKind
in file Config.php, method Config::getKind()
    Returns type of config ('client' or 'server')
getKind
in file Cartoclient.php, method ClientConfig::getKind()
    Returns config type
getKind
in file Cartoserver.php, method ServerPluginConfig::getKind()
getKind
in file ClientAccounting.php, method ClientAccountingImpl::getKind()
getKind
in file Cartoserver.php, method ServerConfig::getKind()
getKind
in file Accounting.php, method Accounting::getKind()
    Returns type of Accoungint ('client' or 'server')
getKind
in file Cartoclient.php, method ClientPluginConfig::getKind()
    Returns plugin config type
getKind
in file ServerAccounting.php, method ServerAccountingImpl::getKind()
getKind
in file Accounting.php, method DummyAccounting::getKind()
getLabel
in file QueryableLayer.php, method QueryableLayer::getLabel()
    Gets label
getLabel
in file LayerResult.php, method LayerResult::getLabel()
    Returns label
getLastBbox
in file ClientExportPdf.php, method ClientExportPdf::getLastBbox()
getLastMapRequest
in file ExportPlugin.php, method ExportPlugin::getLastMapRequest()
    Returns session-saved last MapRequest.
getLastMapRequest
in file ToolTipsService.php, method ToolTipsService::getLastMapRequest()
    Returns session-saved last MapRequest.
getLastMapResult
in file ToolTipsService.php, method ToolTipsService::getLastMapResult()
    Returns session-saved last MapResult.
getLastMapResult
in file ExportPlugin.php, method ExportPlugin::getLastMapResult()
    Returns session-saved last MapResult.
getLastScale
in file ToolTipsService.php, method ToolTipsService::getLastScale()
getLastScale
in file ClientExportPdf.php, method ClientExportPdf::getLastScale()
getLayer
in file ServerMapOverlay.php, method ServerMapOverlay::getLayer()
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()
getLayerNode
in file ClientLayers.php, method ClientLayers::getLayerNode()
    Construct a new tree of layerNodes by getting the layers from the mapInfo.
getLayerResult
in file ToolTipsService.php, method ToolTipsService::getLayerResult()
getLayers
in file ClientLayers.php, method ClientLayers::getLayers()
    Returns the list of Layer|LayerGroup|LayerClass objects available in MapInfo.
getLayers
in file Layers.php, method LayersInit::getLayers()
    Returns the array of all available layers
getLayers
in file ClientQuery.php, method ClientQuery::getLayers()
    Returns layers Ids and labels from 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
getList
in file ClientLocate.php, method ClientLocate::getList()
    Retrieves list of records
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 Cartoserver.php, method Cartoserver::getMap()
    getMap webservice entry point
getMap
in file MapResultCache.php, method MapResultCache::getMap()
    Retrieved map result.
getMap
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMap()
getMapAngle
in file ExportPlugin.php, method ExportConfiguration::getMapAngle()
getMapBboxRequestAllLayers
in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::getMapBboxRequestAllLayers()
    Returns a MapRequest for a query on all selected layers
getMapBboxRequestAllLayers
in file RemoteServerQueryTest.php, method projects_testMain_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
getMapCircleRequestAllLayers
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapCircleRequestAllLayers()
    Returns a MapRequest for a query on all selected layers
getMapHeight
in file ExportPlugin.php, method ExportConfiguration::getMapHeight()
getMapId
in file CartoclientTest.php, method client_CartoclientTest::getMapId()
getMapId
in file RemoteServerLocationTest.php, method projects_testMain_coreplugins_location_server_RemoteServerLocationTest::getMapId()
getMapId
in file Accounting.php, method DummyAccounting::getMapId()
getMapId
in file RemoteServerLocationTest.php, method projects_testLocationContinuous_coreplugins_location_server_RemoteServerLocationTest::getMapId()
getMapId
in file ServerAccounting.php, method ServerAccountingImpl::getMapId()
getMapid
in file CartoserverServiceTest.php, method projects_testMain_client_CartoserverServiceTest::getMapid()
getMapId
in file CartoclientTest.php, method projects_demoPlugins_client_CartoclientTest::getMapId()
getMapId
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMapId()
getMapId
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::getMapId()
getMapId
in file RemoteServerProjectTest.php, method projects_testProject_server_RemoteServerProjectTest::getMapId()
getMapId
in file CartoclientTest.php, method projects_testMain_client_CartoclientTest::getMapId()
getMapId
in file CartoclientTest.php, method projects_demoCW3_client_CartoclientTest::getMapId()
getMapId
in file ClientAccounting.php, method ClientAccountingImpl::getMapId()
getMapId
in file Accounting.php, method Accounting::getMapId()
    Returns the mapId of the current map.
getMapId
in file MapInfoCache.php, method MapInfoCache::getMapId()
    Returns the current mapId
getMapId
in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::getMapId()
getMapId
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapId()
getMapId
in file RemoteServerSelectionTest.php, method projects_testMain_plugins_selection_server_RemoteServerSelectionTest::getMapId()
getMapId
in file ServerContext.php, method ServerContext::getMapId()
    Returns the current mapId.
getMapIdFromIni
in file po2mo.php, function getMapIdFromIni()
    Retrieves the 'mapId' parameter in project client.ini config.
getMapIds
in file pot_tools.php, function getMapIds()
    Gets list of map Ids by reading project directory
getMapInfo
in file ServerContext.php, method ServerContext::getMapInfo()
getMapInfo
in file Cartoserver.php, method Cartoserver::getMapInfo()
    getMapInfo webservice entry point
getMapInfo
in file CartoserverService.php, method CartoserverService::getMapInfo()
    Retrieves MapInfo from server
getMapInfo
in file MapInfoCache.php, method MapInfoCache::getMapInfo()
    Returns MapInfo using cache
getMapInfo
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::getMapInfo()
getMapInfo
in file MapInfoHandler.php, method MapInfoHandler::getMapInfo()
getMapInfo
in file Cartoclient.php, method Cartoclient::getMapInfo()
    Returns Map Info, get it from cache if not yet set
getMapInfoCache
in file Cartoclient.php, method Cartoclient::getMapInfoCache()
    Returns the MapInfoCache
getMapInfoFile
in file ServerMapInfoCache.php, method ServerMapInfoCache::getMapInfoFile()
getMapInfoFile
in file ClientMapInfoCache.php, method ClientMapInfoCache::getMapInfoFile()
getMapInfoFile
in file MapInfoCache.php, method MapInfoCache::getMapInfoFile()
    Gets MapInfo cache file name
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 files 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
getMapPolygonRequestAllLayers
in file RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::getMapPolygonRequestAllLayers()
    Returns a MapRequest for a query on all selected layers
getMapRequest
in file ServerContext.php, method ServerContext::getMapRequest()
getMapRequest
in file Cartoclient.php, method Cartoclient::getMapRequest()
    Initializes map request with current mapId
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 Cartoclient.php, method Cartoclient::getMapResult()
getMapResult
in file ServerContext.php, method ServerContext::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 ViewContainer::getMessage()
getMessage
in file Views.php, method ViewManager::getMessage()
    Returns result message if any.
getMessages
in file ServerContext.php, method ServerContext::getMessages()
    Returns messages list.
getMessages
in file Cartoclient.php, method Cartoclient::getMessages()
getMessages
in file FormRenderer.php, method FormRenderer::getMessages()
    Returns CartoWeb's user and developer messages
getMetadata
in file Layers.php, method LayerBase::getMetadata()
    Returns a metadata valued from its key, or null if it does not exists.
getMetadataValueString
in file ServerEdit.php, method ServerEdit::getMetadataValueString()
    metadata string value
getMetas
in file Views.php, method ViewManager::getMetas()
    Returns metadata.
getMetas
in file Views.php, method ViewContainer::getMetas()
    Returns metadata.
getMetasList
in file Views.php, method ViewManager::getMetasList()
    Returns ViewManager::metasList, list of metadata fields.
getMetasList
in file ClientViews.php, method ClientViews::getMetasList()
    Returns ClientViews::metasList, list of metadata fields.
getMsClass
in file ServerOutline.php, method ServerOutline::getMsClass()
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 ServerDemoRouting.php, method ServerDemoRouting::getNodes()
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.
getOutputType
in file Cartoclient.php, method Cartoclient::getOutputType()
    Returns the current output type (pdf, csv, html, etc.).
getOverviewShape
in file ClientExportPdf.php, method ClientExportPdf::getOverviewShape()
    Returns shape (a rectangle or a rotated rectangle) that will be drawn on overview.
getPageDim
in file PdfLibLite.php, method PdfLibLite::getPageDim()
getPageHeight
in file PdfLibLite.php, method PdfLibLite::getPageHeight()
getPageHeight
in file ExportPdfObjects.php, method PdfWriter::getPageHeight()
    Returns page height in PdfGeneral dist_unit.
getPageHeight
in file CwFpdf.php, method CwFpdf::getPageHeight()
getPageWidth
in file ExportPdfObjects.php, method PdfWriter::getPageWidth()
    Returns page width in PdfGeneral dist_unit.
getPageWidth
in file PdfLibLite.php, method PdfLibLite::getPageWidth()
getPageWidth
in file CwFpdf.php, method CwFpdf::getPageWidth()
getPath
in file ProjectHandler.php, method ProjectHandler::getPath()
    Returns path for a file, depending on projects
getPath
in file Cartoserver.php, method ServerPluginConfig::getPath()
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
getPlugin
in file AjaxHelper.php, method PluginEnabler::getPlugin()
    Wrapper method for PluginManager::getPlugin().
getPluginFilename
in file PluginManager.php, method PluginManager::getPluginFilename()
    Returns plugin's main class file name
getPluginManager
in file ServerContext.php, method ServerContext::getPluginManager()
    Returns the plugin manager
getPluginManager
in file Cartoclient.php, method Cartoclient::getPluginManager()
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.
getPlugins
in file AjaxHelper.php, method PluginEnabler::getPlugins()
    Wrapper method for PluginManager::getPlugins().
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 Cartoclient.php, method ClientConfig::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).
getProjectHandler
in file ServerContext.php, method ServerContext::getProjectHandler()
    Returns the project handler
getProjectHandler
in file Cartoclient.php, method Cartoclient::getProjectHandler()
getProjectName
in file ProjectHandler.php, method ProjectHandler::getProjectName()
    Returns the project name
getProjectName
in file ServerProjectHandler.php, method ServerProjectHandler::getProjectName()
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()
getProjectName
in file CartoclientTest.php, method projects_demoPlugins_client_CartoclientTest::getProjectName()
getProjectName
in file CartoclientTest.php, method projects_demoCW3_client_CartoclientTest::getProjectName()
getProjects
in file pot_tools.php, function getProjects()
    Gets list of projects by reading projects directory
getQueryableLayer
in file ToolTipsService.php, method ToolTipsService::getQueryableLayer()
    Gives the list of queryableLayers
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()
getRecordBy
in file WmsDatabase.php, method WmsDatabase::getRecordBy()
    Searchs the database for a field containing a value and return record
getRecordById
in file WmsDatabase.php, method WmsDatabase::getRecordById()
    Gets a record from a database as a trimmed associtive array
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
getRefMarksShapes
in file ServerLocation.php, method ServerLocation::getRefMarksShapes()
    Returns shapes for reference marks
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 ServerContext.php, method ServerContext::getResourceHandler()
    Returns the resource handler
getResourceHandler
in file Cartoclient.php, method Cartoclient::getResourceHandler()
getResponse
in file ToolTipsService.php, method ToolTipsService::getResponse()
getResRatio
in file ServerLayers.php, method ServerLayers::getResRatio()
getResultHtml
in file LayerResult.php, method LayerResult::getResultHtml()
    Returns result html code
getRoles
in file ClientAuth.php, method IniSecurityContainer::getRoles()
getRoles
in file ClientAuth.php, method DbSecurityContainer::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()
getRoundLevel
in file ClientExportDxf.php, method ClientExportDxf::getRoundLevel()
    Returns the number of digits displayed after the comma in points coordinates.
getRoutingResultsTable
in file ServerRouting.php, method ServerPostgresRouting::getRoutingResultsTable()
getRoutingTable
in file ServerRouting.php, method ServerPostgresRouting::getRoutingTable()
getScale
in file ServerLocation.php, method ZoomPointLocationCalculator::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 BboxLocationCalculator::getScale()
getScale
in file ServerLocation.php, method PanLocationCalculator::getScale()
getScale
in file ServerLocation.php, method RecenterLocationCalculator::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.
getSelectedLayers
in file ToolTipsService.php, method ToolTipsService::getSelectedLayers()
    Retrieve list of selected 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.
getServerByUrl
in file WmsServerManager.php, method WmsServerManager::getServerByUrl()
    Returns the server record in the server database whose url is passed.
getServerContext
in file ServerPlugin.php, method ServerPlugin::getServerContext()
getServerContext
in file Cartoserver.php, method Cartoserver::getServerContext()
getServerContext
in file MapInfoHandler.php, method MapInfoHandler::getServerContext()
    Returns the server context
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
getShowRefMarks
in file ExportPlugin.php, method ExportConfiguration::getShowRefMarks()
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.
getSmarty
in file ToolTipsService.php, method ToolTipsService::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
getSrid
in file ServerEdit.php, method ServerEdit::getSrid()
    Gets the srid from metadata
getSwitchId
in file ExportPlugin.php, method ExportConfiguration::getSwitchId()
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 ClientTables.php, method ClientTables::getTableRulesRegistry()
    Returns current table rules registry
getTableRulesRegistry
in file ServerTables.php, method ServerTables::getTableRulesRegistry()
    Returns current table rules registry
gettext
in file Internationalization.php, method I18nInterface::gettext()
    Wrapper for function gettext
gettext
in file Internationalization.php, method I18nGettext::gettext()
gettext
in file Internationalization.php, method I18nDummy::gettext()
getTextAlign
in file CwFpdf.php, method CwFpdf::getTextAlign()
    Translates config text-alignement keyword into FPDF one.
getTextAlign
in file PdfLibLite.php, method PdfLibLite::getTextAlign()
getTimestamp
in file ServerContext.php, method ServerContext::getTimestamp()
    Returns mean (mapfile & INI file) modification time.
getTools
in file ClientExportPdf.php, method ClientExportPdf::getTools()
    Returns PDF rotate tool.
getTools
in file ClientEdit.php, method ClientEdit::getTools()
    Returns the edit tool : Point, Line and Polygon
getTools
in file ClientPlugin.php, method ToolProvider::getTools()
    Returns the provided tools
getTools
in file ClientLocation.php, method ClientLocation::getTools()
getTools
in file ClientOutline.php, method ClientOutline::getTools()
    Returns outline tools : Point, Rectangle and Polygon
getTools
in file ClientStatictools.php, method ClientStatictools::getTools()
getTools
in file ClientQuery.php, method ClientQuery::getTools()
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()
getUserMessages
in file FormRenderer.php, method FormRenderer::getUserMessages()
    Returns a user messages array
getValidExportType
in file Cartoclient.php, method Cartoclient::getValidExportType()
    Tells if an export plugin is available for current output and returns it.
getValue
in file CwSerializable.php, method CwSerializable::getValue()
    Returns structure's property value if property exists
getValue
in file ClientPlugin.php, method FilterRequestModifier::getValue()
getVariables
in file AjaxHelper.php, method AjaxPluginResponse::getVariables()
    Returns an array of variables.
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 ColumnRule::getWeight()
    Computes weight
getWeight
in file TableRulesRegistry.php, method GroupRule::getWeight()
    Computes weight
getWeight
in file TableRulesRegistry.php, method TableRule::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
getWmsIcon
in file LayersInitProvider.php, method LayersInitProvider::getWmsIcon()
    Retrieve an icon from a distant WMS/SLD server
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 ExportPdfObjects.php, method SpaceManager::getX()
    Computes the block reference point X-coordinate.
getX
in file BasicTypes.php, method Point::getX()
getXySqlQuery
in file QueryableLayer.php, method ByXyQueryableLayer::getXySqlQuery()
    This method is able to query attributes on a single table only; if you want to perform a more complex query, this method is to be redefined in a child class.
getY
in file ExportPdfObjects.php, method SpaceManager::getY()
    Computes the block reference point Y-coordinate.
getY
in file BasicTypes.php, method Point::getY()
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 PdfBlock::$headers
    Id of headers block (mainly for tables)
$headers
in file ExportPdfObjects.php, variable TableElement::$headers
$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 ClientLayers::$hiddenUnselectedLayers
$hiddenUnselectedLayers
in file ClientLayers.php, variable LayersState::$hiddenUnselectedLayers
$hilight
in file Query.php, variable QuerySelection::$hilight
$horizontalBasis
in file ExportPdfObjects.php, variable PdfBlock::$horizontalBasis
$horizontalMargin
in file ExportPdfObjects.php, variable PdfGeneral::$horizontalMargin
$horizontalMargin
in file ExportPdfObjects.php, variable PdfBlock::$horizontalMargin
$horizontalMargin
in file ExportPdfObjects.php, variable PdfFormat::$horizontalMargin
$horizontalPan
in file Location.php, variable PanDirection::$horizontalPan
$htmlCode
in file AjaxHelper.php, variable AjaxPluginResponse::$htmlCode
$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
handleApplicationTool
in file ClientPlugin.php, method ToolProvider::handleApplicationTool()
    Handles tool when stateless application was clicked
handleApplicationTool
in file ClientOutline.php, method ClientOutline::handleApplicationTool()
handleApplicationTool
in file ClientStatictools.php, method ClientStatictools::handleApplicationTool()
handleApplicationTool
in file ClientLocation.php, method ClientLocation::handleApplicationTool()
handleApplicationTool
in file ClientQuery.php, method ClientQuery::handleApplicationTool()
handleApplicationTool
in file ClientExportPdf.php, method ClientExportPdf::handleApplicationTool()
handleApplicationTool
in file ClientEdit.php, method ClientEdit::handleApplicationTool()
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 ServerProjectLocation.php, method ServerProjectLocation::handleCorePlugin()
handleCorePlugin
in file ServerLayers.php, method ServerLayers::handleCorePlugin()
handleCorePlugin
in file ServerImages.php, method ServerImages::handleCorePlugin()
handleCorePlugin
in file ServerLocation.php, method ServerLocation::handleCorePlugin()
handleCorePlugin
in file ServerPlugin.php, method CoreProvider::handleCorePlugin()
    Handles request at special places for core plugins
handleCorePluginHelper
in file ServerPluginHelper.php, method CoreProviderHelper::handleCorePluginHelper()
handleDrawing
in file ServerPlugin.php, method ClientResponder::handleDrawing()
    Handles the request when the plugin should draw on the map
handleDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handleDrawing()
handleDrawing
in file ServerLocation.php, method ServerLocation::handleDrawing()
    Draw the crosshair and reference marks.
handleDrawing
in file ServerOutline.php, method ServerOutline::handleDrawing()
    Handles shapes drawing and area computation
handleDrawing
in file ServerEdit.php, method ServerEdit::handleDrawing()
    Handles shapes drawing
handleDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handleDrawingHelper()
handleFullExtent
in file ClientLocation.php, method ClientLocation::handleFullExtent()
    Handles full extent
handleHttpCommonRequest
in file ClientToolTips.php, method ClientToolTips::handleHttpCommonRequest()
    Handles Get and Post requests
handleHttpCommonRequest
in file ClientAuth.php, method ClientAuth::handleHttpCommonRequest()
    Handles Get and Post requests
handleHttpGetRequest
in file ClientAuth.php, method ClientAuth::handleHttpGetRequest()
handleHttpGetRequest
in file ClientPlugin.php, method GuiProvider::handleHttpGetRequest()
    Handles data coming from a get request
handleHttpGetRequest
in file ClientToolTips.php, method ClientToolTips::handleHttpGetRequest()
handleHttpGetRequest
in file ClientTables.php, method ClientTables::handleHttpGetRequest()
handleHttpGetRequest
in file ClientRouting.php, method ClientRouting::handleHttpGetRequest()
handleHttpGetRequest
in file ClientStatictools.php, method ClientStatictools::handleHttpGetRequest()
handleHttpGetRequest
in file ClientQuery.php, method ClientQuery::handleHttpGetRequest()
handleHttpGetRequest
in file ClientViews.php, method ClientViews::handleHttpGetRequest()
handleHttpGetRequest
in file ClientAccounting.php, method ClientAccounting::handleHttpGetRequest()
handleHttpGetRequest
in file ClientWmsBrowser.php, method ClientWmsBrowser::handleHttpGetRequest()
handleHttpGetRequest
in file ClientProjectplugin.php, method ClientProjectplugin::handleHttpGetRequest()
handleHttpGetRequest
in file ClientOutline.php, method ClientOutline::handleHttpGetRequest()
handleHttpGetRequest
in file ClientLocation.php, method ClientLocation::handleHttpGetRequest()
handleHttpGetRequest
in file ClientLayers.php, method ClientLayers::handleHttpGetRequest()
    Handles data from GET request.
handleHttpGetRequest
in file ClientExportDxf.php, method ClientExportDxf::handleHttpGetRequest()
handleHttpGetRequest
in file ClientImages.php, method ClientImages::handleHttpGetRequest()
handleHttpGetRequest
in file ClientExportHtml.php, method ClientExportHtml::handleHttpGetRequest()
    Not used.
handleHttpGetRequest
in file ClientLayerReorder.php, method ClientLayerReorder::handleHttpGetRequest()
    Handles data coming from a get request
handleHttpGetRequest
in file ClientExportPdf.php, method ClientExportPdf::handleHttpGetRequest()
handleHttpGetRequest
in file ClientEdit.php, method ClientEdit::handleHttpGetRequest()
handleHttpGetRequest
in file ClientExportCsv.php, method ClientExportCsv::handleHttpGetRequest()
    Handles HTTP request received by script export.php
handleHttpGetRequest
in file ClientLocate.php, method ClientLocate::handleHttpGetRequest()
handleHttpGetRequest
in file ClientHello.php, method ClientHello::handleHttpGetRequest()
    Not used.
handleHttpGetRequest
in file ClientGeostat.php, method ClientGeostat::handleHttpGetRequest()
    Handles data coming from a get request
handleHttpPostRequest
in file ClientToolTips.php, method ClientToolTips::handleHttpPostRequest()
handleHttpPostRequest
in file ClientGeostat.php, method ClientGeostat::handleHttpPostRequest()
    Handles data coming from a post request
handleHttpPostRequest
in file ClientExportPdf.php, method ClientExportPdf::handleHttpPostRequest()
    Sets PDF settings objects based on $_REQUEST and configuration data.
handleHttpPostRequest
in file ClientExportDxf.php, method ClientExportDxf::handleHttpPostRequest()
handleHttpPostRequest
in file ClientExportCsv.php, method ClientExportCsv::handleHttpPostRequest()
handleHttpPostRequest
in file ClientRouting.php, method ClientRouting::handleHttpPostRequest()
handleHttpPostRequest
in file ClientStatictools.php, method ClientStatictools::handleHttpPostRequest()
handleHttpPostRequest
in file ClientTables.php, method ClientTables::handleHttpPostRequest()
handleHttpPostRequest
in file ClientQuery.php, method ClientQuery::handleHttpPostRequest()
handleHttpPostRequest
in file ClientProjectplugin.php, method ClientProjectplugin::handleHttpPostRequest()
handleHttpPostRequest
in file ClientExportHtml.php, method ClientExportHtml::handleHttpPostRequest()
    Not used.
handleHttpPostRequest
in file ClientWmsBrowser.php, method ClientWmsBrowser::handleHttpPostRequest()
handleHttpPostRequest
in file ClientEdit.php, method ClientEdit::handleHttpPostRequest()
handleHttpPostRequest
in file ClientLayerReorder.php, method ClientLayerReorder::handleHttpPostRequest()
    Handles data coming from a post request
handleHttpPostRequest
in file ClientLayers.php, method ClientLayers::handleHttpPostRequest()
    Handles layers-related POST'ed data and updates layers statuses.
handleHttpPostRequest
in file ClientOutline.php, method ClientOutline::handleHttpPostRequest()
handleHttpPostRequest
in file ClientLocation.php, method ClientLocation::handleHttpPostRequest()
handleHttpPostRequest
in file ClientLocate.php, method ClientLocate::handleHttpPostRequest()
handleHttpPostRequest
in file ClientPlugin.php, method GuiProvider::handleHttpPostRequest()
    Handles data coming from a post request
handleHttpPostRequest
in file ClientAccounting.php, method ClientAccounting::handleHttpPostRequest()
handleHttpPostRequest
in file ClientViews.php, method ClientViews::handleHttpPostRequest()
handleHttpPostRequest
in file ClientHello.php, method ClientHello::handleHttpPostRequest()
    Increments count number and retrieves POST'ed message.
handleHttpPostRequest
in file ClientAuth.php, method ClientAuth::handleHttpPostRequest()
handleHttpPostRequest
in file ClientImages.php, method ClientImages::handleHttpPostRequest()
handleHttpRequest
in file HttpRequestHandler.php, method HttpRequestHandler::handleHttpRequest()
    Handles buttons and tools.
handleHttpRequest
in file ClientViews.php, method ClientViews::handleHttpRequest()
    Common processing for {@see ClientViews::handleHttpPostRequest} and {@see ClientViews::handleHttpGetRequest}.
handleHttpRequest
in file ClientWmsBrowser.php, method ClientWmsBrowser::handleHttpRequest()
    Common processing for {@see ClientWmsBrowser::handleHttpPostRequest} and {@see ClientWmsBrowser::handleHttpGetRequest}.
handleHttpRequest
in file ClientGeostat.php, method ClientGeostat::handleHttpRequest()
handleIdRecenter
in file ClientLocation.php, method ClientLocation::handleIdRecenter()
    Handles recenter on Ids HTTP request
handleInit
in file ClientProjectplugin.php, method ClientProjectplugin::handleInit()
handleInit
in file ClientLocation.php, method ClientLocation::handleInit()
handleInit
in file ClientOutline.php, method ClientOutline::handleInit()
handleInit
in file ClientLayerReorder.php, method ClientLayerReorder::handleInit()
handleInit
in file ClientGeostat.php, method ClientGeostat::handleInit()
handleInit
in file ClientExportPdf.php, method ClientExportPdf::handleInit()
handleInit
in file ClientPlugin.php, method InitUser::handleInit()
    Handles initialization object taken from MapInfo
handleInit
in file ClientLayers.php, method ClientLayers::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 ClientExportPdf.php, method ClientExportPdf::handleKeymapTool()
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 ClientPlugin.php, method ToolProvider::handleKeymapTool()
    Handles tool when keymap was clicked
handleKeymapTool
in file ClientOutline.php, method ClientOutline::handleKeymapTool()
handleKeymapTool
in file ClientEdit.php, method ClientEdit::handleKeymapTool()
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 ClientStatictools.php, method ClientStatictools::handleMainmapTool()
handleMainmapTool
in file ClientOutline.php, method ClientOutline::handleMainmapTool()
handleMainmapTool
in file ClientExportPdf.php, method ClientExportPdf::handleMainmapTool()
handleMainmapTool
in file ClientQuery.php, method ClientQuery::handleMainmapTool()
handleMainmapTool
in file ClientEdit.php, method ClientEdit::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 ServerToolTips.php, method ServerToolTips::handlePostDrawing()
handlePostDrawing
in file ServerPlugin.php, method ClientResponder::handlePostDrawing()
    Handles the request after the plugins have drawn the image
handlePostDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handlePostDrawing()
handlePostDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handlePostDrawingHelper()
handlePreDrawing
in file ServerPlugin.php, method ClientResponderAdapter::handlePreDrawing()
handlePreDrawing
in file ServerLayerReorder.php, method ServerLayerReorder::handlePreDrawing()
    Reorder MapServer layers lists and transparency from Cartoclient request
handlePreDrawing
in file ServerProjectplugin.php, method ServerProjectplugin::handlePreDrawing()
handlePreDrawing
in file ServerRouting.php, method ServerRouting::handlePreDrawing()
    Result is set in initializeRequest but Outline must be called
handlePreDrawing
in file ServerEdit.php, method ServerEdit::handlePreDrawing()
    Handles shapes insert in the database
handlePreDrawing
in file ServerQuery.php, method ServerQuery::handlePreDrawing()
handlePreDrawing
in file ServerProjectTable.php, method ServerProjectTable::handlePreDrawing()
handlePreDrawing
in file ServerPlugin.php, method ClientResponder::handlePreDrawing()
    Handles the request just before plugins should draw in the map
handlePreDrawing
in file ServerGeostat.php, method ServerGeostat::handlePreDrawing()
handlePreDrawingHelper
in file ServerPluginHelper.php, method ClientResponderHelper::handlePreDrawingHelper()
handlePreLoading
in file Views.php, method ViewHooks::handlePreLoading()
    Processes view data before it is loaded.
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 ClientLayerReorder.php, method ClientLayerReorder::handleResult()
handleResult
in file ClientOutline.php, method ClientOutline::handleResult()
handleResult
in file ClientEdit.php, method ClientEdit::handleResult()
handleResult
in file ClientPlugin.php, method ServerCaller::handleResult()
    Handles server result
handleResult
in file ClientAuth.php, method ClientAuth::handleResult()
handleResult
in file ClientProjectTable.php, method ClientProjectTable::handleResult()
handleResult
in file ClientToolTips.php, method ClientToolTips::handleResult()
handleResult
in file ClientProjectplugin.php, method ClientProjectplugin::handleResult()
handleResult
in file ClientWmsBrowser.php, method ClientWmsBrowser::handleResult()
handleResult
in file ClientLocation.php, method ClientLocation::handleResult()
handleResult
in file ClientQuery.php, method ClientQuery::handleResult()
handleResult
in file ClientImages.php, method ClientImages::handleResult()
handleResult
in file ClientRouting.php, method ClientRouting::handleResult()
handleResult
in file ClientGeostat.php, method ClientGeostat::handleResult()
handleResult
in file ClientLayers.php, method ClientLayers::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.
hasShapes
in file ClientOutline.php, method ClientOutline::hasShapes()
    Tells if shapes are stored in session.
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 ExportPdfObjects.php, variable PdfBlock::$i18n
    Tells if block content must be translated.
$i18n
in file Internationalization.php, variable I18n::$i18n
    Translator
$icon
in file Layers.php, variable LayerBase::$icon
    Icon to display for layer
$id
in file ClientPlugin.php, variable ToolDescription::$id
$id
in file MapInfo.php, variable LayerState::$id
    State's ID
$id
in file MapOverlay.php, variable BasicOverlay::$id
$id
in file MapOverlay.php, variable PositionOverlay::$id
    If type is relative, id to count the offset from
$id
in file Routing.php, variable Attribute::$id
$id
in file MapInfo.php, variable InitialMapState::$id
    State's ID
$id
in file Layers.php, variable SwitchInit::$id
    Switch's Id
$id
in file LayerResult.php, variable LayerResult::$id
    Layer Id
$id
in file LayerReorder.php, variable LayerTransparency::$id
$id
in file Layers.php, variable ChildrenSwitch::$id
    Switch's Id
$id
in file Routing.php, variable Parameter::$id
$id
in file Layers.php, variable LayerBase::$id
$id
in file ExportPdfObjects.php, variable PdfBlock::$id
$id
in file QueryableLayer.php, variable QueryableLayer::$id
    Layer Id
$id
in file BasicTypes.php, variable Feature::$id
    feature id
$id
in file ToolTips.php, variable ImagemapFeature::$id
    id of the feature (id_attribute_string)
$idAttribute
in file Location.php, variable IdSelection::$idAttribute
$idAttribute
in file QueryableLayer.php, variable ByIdQueryableLayer::$idAttribute
    Layer id attribute
$idAttribute
in file ServerEdit.php, variable ServerEdit::$idAttribute
    Id attribute
$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
$imagemap
in file ClientToolTips.php, variable ClientToolTips::$imagemap
    html code containing map and area tags
$imagemapFeatures
in file ToolTips.php, variable ToolTipsResult::$imagemapFeatures
$imagemapHtmlCode
in file ToolTips.php, variable ToolTipsResult::$imagemapHtmlCode
$imagemapLayers
in file ServerToolTips.php, variable ServerToolTips::$imagemapLayers
    List of imagemapable layer
$imagemapLayers
in file ToolTips.php, variable ToolTipsRequest::$imagemapLayers
    List of imagemapable layers
$imagemapLayersNames
in file ServerToolTips.php, variable ServerToolTips::$imagemapLayersNames
    List of imagemapable layer names
$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 MapOverlay.php, variable PositionOverlay::$index
    Absolute index or offset (if type is relative)
$index
in file ToolTips.php, variable ImagemapFeature::$index
    index of the feature in the area
$index
in file MapOverlay.php, variable BasicOverlay::$index
$index
in file TableRulesRegistry.php, variable ColumnPosition::$index
    Absolute index or offset (if type is relative)
$indicator
in file Geostat.php, variable GeostatChoropleth::$indicator
$inFlow
in file ExportPdfObjects.php, variable PdfBlock::$inFlow
$iniPath
in file MapInfoHandler.php, variable MapInfoHandler::$iniPath
$initialExtent
in file ServerLocation.php, variable ServerLocation::$initialExtent
    Initial Extent of the map (the mapfile one)
$initialMapState
in file Cartoclient.php, variable Cartoclient::$initialMapState
$initialMapStates
in file MapInfo.php, variable MapInfo::$initialMapStates
$initMessage
in file Projectplugin.php, variable ProjectpluginInit::$initMessage
$initMessage
in file ClientProjectplugin.php, variable ClientProjectplugin::$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 ColumnAdder::$inputColumnIds
$inputColumnIds
in file TableRulesRegistry.php, variable CellFilter::$inputColumnIds
    Ids of columns used by callback method to compute new value
$instance
in file SecurityManager.php, variable SecurityManager::$instance
    Singleton
$instance
in file Accounting.php, variable Accounting::$instance
    Singleton
$instance
in file Cartoclient.php, variable Cartoclient::$instance
    Singleton
$instance
in file ServerContext.php, variable ServerContext::$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 ViewManager::$isActionSuccess
$isActionSuccess
in file Views.php, variable ViewContainer::$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.
$isLast
in file Geostat.php, variable TwBin::$isLast
$isModeRotate
in file ClientExportPdf.php, variable ClientExportPdf::$isModeRotate
$isNewSession
in file Cartoclient.php, variable Cartoclient::$isNewSession
$isPageOpen
in file PdfLibLite.php, variable PdfLibLite::$isPageOpen
$isPrintingPdf
in file ClientExportPdf.php, variable ClientExportPdf::$isPrintingPdf
Internationalization.php
procedural page Internationalization.php
Images.php
procedural page Images.php
info.php
procedural page info.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
ImagemapFeature
in file ToolTips.php, class ImagemapFeature
    This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
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 ClientProjectTableRules.php, method ClientProjectTableRules::initialize()
initialize
in file ServerProjectTableRules.php, method ServerProjectTableRules::initialize()
initialize
in file ClientProjectplugin.php, method ClientProjectplugin::initialize()
initialize
in file PluginBase.php, method PluginBase::initialize()
    Plugin initialization (can be extended in custom plugins)
initialize
in file ServerWmsBrowser.php, method ServerWmsBrowser::initialize()
initialize
in file ClientCheckInstall.php, method ClientCheckInstall::initialize()
initialize
in file ClientExportDxf.php, method ClientExportDxf::initialize()
initialize
in file ClientAccounting.php, method ClientAccounting::initialize()
initialize
in file ClientWmsBrowser.php, method ClientWmsBrowser::initialize()
initialize
in file ClientAuth.php, method ClientAuth::initialize()
initialize
in file ClientTestMainTableRules.php, method ClientTestMainTableRules::initialize()
    Here comes all the client-side rules.
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 ClientPlugin.php, method ClientPlugin::initializeConfig()
    Initializes plugin configuration
initializeConfig
in file PluginBase.php, method PluginBase::initializeConfig()
    Initializes plugin
initializeConfig
in file ServerPlugin.php, method ServerPlugin::initializeConfig()
    Initializes plugin configuration
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 ServerPostgresRouting::initializeGraph()
initializeGraph
in file ServerProjectPostgresRouting.php, method ServerProjectPostgresRouting::initializeGraph()
initializeGraph
in file ServerTestMainPostgresRouting.php, method ServerTestMainPostgresRouting::initializeGraph()
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.
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 ServerPlugin.php, method ClientResponderAdapter::initializeRequest()
initializeRequest
in file ServerLayers.php, method ServerLayers::initializeRequest()
initializeRequest
in file ServerPlugin.php, method ClientResponder::initializeRequest()
    Handles the request at the plugin initialisation phase.
initializeRequest
in file ServerRouting.php, method ServerRouting::initializeRequest()
initializeRequest
in file ServerToolTips.php, method ServerToolTips::initializeRequest()
initializeRequest
in file ServerImages.php, method ServerImages::initializeRequest()
initializeRequest
in file ServerWmsBrowser.php, method ServerWmsBrowser::initializeRequest()
initializeRequestHelper
in file ServerPluginHelper.php, method ClientResponderHelper::initializeRequestHelper()
initializeResult
in file ClientQuery.php, method ClientQuery::initializeResult()
initializeResult
in file ClientGeostat.php, method ClientGeostat::initializeResult()
initializeResult
in file ClientAuth.php, method ClientAuth::initializeResult()
initializeResult
in file ClientImages.php, method ClientImages::initializeResult()
initializeResult
in file ClientRouting.php, method ClientRouting::initializeResult()
initializeResult
in file ClientWmsBrowser.php, method ClientWmsBrowser::initializeResult()
initializeResult
in file ClientToolTips.php, method ClientToolTips::initializeResult()
initializeResult
in file ClientEdit.php, method ClientEdit::initializeResult()
initializeResult
in file ClientProjectTable.php, method ClientProjectTable::initializeResult()
initializeResult
in file ClientProjectplugin.php, method ClientProjectplugin::initializeResult()
initializeResult
in file ClientLayers.php, method ClientLayers::initializeResult()
initializeResult
in file ClientProjectLocation.php, method ClientProjectLocation::initializeResult()
initializeResult
in file ClientOutline.php, method ClientOutline::initializeResult()
initializeResult
in file ClientPlugin.php, method ServerCaller::initializeResult()
    Initializes plugin state depending on server result
initializeResult
in file ClientLayerReorder.php, method ClientLayerReorder::initializeResult()
initializeResult
in file ClientLocation.php, method ClientLocation::initializeResult()
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
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.
insertFeature
in file ServerEdit.php, method ServerEdit::insertFeature()
    Handles shapes input
interruptFlow
in file ClientAuth.php, method ClientAuth::interruptFlow()
    Interrupts CartoWeb flow of operation. Necessary, when displaying the login/logout page.
invertImage
in file Utils.php, method Utils::invertImage()
    Inverts and saves image.
isActive
in file Accounting.php, method Accounting::isActive()
    Returns true if accounting is active and enabled
isAjaxMode
in file Cartoclient.php, method Cartoclient::isAjaxMode()
    Tells if the Cartoclient runs in AJAX mode
isAttributesRetrievable
in file ServerToolTips.php, method ServerToolTips::isAttributesRetrievable()
    Tells if we should retrieve attributes
isButtonPushed
in file HttpRequestHandler.php, method HttpRequestHandler::isButtonPushed()
    Returns true if button was clicked
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.
isCacheValid
in file ServerMapInfoCache.php, method ServerMapInfoCache::isCacheValid()
isCoreplugin
in file AjaxHelper.php, method PluginEnabler::isCoreplugin()
    Returns true if the given plugin is a coreplugin
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
isEmpty
in file AjaxHelper.php, method AjaxPluginResponse::isEmpty()
    Returns true if both HTML and variables content are empty
isEnabledAtLevel
in file ClientPlugin.php, method ClientPlugin::isEnabledAtLevel()
    Sets the enable level to ClientPlugin::ENABLE_LEVEL_FULL.
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.
isLayerVisibleAtCurrentScale
in file ClientLayers.php, method ClientLayers::isLayerVisibleAtCurrentScale()
    Tells if given layer is visible at current scale
isLoaded
in file AjaxHelper.php, method PluginEnabler::isLoaded()
    Returns true if the given plugin name is loaded.
isMainmapClicked
in file HttpRequestHandler.php, method DhtmlSelectionParser::isMainmapClicked()
    Returns true if main map was clicked
isModeRotate
in file ClientExportPdf.php, method ClientExportPdf::isModeRotate()
    Tells if GUI-mode is rotate.
isOutOfRangeIcon
in file ClientLayers.php, method ClientLayers::isOutOfRangeIcon()
isPrintingPdf
in file ClientExportPdf.php, method ClientExportPdf::isPrintingPdf()
    Indicates if PDF printing is currently in progress.
isProjectFile
in file ProjectHandler.php, method ProjectHandler::isProjectFile()
    Finds out if a file or directory exists in project
isRelativePath
in file Utils.php, method Utils::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 RemoteServerQueryTest.php, method projects_testMain_coreplugins_query_server_RemoteServerQueryTest::isTestDirect()
isTestDirect
in file CartoserverServiceWrapper.php, method client_CartoserverServiceWrapper::isTestDirect()
isTestDirect
in file RemoteServerOutlineTest.php, method plugins_outline_server_RemoteServerOutlineTest::isTestDirect()
isTestDirect
in file RemoteServerQueryTest.php, method projects_testQueryHilight_coreplugins_query_server_RemoteServerQueryTest::isTestDirect()
isTestDirect
in file RemoteServerOutlineTest.php, method projects_testMain_plugins_outline_server_RemoteServerOutlineTest::isTestDirect()
isValid
in file MapOverlay.php, method ColorOverlay::isValid()
    Returns check if the color is a valid color
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

j

AJAXACTION_PARAM_NAME
in file Cartoclient.php, class constant Cartoclient::AJAXACTION_PARAM_NAME
    HTTP parameter name for AJAX actions
Json
in file AjaxHelper.php, class Json
    PHP to JSON type converter (incomplete)
top

k

$keymap
in file Images.php, variable Images::$keymap
    Overview key map
$keymapGeoDimension
in file MapInfo.php, variable MapInfo::$keymapGeoDimension
$keymapShape
in file Cartoclient.php, variable CartoForm::$keymapShape
$kind
in file PluginManager.php, variable PluginManager::$kind
top

l

$label
in file Layers.php, variable SwitchInit::$label
    Switch's label
$label
in file Location.php, variable LocationShortcut::$label
$label
in file MapOverlay.php, variable ClassOverlay::$label
$label
in file ClientExportDxf.php, variable DxfShape::$label
$label
in file Layers.php, variable LayerBase::$label
$label
in file LayerResult.php, variable LayerResult::$label
    Layer label
$label
in file Geostat.php, variable GeostatLayerParams::$label
$label
in file Geostat.php, variable TwBin::$label
$label
in file ExportPdfObjects.php, variable PdfFormat::$label
$label
in file Outline.php, variable StyledShape::$label
$label
in file Location.php, variable LocationScale::$label
$label
in file QueryableLayer.php, variable QueryableLayer::$label
    Layer label
$labels
in file Geostat.php, variable GeostatChoropleth::$labels
$labelStyle
in file Outline.php, variable StyledShape::$labelStyle
$langList
in file Internationalization.php, variable I18n::$langList
    Order and restrict lang list
$lastDb
in file ToolTipsService.php, variable ToolTipsService::$lastDb
    Last instancied PEAR::DB object; for reusing DB object
$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 Geostat.php, variable GeostatChoropleth::$layer
$layer
in file ToolTips.php, variable ImagemapFeature::$layer
    layer id of the feature
$layer
in file Layers.php, variable UserLayer::$layer
    Layer name
$layer
in file ClientLayers.php, variable LayerNode::$layer
    A reference to the layer object defined in MapInfo.
$layer
in file Edit.php, variable EditRequest::$layer
    Cartoweb layer set in the my_project.ini file
$layer
in file ClientEdit.php, variable EditState::$layer
    Cartoweb layer selected for edition
$layerId
in file Location.php, variable IdSelection::$layerId
$layerIds
in file ClientLayerReorder.php, variable ClientLayerReorder::$layerIds
    Initial Ms Layers Ids array
$layerIds
in file ClientLayers.php, variable ClientLayers::$layerIds
$layerIds
in file LayerReorder.php, variable LayerReorderRequest::$layerIds
$layerIds
in file Layers.php, variable LayersRequest::$layerIds
    The list of layers to draw
$layerIds
in file Layers.php, variable LayerContainer::$layerIds
    Layer Ids cache
$layerIds
in file ClientLayerReorder.php, variable LayerReorderState::$layerIds
    Initial Ms Layers Ids array
$layerIds
in file ExportPlugin.php, variable ExportConfiguration::$layerIds
$layerLabels
in file ClientLayerReorder.php, variable LayerReorderState::$layerLabels
    Initial Layers Labels array sorted
$layerLabels
in file ClientLayerReorder.php, variable ClientLayerReorder::$layerLabels
    Initial Layers Labels array sorted
$layerReorderState
in file ClientLayerReorder.php, variable ClientLayerReorder::$layerReorderState
    LayerReorder State object (session object)
$layerResults
in file ToolTipsService.php, variable ToolTipsService::$layerResults
    Results for queried layers
$layers
in file LayerReorder.php, variable LayerReorderResult::$layers
$layers
in file ClientLayers.php, variable ClientLayers::$layers
$layers
in file MapOverlay.php, variable MapOverlay::$layers
$layers
in file LayerReorder.php, variable LayerReorderInit::$layers
$layers
in file Layers.php, variable ChildrenSwitch::$layers
    Array of LayerBase ids
$layers
in file Layers.php, variable LayersInit::$layers
    Array of all available layers.
$layers
in file MapInfo.php, variable InitialMapState::$layers
    Array of layer states.
$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 LayersInitProvider.php, variable LayersInitProvider::$layersInit
$layersInit
in file ClientLayers.php, variable LayersState::$layersInit
$layersInit
in file ClientLayers.php, variable ClientLayers::$layersInit
$layersList
in file ClientEdit.php, variable EditState::$layersList
    List of editable layers
$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 LayerReorderState::$layerUserTransparencies
    Layers user Transparency array indexed by msLayer name
$layerUserTransparencies
in file ClientLayerReorder.php, variable ClientLayerReorder::$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
$line
in file Outline.php, variable OutlineInit::$line
$lineStyle
in file ClientOutline.php, variable OutlineState::$lineStyle
    Current line style
$link
in file Layers.php, variable LayerBase::$link
    External link to be added to label
$listLayers
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$listLayers
    Control listing of layers from 'active' server
$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 ProjectLocation.php, variable ProjectLocationRequest::$locationRequest
$locationRequest
in file Request.php, variable MapRequest::$locationRequest
$locationRequest
in file ClientLocation.php, variable ClientLocation::$locationRequest
$locationResult
in file ClientLocation.php, variable ClientLocation::$locationResult
$locationResult
in file ProjectLocation.php, variable ProjectLocationResult::$locationResult
$locationState
in file ClientLocation.php, variable ClientLocation::$locationState
$locationType
in file ExportPlugin.php, variable ExportConfiguration::$locationType
$locationType
in file Location.php, variable LocationRequest::$locationType
$log
in file HttpRequestHandler.php, variable HttpRequestHandler::$log
$log
in file MapInfoCache.php, variable MapInfoCache::$log
$log
in file ServerExportPdf.php, variable ServerExportPdf::$log
$log
in file ServerGeostat.php, variable ServerGeostat::$log
$log
in file ServerHilight.php, variable ServerHilight::$log
$log
in file MapInfoHandler.php, variable MapInfoHandler::$log
$log
in file ServerEdit.php, variable ServerEdit::$log
$log
in file PluginBase.php, variable PluginBase::$log
$log
in file MapResultCache.php, variable MapResultCache::$log
$log
in file PluginManager.php, variable PluginManager::$log
$log
in file ServerContext.php, variable ServerContext::$log
$log
in file ServerImages.php, variable ServerImages::$log
$log
in file ServerMapOverlay.php, variable ServerMapOverlay::$log
$log
in file ServerLocation.php, variable ZoomPointLocationCalculator::$log
$log
in file ServerLocation.php, variable LocationCalculator::$log
$log
in file ServerLocation.php, variable PanLocationCalculator::$log
$log
in file ServerLocation.php, variable RecenterLocationCalculator::$log
$log
in file ServerMapInfoCache.php, variable ServerMapInfoCache::$log
$log
in file LayersInitProvider.php, variable LayersInitProvider::$log
$log
in file ServerLayerReorder.php, variable ServerLayerReorder::$log
$log
in file PdfLibLite.php, variable PdfLibLite::$log
$log
in file ServerLayers.php, variable ServerLayers::$log
$log
in file ServerLocation.php, variable BboxLocationCalculator::$log
$log
in file ServerLocation.php, variable ServerLocation::$log
$log
in file CwFpdf.php, variable CwFpdf::$log
$log
in file ServerRouting.php, variable ServerPostgresRouting::$log
$log
in file ServerQuery.php, variable ServerQuery::$log
$log
in file ClientLocation.php, variable ClientLocation::$log
$log
in file ClientLocate.php, variable ClientLocate::$log
$log
in file ServerTables.php, variable ServerTables::$log
$log
in file ServerRouting.php, variable ServerRouting::$log
$log
in file ClientMapInfoCache.php, variable ClientMapInfoCache::$log
$log
in file FormRenderer.php, variable FormRenderer::$log
$log
in file ClientPluginHelper.php, variable ClientPluginHelper::$log
$log
in file ServerProjectplugin.php, variable ServerProjectplugin::$log
$log
in file ServerProjectTable.php, variable ServerProjectTable::$log
$log
in file ClientPlugin.php, variable ClientPlugin::$log
$log
in file ClientOutline.php, variable ClientOutline::$log
$log
in file ServerProjectTableRules.php, variable ServerProjectTableRules::$log
$log
in file ClientAccounting.php, variable ClientAccounting::$log
$log
in file ServerTestMainGeotoolsRouting.php, variable ServerTestMainGeotoolsRouting::$log
$log
in file TableRulesRegistry.php, variable TableRulesRegistry::$log
$log
in file ClientHello.php, variable ClientHello::$log
$log
in file ClientGeostat.php, variable ClientGeostat::$log
$log
in file ClientExportPdf.php, variable ClientExportPdf::$log
$log
in file ClientEdit.php, variable ClientEdit::$log
$log
in file ClientDemoRouting.php, variable ClientDemoRouting::$log
$log
in file TableRulesRegistry.php, variable BaseRule::$log
$log
in file ClientImages.php, variable ClientImages::$log
$log
in file ServerToolTips.php, variable ServerToolTips::$log
$log
in file ClientLayers.php, variable ClientLayers::$log
$log
in file ServerWmsBrowser.php, variable ServerWmsBrowser::$log
    Logger
$log
in file ClientLayerReorder.php, variable ClientLayerReorder::$log
$log
in file SoapXMLCache.php, variable SoapXMLCache::$log
$log
in file ClientExportDxf.php, variable ClientExportDxf::$log
$log
in file ClientProjectHandler.php, variable ClientProjectHandler::$log
$log
in file ClientToolTips.php, variable ClientToolTips::$log
$log
in file Cartoclient.php, variable Cartoclient::$log
$log
in file ClientTestMainTableRules.php, variable ClientTestMainTableRules::$log
$log
in file ClientProjectplugin.php, variable ClientProjectplugin::$log
$log
in file ClientTables.php, variable ClientTables::$log
$log
in file Encoding.php, variable Encoder::$log
$log
in file ClientViews.php, variable ClientViews::$log
$log
in file WmsServerManager.php, variable WmsServerManager::$log
    Logger
$log
in file ServerMapquery.php, variable ServerMapquery::$log
$log
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$log
    Logger
$log
in file Views.php, variable ViewManager::$log
$log
in file ServerOutline.php, variable ServerOutline::$log
$log
in file ServerAccounting.php, variable ServerAccounting::$log
$log
in file ClientStatictools.php, variable ClientStatictools::$log
$log
in file ClientProjectTableRules.php, variable ClientProjectTableRules::$log
$log
in file Views.php, variable ViewFilter::$log
$log
in file ClientQuery.php, variable ClientQuery::$log
$log
in file ExportPdfObjects.php, variable SpaceManager::$log
$log
in file ServerProjectGeotoolsRouting.php, variable ServerProjectGeotoolsRouting::$log
$log
in file ServerPluginHelper.php, variable ServerPluginHelper::$log
$log
in file ServerPlugin.php, variable ServerPlugin::$log
$log
in file Cartoserver.php, variable Cartoserver::$log
$log
in file CartoserverService.php, variable CartoserverService::$log
$log
in file ClientRouting.php, variable ClientRouting::$log
$log
in file Views.php, variable ViewContainer::$log
$loginFailed
in file ClientAuth.php, variable ClientAuth::$loginFailed
    True to store the fact that the user authentication failed.
$lowerBound
in file Geostat.php, variable TwBin::$lowerBound
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
LayerResult.php
procedural page LayerResult.php
l
in file Utils.php, function l()
    For debugging purpose only
LabelOverlay
in file MapOverlay.php, class LabelOverlay
    LabelOverlay
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
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.
LayerOverlay
in file MapOverlay.php, class LayerOverlay
    LayerOverlay
LayerReorderInit
in file LayerReorder.php, class LayerReorderInit
LayerReorderRequest
in file LayerReorder.php, class LayerReorderRequest
LayerReorderResult
in file LayerReorder.php, class LayerReorderResult
LayerReorderState
in file ClientLayerReorder.php, class LayerReorderState
    Contains the state of layerReorder
LayerResult
in file LayerResult.php, class LayerResult
    Layer Result builder for ToolTips plugin Extensible class to build a layer result for one feature
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. User added layers.
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
LayersV1ToV2
in file ClientLayers.php, class LayersV1ToV2
    Upgrades from V1 to V2
LAYERS_SESSION_VERSION
in file ClientLayers.php, constant LAYERS_SESSION_VERSION
LayerTransparency
in file LayerReorder.php, class LayerTransparency
Line
in file BasicTypes.php, class Line
    A (poly)line
LineConverter
in file ShapeConverter.php, class LineConverter
    Abstract class for ShapeConverters
listRecords
in file WmsDatabase.php, method WmsDatabase::listRecords()
    Searchs a database for a particular value in a particular field and
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 ClientLayers.php, method ClientLayers::loadSession()
    Retrieves session-saved layers data.
loadSession
in file ClientEdit.php, method ClientEdit::loadSession()
loadSession
in file ClientAccounting.php, method ClientAccounting::loadSession()
loadSession
in file ClientExportPdf.php, method ClientExportPdf::loadSession()
loadSession
in file ClientLayerReorder.php, method ClientLayerReorder::loadSession()
loadSession
in file ClientImages.php, method ClientImages::loadSession()
loadSession
in file ClientGeostat.php, method ClientGeostat::loadSession()
loadSession
in file ClientHello.php, method ClientHello::loadSession()
    Retrieves count number from session.
loadSession
in file ClientOutline.php, method ClientOutline::loadSession()
loadSession
in file ClientRouting.php, method ClientRouting::loadSession()
loadSession
in file ClientViews.php, method ClientViews::loadSession()
loadSession
in file ClientWmsBrowser.php, method ClientWmsBrowser::loadSession()
loadSession
in file ClientLocation.php, method ClientLocation::loadSession()
loadSession
in file ClientQuery.php, method ClientQuery::loadSession()
loadSession
in file ClientProjectplugin.php, method ClientProjectplugin::loadSession()
loadSession
in file ClientPlugin.php, method Sessionable::loadSession()
    Reloads data from session object
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 ViewContainer::lockResource()
    Locks access to storage resource.
lockResource
in file Views.php, method ViewFileContainer::lockResource()
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
$mapAngle
in file ExportPlugin.php, variable ExportConfiguration::$mapAngle
$mapHeight
in file ExportPlugin.php, variable ExportConfiguration::$mapHeight
$mapId
in file ClientLayers.php, variable ClientLayers::$mapId
$mapId
in file MapInfoCache.php, variable MapInfoCache::$mapId
$mapId
in file SoapXMLCache.php, variable SoapXMLCache::$mapId
$mapId
in file ServerProjectHandler.php, variable ServerProjectHandler::$mapId
$mapId
in file ServerContext.php, variable ServerContext::$mapId
$mapId
in file Request.php, variable MapRequest::$mapId
$mapId
in file LayersInitProvider.php, variable LayersInitProvider::$mapId
$mapId
in file MapInfoHandler.php, variable MapInfoHandler::$mapId
$mapInfo
in file MapInfoHandler.php, variable MapInfoHandler::$mapInfo
$mapInfo
in file ServerContext.php, variable ServerContext::$mapInfo
$mapInfo
in file Cartoclient.php, variable Cartoclient::$mapInfo
$mapInfoCache
in file Cartoclient.php, variable Cartoclient::$mapInfoCache
$mapInfoHandler
in file ServerMapInfoCache.php, variable ServerMapInfoCache::$mapInfoHandler
$mapInfoHandler
in file ServerContext.php, variable ServerContext::$mapInfoHandler
$mapLabel
in file MapInfo.php, variable MapInfo::$mapLabel
$mapName
in file ProjectHandler.php, variable ProjectHandler::$mapName
    Map name without the project prefix
$mapObj
in file ServerMapOverlay.php, variable ServerMapOverlay::$mapObj
$mapRequest
in file ServerContext.php, variable ServerContext::$mapRequest
$mapResult
in file Cartoclient.php, variable Cartoclient::$mapResult
$mapResult
in file ServerContext.php, variable ServerContext::$mapResult
$mapResultCache
in file Cartoserver.php, variable Cartoserver::$mapResultCache
$mapResultFile
in file MapResultCache.php, variable MapResultCache::$mapResultFile
$mapScale
in file ToolTipsService.php, variable ToolTipsService::$mapScale
    Current geographic scale (geographic unit per pixel)
$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 Query.php, variable QuerySelection::$maskMode
$maskMode
in file ClientOutline.php, variable OutlineState::$maskMode
    If true, will draw a mask instead of a standard shape
$maskMode
in file Outline.php, variable OutlineRequest::$maskMode
    If true, must draw a mask instead of a standard shape
$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.
$maxExecutionTime
in file WmsServerManager.php, variable WmsServerManager::$maxExecutionTime
    Execution time (seconds)
$maxExtent
in file CwFpdf.php, variable CwFpdf::$maxExtent
$maxExtent
in file ServerContext.php, variable ServerContext::$maxExtent
$maxResolution
in file ExportPdfObjects.php, variable PdfFormat::$maxResolution
$maxScale
in file MapOverlay.php, variable ClassOverlay::$maxScale
$maxScale
in file Location.php, variable LocationInit::$maxScale
$maxScale
in file MapOverlay.php, variable LayerOverlay::$maxScale
$maxScale
in file Layers.php, variable LayerBase::$maxScale
    Maximum scale where layer is visible
$maxVal
in file Geostat.php, variable TwDistributionSummary::$maxVal
$maxx
in file BasicTypes.php, variable Bbox::$maxx
$maxX
in file ExportPdfObjects.php, variable SpaceManager::$maxX
$maxy
in file BasicTypes.php, variable Bbox::$maxy
$maxY
in file ExportPdfObjects.php, variable SpaceManager::$maxY
$meanVal
in file Geostat.php, variable TwDistributionSummary::$meanVal
$message
in file Views.php, variable ViewContainer::$message
$message
in file ClientProjectplugin.php, variable ClientProjectplugin::$message
$message
in file Message.php, variable Message::$message
    The text of the message to show to the user.
$message
in file Projectplugin.php, variable ProjectpluginRequest::$message
$message
in file Views.php, variable ViewManager::$message
$message
in file ClientHello.php, variable ClientHello::$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"
$metadatas
in file MapOverlay.php, variable LayerOverlay::$metadatas
$metaHash
in file Layers.php, variable LayerBase::$metaHash
    A map for metadata, it is lazyly constructed from $metadata when requested.
$metas
in file Views.php, variable ViewContainer::$metas
$metas
in file Views.php, variable ViewManager::$metas
$metas
in file ClientViews.php, variable ViewsState::$metas
$metasList
in file ClientViews.php, variable ClientViews::$metasList
$metasList
in file Views.php, variable ViewDbContainer::$metasList
$metasList
in file Views.php, variable ViewManager::$metasList
$minScale
in file Layers.php, variable LayerBase::$minScale
    Minimum scale where layer is visible
$minScale
in file Location.php, variable LocationInit::$minScale
$minScale
in file MapOverlay.php, variable ClassOverlay::$minScale
$minScale
in file MapOverlay.php, variable LayerOverlay::$minScale
$minVal
in file Geostat.php, variable TwDistributionSummary::$minVal
$minx
in file BasicTypes.php, variable Bbox::$minx
$minX
in file ExportPdfObjects.php, variable SpaceManager::$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 Geostat.php, variable GeostatLayerParams::$msLayer
$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
MapOverlay.php
procedural page MapOverlay.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.
MapOverlay
in file MapOverlay.php, class MapOverlay
    MapOverlay
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 po2mo.php, function merge()
    Merges two PO files
mergeBboxes
in file ServerLocation.php, method RecenterLocationCalculator::mergeBboxes()
    Merges Bbox in one large Bbox
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.
mergeGraph
in file ServerRouting.php, method ServerPostgresRouting::mergeGraph()
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
MetadataOverlay
in file MapOverlay.php, class MetadataOverlay
    MetadataOverlay
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 MapOverlay.php, variable LayerOverlay::$name
$name
in file MapOverlay.php, variable MetadataOverlay::$name
$name
in file PluginBase.php, variable PluginBase::$name
$name
in file MapOverlay.php, variable ClassOverlay::$name
$nbBins
in file Geostat.php, variable GeostatChoropleth::$nbBins
$nbVal
in file Geostat.php, variable TwBin::$nbVal
$nbVal
in file Geostat.php, variable TwDistributionSummary::$nbVal
$newColumnIds
in file TableRulesRegistry.php, variable ColumnAdder::$newColumnIds
$newServerUrl
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$newServerUrl
    New server url
$nodeId
in file ClientLayers.php, variable ClientLayers::$nodeId
$nodesIds
in file ClientLayers.php, variable LayersState::$nodesIds
$nodesIds
in file ClientLayers.php, variable ClientLayers::$nodesIds
$noFirstLoad
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$noFirstLoad
    Popup first load
$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 Layers.php, variable LayersInit::$notAvailablePlusIcon
    Icon to show when layer not available (current scale is above this
$notAvailablePlusIcon
in file ClientLayers.php, variable ClientLayers::$notAvailablePlusIcon
$numRows
in file Tables.php, variable Table::$numRows
ANONYMOUS_ROLE
in file SecurityManager.php, class constant SecurityManager::ANONYMOUS_ROLE
ENABLE_LEVEL_FULL
in file ClientPlugin.php, class constant ClientPlugin::ENABLE_LEVEL_FULL
ENABLE_LEVEL_LOAD
in file ClientPlugin.php, class constant ClientPlugin::ENABLE_LEVEL_LOAD
ENABLE_LEVEL_PROCESS
in file ClientPlugin.php, class constant ClientPlugin::ENABLE_LEVEL_PROCESS
ENABLE_LEVEL_SERVERCALL
in file ClientPlugin.php, class constant ClientPlugin::ENABLE_LEVEL_SERVERCALL
negativeRad2Deg
in file Utils.php, method Utils::negativeRad2Deg()
    Converts radians angle to degrees even if value is < 0.
newLayerResult
in file QueryableLayer.php, method QueryableLayer::newLayerResult()
    This method is to be redefined to use a custom (extended)
ngettext
in file Internationalization.php, method I18nGettext::ngettext()
ngettext
in file Internationalization.php, method I18nDummy::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.
normalizeString
in file WmsServerManager.php, method WmsServerManager::normalizeString()
    Replaces all special characters in the given string.
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
$openNodes
in file ClientWmsBrowser.php, variable WmsBrowserState::$openNodes
    Open nodes in wms layers tree
$openNodes
in file ClientWmsBrowser.php, variable ClientWmsBrowser::$openNodes
    Open nodes in wms layers tree
$optionalInputs
in file ClientExportPdf.php, variable ClientExportPdf::$optionalInputs
$options
in file ClientRouting.php, variable RoutingState::$options
$orderedMsLayerIds
in file ClientLayerReorder.php, variable LayerReorderState::$orderedMsLayerIds
    Array of all MapServer layers id ordered
$orderedMsLayerIds
in file ClientLayerReorder.php, variable ClientLayerReorder::$orderedMsLayerIds
    Ms Layer Ids ordered
$orientation
in file ExportPdfObjects.php, variable PdfBlock::$orientation
$outline
in file ClientExportDxf.php, variable ClientExportDxf::$outline
$outlineColor
in file MapOverlay.php, variable StyleOverlay::$outlineColor
$outlineColor
in file MapOverlay.php, variable LabelOverlay::$outlineColor
$outlineDefaultValues
in file Outline.php, variable OutlineInit::$outlineDefaultValues
$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
openFile
in file WmsDatabase.php, method WmsDatabase::openFile()
    Opens file or url
openResource
in file Views.php, method ViewDbContainer::openResource()
openResource
in file Views.php, method ViewFileContainer::openResource()
    Opens view-storage file.
openResource
in file Views.php, method ViewContainer::openResource()
    Opens a connection to storage resource.
OutlineDefaultValue
in file Outline.php, class OutlineDefaultValue
    Default values of the outlined shape objects
OutlineInit
in file Outline.php, class OutlineInit
    Outline initialization
OutlineRequest
in file Outline.php, class OutlineRequest
    Outline request
OutlineResult
in file Outline.php, class OutlineResult
    Outline result
OutlineState
in file ClientOutline.php, class OutlineState
    Contains the state of an outline.
OutlineV1ToV2
in file ClientOutline.php, class OutlineV1ToV2
    Upgrades from V1 to V2
OutlineV2ToV3
in file ClientOutline.php, class OutlineV2ToV3
    Upgrades from V2 to V3
OUTLINE_SESSION_VERSION
in file ClientOutline.php, constant OUTLINE_SESSION_VERSION
output
in file ClientExportHtml.php, method ClientExportHtml::output()
output
in file ExportPlugin.php, method ExportPlugin::output()
    Outputs exported content.
output
in file ClientExportPdf.php, method ClientExportPdf::output()
output
in file ClientExportCsv.php, method ClientExportCsv::output()
output
in file ClientExportDxf.php, method ClientExportDxf::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 ClientPluginHelper.php, method ServerCallerHelper::overrideRequestHelper()
    Overrides plugin's request
overrideRequestHelper
in file ServerPluginHelper.php, method ClientResponderHelper::overrideRequestHelper()
    Overrides plugin's request
POLICY_INTERSECTION
in file Query.php, class constant QuerySelection::POLICY_INTERSECTION
POLICY_REPLACE
in file Query.php, class constant QuerySelection::POLICY_REPLACE
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_ADD_VERTEX
in file ClientEdit.php, class constant ClientEdit::TOOL_ADD_VERTEX
TOOL_DEL_FEATURE
in file ClientEdit.php, class constant ClientEdit::TOOL_DEL_FEATURE
TOOL_DEL_VERTEX
in file ClientEdit.php, class constant ClientEdit::TOOL_DEL_VERTEX
TOOL_DISTANCE
in file ClientStatictools.php, class constant ClientStatictools::TOOL_DISTANCE
    Tools constants
TOOL_FULLEXTENT
in file ClientLocation.php, class constant ClientLocation::TOOL_FULLEXTENT
TOOL_LINE
in file ClientOutline.php, class constant ClientOutline::TOOL_LINE
TOOL_LINE
in file ClientEdit.php, class constant ClientEdit::TOOL_LINE
TOOL_MOVE
in file ClientEdit.php, class constant ClientEdit::TOOL_MOVE
TOOL_PAN
in file ClientLocation.php, class constant ClientLocation::TOOL_PAN
TOOL_POINT
in file ClientOutline.php, class constant ClientOutline::TOOL_POINT
TOOL_POINT
in file ClientEdit.php, class constant ClientEdit::TOOL_POINT
TOOL_POLYGON
in file ClientEdit.php, class constant ClientEdit::TOOL_POLYGON
TOOL_POLYGON
in file ClientOutline.php, class constant ClientOutline::TOOL_POLYGON
TOOL_QUERY_BY_BBOX
in file ClientQuery.php, class constant ClientQuery::TOOL_QUERY_BY_BBOX
TOOL_QUERY_BY_CIRCLE
in file ClientQuery.php, class constant ClientQuery::TOOL_QUERY_BY_CIRCLE
TOOL_QUERY_BY_POINT
in file ClientQuery.php, class constant ClientQuery::TOOL_QUERY_BY_POINT
    Query tool name
TOOL_QUERY_BY_POLYGON
in file ClientQuery.php, class constant ClientQuery::TOOL_QUERY_BY_POLYGON
TOOL_RECTANGLE
in file ClientOutline.php, class constant ClientOutline::TOOL_RECTANGLE
TOOL_ROTATE
in file ClientExportPdf.php, class constant ClientExportPdf::TOOL_ROTATE
    Tool constant
TOOL_SEL
in file ClientEdit.php, class constant ClientEdit::TOOL_SEL
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
$pathToSymbols
in file Outline.php, variable OutlineInit::$pathToSymbols
$pathToSymbols
in file ServerOutline.php, variable ServerOutline::$pathToSymbols
$pdfEngine
in file ExportPdfObjects.php, variable PdfGeneral::$pdfEngine
    Name of PDF Engine class
$pdfVersion
in file ExportPdfObjects.php, variable PdfGeneral::$pdfVersion
$plugin
in file ClientPlugin.php, variable ToolDescription::$plugin
$plugin
in file Config.php, variable PluginConfig::$plugin
$plugin
in file Message.php, variable Message::$plugin
    The name of the plugin generation this message, or null if not created
$pluginLoaded
in file Accounting.php, variable Accounting::$pluginLoade