Plugins
[
class tree: Plugins
] [
index: Plugins
] [
all elements
]
Packages:
CartoWeb3
client
Client
Common
CorePlugins
Plugins
Scripts
Server
Tests
Files:
ClientAuth.php
ClientCheckInstall.php
ClientCheckInstall.php
ClientDemoRouting.php
ClientExportCsv.php
ClientExportHtml.php
ClientExportPdf.php
ClientHello.php
ClientLayerReorder.php
ClientOutline.php
ClientRouting.php
ClientViews.php
CwFpdf.php
ExportPdf.php
ExportPdfObjects.php
LayerReorder.php
Outline.php
PdfLibLite.php
Routing.php
ServerDemoRouting.php
ServerExportPdf.php
ServerHilight.php
ServerLayerReorder.php
ServerOutline.php
ServerProjectGeotoolsRouting.php
ServerProjectPostgresRouting.php
ServerProjectRouting.php
ServerRouting.php
Classes:
Attribute
cFPDF
ClientAuth
ClientCheckInstall
ClientDemoRouting
ClientExportCsv
ClientExportHtml
ClientExportPdf
ClientHello
ClientLayerReorder
ClientOutline
ClientRouting
ClientViews
Color
CwFpdf
DbSecurityContainer
Edge
ExportPdfInit
IniSecurityContainer
LabelStyle
LayerInit
LayerReorderInit
LayerReorderRequest
LayerReorderState
LayerTransparency
Node
OutlineRequest
OutlineResult
OutlineState
Parameter
PdfBlock
PdfFormat
PdfGeneral
PdfLibLite
PdfWriter
PostgresGraph
PrintTools
ProxyAuthContainer
RoutingRequest
RoutingResult
RoutingState
ServerDemoRouting
ServerExportPdf
ServerGeotoolsRouting
ServerHilight
ServerLayerReorder
ServerOutline
ServerPostgresRouting
ServerProjectGeotoolsRouting
ServerProjectPostgresRouting
ServerProjectRouting
ServerRouting
ShapeStyle
SpaceManager
Step
StyledShape
TableElement
ViewsState
Class: LayerReorderRequest
Source Location: /plugins/layerReorder/common/LayerReorder.php
Class Overview
CwSerializable
| --LayerReorderRequest
Variables
$layerIds
$layerTransparencies
Methods
unserialize
Inherited Variables
Class:
CwSerializable
CwSerializable::$className
Inherited Methods
Class:
CwSerializable
CwSerializable::__construct()
Constructor
CwSerializable::copyAllVars()
Copy all properties from one object to another (overwriting previous ones)
CwSerializable::getValue()
Returns structure's property value if property exists
CwSerializable::guessClassName()
Tries to guess the class to use from the property being unserialised.
CwSerializable::unserialize()
Unserializes from a stdClass structure
CwSerializable::unserializeArray()
Returns an array of typed values
CwSerializable::unserializeObject()
Returns an unserialized object from a stdClass structure
CwSerializable::unserializeObjectMap()
Returns an array of unserialized objects from a stdClass structure
CwSerializable::unserializeStringArray()
Returns an array of typed values from a string
CwSerializable::unserializeValue()
Returns a typed value from a structure property
Class Details
[line 52]
[
Top
]
Class Variables
$layerIds =
[line 57]
Tags:
var:
array of LayerId
access:
public
Type:
array
[
Top
]
$layerTransparencies =
[line 62]
Tags:
var:
array of LayerTransparency
access:
public
Type:
array
[
Top
]
Class Methods
method unserialize
[line 67]
void unserialize( mixed $struct)
Tags:
access:
public
see:
CwSerializable::unserialize()
Overrides
CwSerializable::unserialize()
(Unserializes from a stdClass structure)
[
Top
]
Documentation generated on Fri, 11 Nov 2005 10:59:58 +0000 by
phpDocumentor 1.3.0RC3