[ class tree: core ] [ index: core ] [ all elements ]

Procedural File: tweet_news.php

Source Location: /zp-extensions/tweet_news.php

Page Details
Classes
Class Description
tweet_options Standard options interface
Includes
require_once (getPlugin('tweet_news/twitteroauth.php')) [line 32]

Use to tweet new objects as they are published

[ Top ]


Functions
sendTweet  [line 145]

Actual tweet processing of message

Parameters:
string   $status: 


void sendTweet( string $status  )

[ Top ]
tweetErrorsOnAdmin  [line 460]

filter to display tweet errors on an admin page

Parameters:
string   $tab: 
string   $subtab: 


void tweetErrorsOnAdmin( string $tab, string $subtab  )

[ Top ]
tweetErrorsOnOverview  [line 439]

filter which will display tweet errors on the admin overview page

Parameters:
string   $side: 


void tweetErrorsOnOverview( string $side  )

[ Top ]
tweetFetchErrors  [line 424]

returns any tweet errors accumulated but not displayed. Clears the list


void tweetFetchErrors( )

[ Top ]
tweetNewZenpageObject  [line 167]

filter for new news articles

Parameters:
string   $msg: 
object   $article: 


void tweetNewZenpageObject( string $msg, object $article  )

[ Top ]
tweetObject  [line 270]

Formats the message and calls sendTweet() on an object

Parameters:
object   $obj: 


void tweetObject( object $obj  )

[ Top ]
tweetObjectWithCheck  [line 193]

used by the filters to decide if to tweet

Parameters:
object   $obj: 


void tweetObjectWithCheck( object $obj  )

[ Top ]
tweetRepopulate  [line 377]

Collects all published news & pages whose publish date is in the future. Sets the tweetScan list to those found


void tweetRepopulate( )

[ Top ]
tweetScan  [line 333]

filter which checks if there are any matured tweets to be sent

Parameters:
   $param: 


void tweetScan( $param  )

[ Top ]
tweetTweeter  [line 475]

filter to place tweet action on object edit pages

Parameters:
unknown_type   $before: 
unknown_type   $object: 
unknown_type   $prefix: 


void tweetTweeter( unknown_type $before, unknown_type $object, [unknown_type $prefix = NULL]  )

[ Top ]
tweetTweeterExecute  [line 486]

processes the image and album tweet request

Parameters:
object   $object: 
string   $prefix: 


void tweetTweeterExecute( object $object, string $prefix  )

[ Top ]
tweetTweeterZenpageExecute  [line 502]

filter to process zenpage tweet requests

Parameters:
unknown_type   $custom: 
unknown_type   $object: 


void tweetTweeterZenpageExecute( unknown_type $custom, unknown_type $object  )

[ Top ]
tweetZenpagePublished  [line 180]

filter for the setShow() methods

Parameters:
object   $obj: 


void tweetZenpagePublished( object $obj  )

[ Top ]


Documentation generated on Tue, 20 Dec 2011 16:08:17 +0100 by phpDocumentor 1.4.3