[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/zend/Zend/Gdata/Extension/ -> Where.php (summary)

Zend Framework LICENSE

Copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
License: http://framework.zend.com/license/new-bsd New BSD License
Version: $Id$
File Size: 171 lines (5 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Zend_Gdata_Extension_Where:: (13 methods):
  __construct()
  getDOM()
  takeAttributeFromDOM()
  takeChildFromDOM()
  __toString()
  getLabel()
  setLabel()
  getRel()
  setRel()
  getValueString()
  setValueString()
  getEntryLink()
  setEntryLink()


Class: Zend_Gdata_Extension_Where  - X-Ref

Data model class to represent a location (gd:where element)

__construct($valueString = null, $label = null, $rel = null, $entryLink = null)   X-Ref
No description

getDOM($doc = null, $majorVersion = 1, $minorVersion = null)   X-Ref
No description

takeAttributeFromDOM($attribute)   X-Ref
No description

takeChildFromDOM($child)   X-Ref
Creates individual Entry objects of the appropriate type and
stores them in the $_entry array based upon DOM data.

param: DOMNode $child The DOMNode to process

__toString()   X-Ref
No description

getLabel()   X-Ref
No description

setLabel($value)   X-Ref
No description

getRel()   X-Ref
No description

setRel($value)   X-Ref
No description

getValueString()   X-Ref
No description

setValueString($value)   X-Ref
No description

getEntryLink()   X-Ref
No description

setEntryLink($value)   X-Ref
No description



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1