API Documentation

Zend/Gdata/Query.php

Show: inherited
Table of Contents

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  
Package
Zend_Gdata  
Subpackage
Gdata  
Version
$Id: Query.php 24593 2012-01-05 20:35:02Z matthew $  

\Zend_Gdata_Query

Package: Zend\Gdata\Gdata

Provides a mechanism to build a query URL for Gdata services.

Queries are not defined for APP, but are provided by Gdata services as an extension.

Children
\Zend_Gdata_Calendar_EventQuery
\Zend_Gdata_Books_VolumeQuery
\Zend_Gdata_Gbase_Query
\Zend_Gdata_Health_Query
\Zend_Gdata_YouTube_VideoQuery
\Zend_Gdata_Spreadsheets_DocumentQuery
\Zend_Gdata_Spreadsheets_CellQuery
\Zend_Gdata_Spreadsheets_ListQuery
\Zend_Gdata_Docs_Query
\Zend_Gdata_Analytics_DataQuery
\Zend_Gdata_Analytics_AccountQuery
\Zend_Gdata_Gapps_Query
\Zend_Gdata_Photos_UserQuery
Category
Zend  
Copyright
Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)  
License
New BSD License  

Properties

Propertyprotectedstring  $_category= 'null'

Category for the query

Default valuenullDetails
Type
string
Propertyprotectedstring  $_defaultFeedUri= 'null'

Default URL

Default valuenullDetails
Type
string
Propertyprotectedarray  $_params= 'array()'

Query parameters.

Default valuearray()Details
Type
array
Propertyprotectedstring  $_url= 'null'

Base URL TODO: Add setters and getters

Default valuenullDetails
Type
string

Methods

methodpublic__construct(  $url = null ) : void

Create Gdata_Query object

Parameters
Name Type Description
$url
methodpublic__get(  $name ) : void

Parameters
Name Type Description
$name
methodpublic__set(  $name,  $val ) : void

Parameters
Name Type Description
$name
$val
methodpublicgetAlt( ) : string

Returns
Type Description
string rss or atom
methodpublicgetAuthor( ) : string

Returns
Type Description
string author
methodpublicgetCategory( ) : void

methodpublicgetMaxResults( ) : int

Returns
Type Description
int maxResults
methodpublicgetParam( string $name ) : void

Parameters
Name Type Description
$name string
methodpublicgetPublishedMax( ) : string

Returns
Type Description
string publishedMax
methodpublicgetPublishedMin( ) : string

Returns
Type Description
string publishedMin
methodpublicgetQuery( ) : string

Returns
Type Description
string query
methodpublicgetQueryString( ) : string

Returns
Type Description
string querystring
methodpublicgetQueryUrl( ) : string

Returns
Type Description
string url
methodpublicgetStartIndex( ) : int

Returns
Type Description
int startIndex
methodpublicgetUpdatedMax( ) : string

Returns
Type Description
string updatedMax
methodpublicgetUpdatedMin( ) : string

Returns
Type Description
string updatedMin
methodpublicresetParameters( ) : void

methodpublicsetAlt( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetAuthor( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetCategory( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetMaxResults( int $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value int
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetParam( string $name, string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$name string
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetPublishedMax( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetPublishedMin( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetQuery( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetStartIndex( int $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value int
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetUpdatedMax( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
methodpublicsetUpdatedMin( string $value ) : \Zend_Gdata_Query

Parameters
Name Type Description
$value string
Returns
Type Description
\Zend_Gdata_Query Provides a fluent interface
Documentation was generated by DocBlox 0.15.1.