Public Member Functions | Public Attributes

Phpviddler Class Reference

List of all members.

Public Member Functions

 user_authenticate ($userInfo)
 user_profile ($username)
 user_setoptions ($options)
 video_upload ($videoInfo)
 video_getrecordtoken ($sessionid)
 video_getrecordembed ($token)
 video_status ($videoID)
 video_details ($sessionid, $videoID)
 videos_listbyuser ($user, $page=1, $per_page=5)
 videos_listbytag ($tag, $page=1, $per_page=5)
 videos_listfeatured ()
 checkErrors ($response)
 buildArguments ($p, $return_type= 'string')
 sendRequest ($method, $args)

Public Attributes

 $apiKey = '01172c643b9743485249534a4441564953151'
 $viddlerREST = 'http://api.viddler.com/rest/v1/'
 $xml
 $response
 $parser = false
 $uploaddir = false

Detailed Description

Definition at line 20 of file viddlersilo.plugin.php.


Member Function Documentation

Phpviddler::buildArguments ( p,
return_type = 'string' 
)

Build arguments to use for a request to the API

Parameters:
array $p An associative array of parameters
string $return_type Optional return type of parameters ['array'|'string']
Returns:
mixed The filtered arguments in the format requested

Definition at line 475 of file viddlersilo.plugin.php.


The documentation for this class was generated from the following file: