|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($href=null, $rel=null, $type=null, $hrefLang=null, $title=null, $length=null) | |
Definition at line 38 of file PreviewLink.php.
| __construct | ( | $ | href = null, |
| $ | rel = null, |
||
| $ | type = null, |
||
| $ | hrefLang = null, |
||
| $ | title = null, |
||
| $ | length = null |
||
| ) |
Constructor for Zend_Gdata_Books_Extension_PreviewLink which Describes a preview link
| string | null | $href | Linked resource URI |
| string | null | $rel | Forward relationship |
| string | null | $type | Resource MIME type |
| string | null | $hrefLang | Resource language |
| string | null | $title | Human-readable resource title |
| string | null | $length | Resource length in octets |
Reimplemented from Zend_Gdata_Books_Extension_BooksLink.
Definition at line 53 of file PreviewLink.php.
