Common
[
class tree: Common
] [
index: Common
] [
all elements
]
Packages:
Client
Common
CorePlugins
Plugins
Scripts
Server
Tests
Files:
BasicTypes.php
Common.php
Config.php
Log4phpInit.php
MapInfo.php
Message.php
PluginBase.php
PluginManager.php
ProjectHandler.php
Request.php
ResourceHandler.php
SecurityManager.php
Serializable.php
ServerProjectHandler.php
StructHandler.php
Utils.php
Classes:
Bbox
CartocommonException
CartowebException
Common
Config
ConfigParser
Dimension
GeoDimension
I18nNoop
InitialLocation
InitialMapState
Layer
LayerBase
LayerClass
LayerContainer
LayerGroup
LayerState
Line
Location
MapInfo
MapInfoCache
MapRequest
MapResult
Message
MiniproxyUrlProvider
PluginBase
PluginConfig
PluginManager
Point
Polygon
ProjectHandler
Rectangle
ResourceHandler
SecurityContainer
SecurityManager
Serializable
ServerProjectHandler
Shape
StructHandler
SymlinkUrlProvider
UrlProvider
Utils
Class: Layer
Source Location: /coreplugins/layers/common/Layers.php
Class Overview
Serializable
| --
LayerBase
| --
LayerContainer
| --Layer
Layer linked to a MapServer layer
Variables
$msLayer
Methods
unserialize
Inherited Variables
Class:
LayerContainer
LayerContainer::$children
Class:
LayerBase
LayerBase::$icon
LayerBase::$id
LayerBase::$label
LayerBase::$link
LayerBase::$maxScale
LayerBase::$metadata
LayerBase::$metaHash
LayerBase::$minScale
Class:
Serializable
Serializable::$className
Inherited Methods
Class:
LayerContainer
LayerContainer::unserialize()
Class:
LayerBase
LayerBase::getMetadata()
Returns a metadata valued from its key, or null if it does not exists.
LayerBase::unserialize()
Class:
Serializable
Serializable::__construct()
Constructor
Serializable::copyAllVars()
Copy all properties from one object to another (overwriting previous ones)
Serializable::getValue()
Returns structure's property value if property exists
Serializable::guessClassName()
Tries to guess the class to use from the property being unserialised.
Serializable::unserialize()
Unserializes from a stdClass structure
Serializable::unserializeArray()
Returns an array of typed values
Serializable::unserializeObject()
Returns an unserialized object from a stdClass structure
Serializable::unserializeObjectMap()
Returns an array of unserialized objects from a stdClass structure
Serializable::unserializeStringArray()
Returns an array of typed values from a string
Serializable::unserializeValue()
Returns a typed value from a structure property
Class Details
[line 173]
Layer linked to a MapServer layer
[
Top
]
Class Variables
$msLayer =
[line 179]
MapServer layer
Tags:
access:
public
Type:
string
[
Top
]
Class Methods
method unserialize
[line 184]
void unserialize( mixed $struct)
Tags:
access:
public
see:
Serializable::unserialize()
Overrides
LayerContainer::unserialize()
(parent method not documented)
[
Top
]
Documentation generated on Wed, 6 Apr 2005 12:06:41 +0200 by
phpDocumentor 1.3.0RC3