Moodle  2.2.1
http://www.collinsharper.com
Zend_Gdata_Books_Extension_PreviewLink Class Reference
Inheritance diagram for Zend_Gdata_Books_Extension_PreviewLink:
Collaboration diagram for Zend_Gdata_Books_Extension_PreviewLink:

Public Member Functions

 __construct ($href=null, $rel=null, $type=null, $hrefLang=null, $title=null, $length=null)

Detailed Description

Definition at line 38 of file PreviewLink.php.


Constructor & Destructor Documentation

__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

Parameters:
string | null$hrefLinked resource URI
string | null$relForward relationship
string | null$typeResource MIME type
string | null$hrefLangResource language
string | null$titleHuman-readable resource title
string | null$lengthResource length in octets

Reimplemented from Zend_Gdata_Books_Extension_BooksLink.

Definition at line 53 of file PreviewLink.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations