[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
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: | 167 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
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:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |