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

Class: zpFunctions

Source Location: /functions.php

Class zpFunctions

Method Summary
static string   getLanguageText()   Returns a canonical language name string for the location
static void   hasPrimaryScripts()   Returns true if the install is not a "clone"
static void   LanguageSubdomains()   creates an SEO language prefix list
static void   pluginDebug()  
static boolean   removeDir()   Recursively clears and removes a folder
static void   setexifvars()   initializes the $_zp_exifvars array display state
static void   tagURLs()   inserts location independent WEB path tags in place of site path tags
static string   unTagURLs()   reverses tagURLs()
static string   updateImageProcessorLink()   Searches out i.php image links and replaces them with cache links if image is cached

[ Top ]
Methods
static method getLanguageText  [line 2353]

  static string getLanguageText( [string $loc = NULL], [string $separator = NULL]  )

Returns a canonical language name string for the location

Parameters:
string   $loc:  the location. If NULL use the current cookie
string   $separator:  separator will be used between the major and qualifier parts, e.g. en_US


[ Top ]
static method hasPrimaryScripts  [line 2472]

  static void hasPrimaryScripts( )

Returns true if the install is not a "clone"



[ Top ]
static method LanguageSubdomains  [line 2322]

  static void LanguageSubdomains( )

creates an SEO language prefix list



[ Top ]
static method pluginDebug  [line 2614]

  static void pluginDebug( $extension, $priority, $start  )

Parameters:
   $extension: 
   $priority: 
   $start: 


[ Top ]
static method removeDir  [line 2496]

  static boolean removeDir( string $path, [ $within = false]  )

Recursively clears and removes a folder

Parameters:
string   $path: 
   $within: 


[ Top ]
static method setexifvars  [line 2370]

  static void setexifvars( )

initializes the $_zp_exifvars array display state



[ Top ]
static method tagURLs  [line 2528]

  static void tagURLs( string $text  )

inserts location independent WEB path tags in place of site path tags

Parameters:
string   $text: 


[ Top ]
static method unTagURLs  [line 2553]

  static string unTagURLs( string $text  )

reverses tagURLs()

Parameters:
string   $text: 


[ Top ]
static method updateImageProcessorLink  [line 2578]

  static string updateImageProcessorLink( string $text  )

Searches out i.php image links and replaces them with cache links if image is cached

Parameters:
string   $text: 


[ Top ]

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