| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
Zend Framework LICENSE
| Copyright: | Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com) |
| License: | http://framework.zend.com/license/new-bsd New BSD License |
| Version: | $Id: Where.php 24593 2012-01-05 20:35:02Z matthew $ |
| File Size: | 171 lines (5 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files include/Zend/Gdata/Extension/EntryLink.php include/Zend/Gdata/Extension.php |
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:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |