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: MapResult
Source Location: /common/Request.php
Class Overview
Serializable
| --MapResult
Result sent from server to client
Variables
$serverMessages
$timestamp
Methods
unserialize
Inherited Variables
Class:
Serializable
Serializable::$className
Inherited Methods
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 68]
Result sent from server to client
[
Top
]
Class Variables
$serverMessages =
[line 79]
Array of Message
Tags:
access:
public
Type:
array
[
Top
]
$timestamp =
[line 73]
Tags:
access:
public
Type:
int
[
Top
]
Class Methods
method unserialize
[line 84]
void unserialize( mixed $struct)
Sets object properties from $struct data.
Tags:
access:
public
Overrides
Serializable::unserialize()
(Unserializes from a stdClass structure)
[
Top
]
Documentation generated on Wed, 6 Apr 2005 12:06:54 +0200 by
phpDocumentor 1.3.0RC3