Zend Framework  1.12
Public Member Functions | List of all members
Zend_Gdata_Books_Extension_BooksLink Class Reference

Public Member Functions

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

Additional Inherited Members

- Static Public Member Functions inherited from Zend_Gdata_App_Base
static flushNamespaceLookupCache ()
 Flush namespace lookup cache.
 
- Static Protected Attributes inherited from Zend_Gdata_App_Base
static $_namespaceLookupCache = array()
 

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