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

Class: LayerOverlay

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

Class Overview

CwSerializable
   |
   --BasicOverlay
      |
      --LayerOverlay

LayerOverlay


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 420]
LayerOverlay



[ Top ]


Class Variables

$classes =

[line 425]



Tags:

var:  array of ClassOverlay
access:  public

Type:   array


[ Top ]

$connection =

[line 430]



Tags:

access:  public

Type:   string


[ Top ]

$connectionType =

[line 435]



Tags:

access:  public

Type:   string


[ Top ]

$copyName =

[line 440]



Tags:

access:  public

Type:   string


[ Top ]

$data =

[line 445]



Tags:

access:  public

Type:   string


[ Top ]

$filter =

[line 450]



Tags:

access:  public

Type:   string


[ Top ]

$filteritem =

[line 455]



Tags:

access:  public

Type:   string


[ Top ]

$maxScale =

[line 460]



Tags:

access:  public

Type:   string


[ Top ]

$metadatas =

[line 465]



Tags:

var:  array of MetadataOverlay
access:  public

Type:   array


[ Top ]

$minScale =

[line 470]



Tags:

access:  public

Type:   string


[ Top ]

$name =

[line 475]



Tags:

access:  public

Type:   string


[ Top ]

$transparency =

[line 480]



Tags:

access:  public

Type:   int


[ Top ]

$type =

[line 485]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


method unserialize [line 490]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


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

[ Top ]


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