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

Class: MapInfo

Source Location: /common/MapInfo.php

Class Overview

CwSerializable
   |
   --MapInfo

Main MapInfo class


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 148]
Main MapInfo class



[ Top ]


Class Variables

$extent =

[line 175]



Tags:

access:  public

Type:   Bbox


[ Top ]

$initialMapStates =

[line 170]



Tags:

access:  public

Type:   array


[ Top ]

$keymapGeoDimension =

[line 185]



Tags:

access:  public

Type:   GeoDimension


[ Top ]

$loadPlugins =

[line 165]

IDs of plugins to be loaded



Tags:

access:  public

Type:   array


[ Top ]

$location =

[line 180]



Tags:

access:  public

Type:   Location


[ Top ]

$mapLabel =

[line 159]



Tags:

access:  public

Type:   string


[ Top ]

$timestamp =

[line 154]

Timestamp for cache check



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


method getInitialMapStateById [line 192]

InitialMapState getInitialMapStateById( string $mapStateId)

Returns a map state identified by its ID



Tags:

access:  public


Parameters:

string   $mapStateId  

[ Top ]

method unserialize [line 204]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


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

[ Top ]


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