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

Class: tinyURL

Source Location: /zp-extensions/tinyURL.php

Class tinyURL

Property Summary
static mixed   $DBassoc  
static mixed   $tableAsoc  

[ Top ]
Method Summary
static void   getTinyURL()  
static void   getURL()   Returns a Zenphoto tiny URL to the object
static void   parse()  
tinyURL   __construct()  
void   getOptionsSupported()  
void   handleOption()  
void   handleOptionSave()  

[ Top ]
Properties
static mixed   $DBassoc = array('albums' => self::albums, 'images' => self::images, 'news' => self::news, 'news_categories' => self::news_categories, 'pages' => self::pages) [line 55]

[ Top ]
static mixed   $tableAsoc = array('1' => 'albums', '2' => 'images', '3' => 'news', '4' => 'pages', '5' => 'comments', '6' => 'news_categories') [line 56]

[ Top ]
Methods
static method getTinyURL  [line 129]

  static void getTinyURL( $link, $obj, $page  )

Parameters:
   $link: 
   $obj: 
   $page: 


[ Top ]
static method getURL  [line 111]

  static void getURL( $obj $obj, [ $page = NULL]  )

Returns a Zenphoto tiny URL to the object

Parameters:
$obj   $obj:  object
   $page: 


[ Top ]
static method parse  [line 137]

  static void parse( $success  )

Parameters:
   $success: 


[ Top ]
Constructor __construct  [line 58]

  tinyURL __construct( )



[ Top ]
getOptionsSupported  [line 62]

  void getOptionsSupported( )



[ Top ]
handleOption  [line 74]

  void handleOption( $option, $currentValue  )

Parameters:
   $option: 
   $currentValue: 


[ Top ]
handleOptionSave  [line 90]

  void handleOptionSave( $themename, $themealbum  )

Parameters:
   $themename: 
   $themealbum: 


[ Top ]
Constants
albums = 1 [line 49]

[ Top ]
images = 2 [line 50]

[ Top ]
news = 4 [line 51]

[ Top ]
news_categories = 8 [line 52]

[ Top ]
pages = 16 [line 53]

[ Top ]

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