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

Public Member Functions

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

Detailed Description

Definition at line 38 of file BooksLink.php.


Constructor & Destructor Documentation

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

Constructor for Zend_Gdata_Books_Extension_BooksLink which Extends the base Link class with Books extensions

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_App_Extension_Link.

Reimplemented in Zend_Gdata_Books_Extension_AnnotationLink, Zend_Gdata_Books_Extension_PreviewLink, Zend_Gdata_Books_Extension_ThumbnailLink, and Zend_Gdata_Books_Extension_InfoLink.

Definition at line 52 of file BooksLink.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