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

Class: StyleOverlay

Source Location: /plugins/mapOverlay/common/MapOverlay.php

Class Overview

CwSerializable
   |
   --BasicOverlay
      |
      --StyleOverlay

StyleOverlay


Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BasicOverlay

BasicOverlay::__construct()
Constructor
BasicOverlay::unserialize()

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 209]
StyleOverlay



[ Top ]


Class Variables

$backgroundColor =

[line 234]



Tags:

access:  public

Type:   ColorOverlay


[ Top ]

$color =

[line 224]



Tags:

access:  public

Type:   ColorOverlay


[ Top ]

$outlineColor =

[line 229]



Tags:

access:  public

Type:   ColorOverlay


[ Top ]

$size =

[line 219]



Tags:

access:  public

Type:   int


[ Top ]

$symbol =

[line 214]



Tags:

access:  public

Type:   string


[ Top ]

$transparency =

[line 240]

FIXME: the transparency is a layer property !!



Tags:

access:  public

Type:   int


[ Top ]



Class Methods


constructor __construct [line 245]

StyleOverlay __construct( )

Constructor



Tags:

access:  public


Overrides BasicOverlay::__construct() (Constructor)

[ Top ]

method unserialize [line 265]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


Overrides BasicOverlay::unserialize() (parent method not documented)

[ Top ]

method __clone [line 256]

StyleOverlay __clone( )

Clone the style



Tags:

access:  public


[ Top ]


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