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

Class: IdSelection

Source Location: /coreplugins/location/common/Location.php

Class Overview

CwSerializable
   |
   --IdSelection

Describes a selection of a set of objects identified by their id's


Variables

Methods


Child classes:

QuerySelection
All infos needed to query one layer It extends the IdSelection object defined in the Location core plugin.

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 424]
Describes a selection of a set of objects identified by their id's

This object is used by other plugins, like the Selection plugin.




[ Top ]


Class Variables

$idAttribute =

[line 434]



Tags:

access:  public

Type:   string


[ Top ]

$idType =

[line 439]



Tags:

access:  public

Type:   mixed


[ Top ]

$layerId =

[line 429]



Tags:

access:  public

Type:   string


[ Top ]

$selectedIds =

[line 444]



Tags:

access:  public

Type:   array


[ Top ]



Class Methods


method unserialize [line 449]

void unserialize( mixed $struct)



Tags:

access:  public
see:  CwSerializable::unserialize()


Overridden in child classes as:

QuerySelection::unserialize()

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

[ Top ]


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