PHP Class Horde_Service_Vimeo_Advanced, horde
Copyright 2008-2016 Horde LLC (http://www.horde.org/)
See the enclosed file COPYING for license information (GPL). If you
did not receive this file, see http://www.horde.org/licenses/gpl.
Show file
Open project: horde/horde
Protected Properties
Public Methods
Protected Methods
Method Details
_generateSignature()
protected method
getActivity()
public method
Return an array of clips data based on the search criteria.
public getClips ( array $criteria ) |
$criteria |
array |
The search criteria:
Users
userClips:
userLikes:
userIn:
userAll:
userSubscriptions:
contactsClips:
contactsLikes:
Groups
groupClips: clips in this group |
Group:
User:
Album:
Channel:
public getInfo ( unknown_type $criteria ) |
$criteria |
unknown_type |
|
setApiKey()
public method
setSharedSecret()
public method
Property Details
$_api_endpoint protected property
$_api_key protected property
$_oembed_endpoint protected property
protected $_oembed_endpoint |
$_shared_secret protected property
protected $_shared_secret |