phpDocumentor Modules
Map
[ class tree: Modules ] [ index: Modules ] [ all elements ]

Class: GLMapElement

Source Location: /modules/GLMap/map.php

Class GLMapElement

Class Overview

GloryLands Map Element Object

GloryLands Map Element Object

Located in /modules/GLMap/map.php [line 30]

GLDataset
   |
   --GLDOMElement
      |
      --GLOOObject
         |
         --GLMapElement
Author(s):
Information Tags:
Version:  1.0
[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From GLOOObject

GLOOObject::$config
GLOOObject::$linkID
GLOOObject::$module
GLOOObject::$synced

Inherited From GLDOMElement

GLDOMElement::$children
GLDOMElement::$classname
GLDOMElement::$id
GLDOMElement::$next
GLDOMElement::$parent
GLDOMElement::$previous
GLDOMElement::$root

Inherited From GLDataset

GLDataset::$vars

Inherited From GLOOObject

GLOOObject::__construct()
GLOOObject::object_added()
An inheritable function to notify an object attachment
GLOOObject::object_removed()
An inheritable function to notify an object detachment
GLOOObject::var_changed()
An inheritable function to notify a variable update
GLOOObject::var_removed()
An inheritable function to notify a variable removal
GLOOObject::_bind()
Bind the object into the rendering template
GLOOObject::_call()
Perform a call to the JS interface
GLOOObject::_vars()
Prepare the variables that will be sent to the JS interface
GLOOObject::__sleep()
GLOOObject::__wakeup()

Inherited From GLDOMElement

GLDOMElement::__construct()
GLDOMElement::add_child()
GLDOMElement::find_child()
Return the first matching element Find a child using the following search pattern simmilar to CSS selector on HTML DOM: [<classs>]. Both Class and ID can be ommited.
GLDOMElement::find_children()
Return all the matching elements
GLDOMElement::remove_child()

Inherited From GLDataset

GLDataset::__construct()
GLDataset::assign()
Assign a value into a variable
GLDataset::import()
Import variables from an array or object
GLDataset::object_added()
An inheritable function to notify an object attachment
GLDataset::object_removed()
An inheritable function to notify an object detachment
GLDataset::pop()
Pop a value from a variable
GLDataset::push()
Push a value on a variable If the variable is not an array, it is conerted to.
GLDataset::push_once()
Push a value on a variable, but make sure it's only one on the array This function checks for an existing $value on the array. exists, it is not appended twice.
GLDataset::shift()
Shift a value from a variable
GLDataset::sort()
Sort the contents of a variable
GLDataset::unshift()
Unshift a value on a variable If the variable is not an array, it is conerted to.
GLDataset::usort()
Sort the contents of a variable using a user callback
GLDataset::var_changed()
An inheritable function to notify a variable update
GLDataset::var_removed()
An inheritable function to notify a variable removal
GLDataset::__get()
Get data variables
GLDataset::__isset()
Check for defined variables
GLDataset::__set()
Set data variables
GLDataset::__unset()
Unset a variable

[ Top ]

Documentation generated on Tue, 13 Oct 2009 23:49:13 +0300 by phpDocumentor 1.4.1