| [ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
https://github.com/prasad83/Zend-Gdata-Contacts
| Author: | prasad |
| File Size: | 196 lines (4 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 1 file include/Zend/Gdata/Query.php |
Zend_Gdata_Contacts_Query:: (14 methods):
getQueryUrl()
setProjection()
setUser()
setContact()
getContact()
setVisibility()
getProjection()
getUser()
getVisibility()
setShowDeleted()
setOrderBy()
setSortOrder()
getOrderBy()
getSortOrder()
Class: Zend_Gdata_Contacts_Query - X-Ref
Zend_Gdata_Query| getQueryUrl() X-Ref |
return: string url |
| setProjection($value) X-Ref |
param: string $value return: Zend_Gdata_Calendar_EventQuery Provides a fluent interface |
| setUser($value) X-Ref |
param: string $value return: Zend_Gdata_Calendar_EventQuery Provides a fluent interface |
| setContact($value) X-Ref |
| No description |
| getContact() X-Ref |
| No description |
| setVisibility($value) X-Ref |
param: bool $value return: Zend_Gdata_Calendar_EventQuery Provides a fluent interface |
| getProjection() X-Ref |
return: string projection |
| getUser() X-Ref |
return: string user |
| getVisibility() X-Ref |
return: string visibility |
| setShowDeleted($value) X-Ref |
| No description |
| setOrderBy($value) X-Ref |
param: string $value return: Zend_Gdata_Calendar_EventQuery Provides a fluent interface |
| setSortOrder($value) X-Ref |
return: string sortorder |
| getOrderBy() X-Ref |
return: string orderby |
| getSortOrder() X-Ref |
return: string sortorder |
| Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |