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

Class: tweet

Source Location: /zp-extensions/tweet_news.php

Class tweet

Class Overview
Method Summary
static void   errorsOnAdmin()   filter to display tweet errors on an admin page
static void   errorsOnOverview()   filter which will display tweet errors on the admin overview page
static void   newZenpageObject()   filter for new news articles
static void   published()   filter for the setShow() methods
static string   scan()   filter which checks if there are any matured tweets to be sent
static void   tweeter()   filter to place tweet action on object edit pages
static void   tweeterExecute()   processes the image and album tweet request
static void   tweeterZenpageExecute()   filter to process zenpage tweet requests
tweet   __construct()  
void   getOptionsSupported()   supported options
void   handleOption()   place holder

[ Top ]
Methods
static method errorsOnAdmin  [line 480]

  static void errorsOnAdmin( string $tab, string $subtab  )

filter to display tweet errors on an admin page

Parameters:
string   $tab: 
string   $subtab: 


[ Top ]
static method errorsOnOverview  [line 459]

  static void errorsOnOverview( string $side  )

filter which will display tweet errors on the admin overview page

Parameters:
string   $side: 


[ Top ]
static method newZenpageObject  [line 178]

  static void newZenpageObject( string $msg, object $article  )

filter for new news articles

Parameters:
string   $msg: 
object   $article: 


[ Top ]
static method published  [line 191]

  static void published( object $obj  )

filter for the setShow() methods

Parameters:
object   $obj: 


[ Top ]
static method scan  [line 354]

  static string scan( string $script, [bool $valid = true]  )

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

Parameters:
string   $script: 
bool   $valid:  will be false if the object is not found (e.g. there will be a 404 error);


[ Top ]
static method tweeter  [line 495]

  static void tweeter( string $before, object $object, [int $prefix = NULL]  )

filter to place tweet action on object edit pages

Parameters:
string   $before: 
object   $object: 
int   $prefix: 


[ Top ]
static method tweeterExecute  [line 506]

  static void tweeterExecute( object $object, string $prefix  )

processes the image and album tweet request

Parameters:
object   $object: 
string   $prefix: 


[ Top ]
static method tweeterZenpageExecute  [line 522]

  static void tweeterZenpageExecute( unknown_type $custom, unknown_type $object  )

filter to process zenpage tweet requests

Parameters:
unknown_type   $custom: 
unknown_type   $object: 


[ Top ]
Constructor __construct  [line 52]

  tweet __construct( )



[ Top ]
getOptionsSupported  [line 71]

  void getOptionsSupported( )

supported options



[ Top ]
handleOption  [line 147]

  void handleOption( string $option, mixed $currentValue  )

place holder

Parameters:
string   $option: 
mixed   $currentValue: 


[ Top ]

Documentation generated on Sat, 07 Jun 2014 18:03:48 +0200 by phpDocumentor 1.4.3