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

Class: GeostatLayerParams

Source Location: /plugins/geostat/common/Geostat.php

Class Overview

CwSerializable
   |
   --GeostatLayerParams



Variables

Methods


Inherited Variables

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 212]


[ Top ]


Class Variables

$choropleth =

[line 226]



Tags:

var:  Layer avalaible for choropleth display
access:  public

Type:   boolean


[ Top ]

$choropleth_attribs =

[line 236]



Tags:

var:  Attributes avalaible for choropleth display
access:  public

Type:   string


[ Top ]

$choropleth_attribs_label =

[line 241]



Tags:

var:  Labels for attributes avalaible for choropleth
access:  public

Type:   string


[ Top ]

$label =

[line 221]



Tags:

var:  Label
access:  public

Type:   string


[ Top ]

$msLayer =

[line 216]



Tags:

var:  Mapfile layer
access:  public

Type:   string


[ Top ]

$symbols =

[line 231]



Tags:

var:  Layer avalaible for symbols display
access:  public

Type:   boolean


[ Top ]

$symbols_attribs =

[line 246]



Tags:

var:  Attributes avalaible for symbol display
access:  public

Type:   string


[ Top ]

$symbols_attribs_label =

[line 251]



Tags:

var:  Labels for attributes avalaible for symbols
access:  public

Type:   string


[ Top ]



Class Methods


method unserialize [line 253]

void unserialize( mixed $struct)



Tags:

access:  public


Overrides CwSerializable::unserialize() (Unserializes from a stdClass structure)

[ Top ]


Documentation generated on Fri, 21 Sep 2007 13:30:47 +0200 by phpDocumentor 1.3.0RC3