| [ 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: EntryLink.php 24593 2012-01-05 20:35:02Z matthew $ |
| File Size: | 167 lines (4 kb) |
| Included or required: | 4 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files include/Zend/Gdata/Entry.php include/Zend/Gdata/Extension.php |
Zend_Gdata_Extension_EntryLink:: (12 methods):
__construct()
getDOM()
takeChildFromDOM()
takeAttributeFromDOM()
getHref()
setHref()
getReadOnly()
setReadOnly()
getRel()
setRel()
getEntry()
setEntry()
Class: Zend_Gdata_Extension_EntryLink - X-Ref
Represents the gd:entryLink element| __construct($href = null, $rel = null,$readOnly = null, $entry = null) X-Ref |
| No description |
| getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
| No description |
| takeChildFromDOM($child) X-Ref |
| No description |
| takeAttributeFromDOM($attribute) X-Ref |
| No description |
| getHref() X-Ref |
return: string |
| setHref($value) X-Ref |
| No description |
| getReadOnly() X-Ref |
| No description |
| setReadOnly($value) X-Ref |
| No description |
| getRel() X-Ref |
| No description |
| setRel($value) X-Ref |
| No description |
| getEntry() X-Ref |
| No description |
| setEntry($value) X-Ref |
| No description |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |