| [ 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: | 122 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Zend_Gdata_Books_Extension_Embeddability:: (5 methods):
__construct()
getDOM()
takeAttributeFromDOM()
getValue()
setValue()
Class: Zend_Gdata_Books_Extension_Embeddability - X-Ref
Describes an embeddability| __construct($value = null) X-Ref |
| Constructor for Zend_Gdata_Books_Extension_Embeddability which Describes an embeddability. param: string|null $value A programmatic value representing the book's |
| getDOM($doc = null, $majorVersion = 1, $minorVersion = null) X-Ref |
| Retrieves DOMElement which corresponds to this element and all child properties. This is used to build this object back into a DOM and eventually XML text for sending to the server upon updates, or for application storage/persistance. param: DOMDocument $doc The DOMDocument used to construct DOMElements return: DOMElement The DOMElement representing this element and all |
| takeAttributeFromDOM($attribute) X-Ref |
| Extracts XML attributes from the DOM and converts them to the appropriate object members. param: DOMNode $attribute The DOMNode attribute to be handled. |
| getValue() X-Ref |
| Returns the programmatic value that describes the embeddability of a volume in Google Book Search return: string|null The value |
| setValue($value) X-Ref |
| Sets the programmatic value that describes the embeddability of a volume in Google Book Search param: string|null $value Programmatic value that describes the return: Zend_Gdata_Books_Extension_Embeddability Provides a fluent |
| Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |