phpDocumentor pivotx
extensions
[ class tree: pivotx ] [ index: pivotx ] [ all elements ]

Procedural File: module_extensions.php

Source Location: /modules/module_extensions.php

Page Details

Contains the Class that manages Extensions.

Classes
Class Description
Extensions The class that renders pages and handles caching, for all the pages that are seen on the 'front side'.
Includes
require (dirname(dirname(__FILE__))."/lamer_protection.php") [line 27]

Contains the Class that manages Extensions.

[ Top ]


Functions
extensionSort  [line 1502]

int extensionSort( array $a, array $b  )

Helper function to sort the extensions (admin, snippet and hook) alphabetically.

Parameters:
array   $a: 
array   $b: 


[ Top ]
jqueryIncludeCallback  [line 1587]

void jqueryIncludeCallback( &$html, string $html  )

Try to insert the includes for JQuery in the <head> section of the HTML that is to be outputted to the browser

Parameters:
string   $html: 
   &$html: 


[ Top ]
thickboxIncludeCallback  [line 1549]

void thickboxIncludeCallback( &$html, string $html  )

Try to insert the includes for thickbox in the <head> section of the HTML that is to be outputted to the browser. Inserts Jquery if not already included.

Parameters:
string   $html: 
   &$html: 


[ Top ]
verifyJqueryInHtml  [line 1603]

void verifyJqueryInHtml( $html  )

Returns true if jQuery is not included

Parameters:
   $html: 


[ Top ]
widgetSort  [line 1524]

int widgetSort( array $a, array $b  )

Helper function to keep the widgets in the order they were saved in.

Parameters:
array   $a: 
array   $b: 


[ Top ]


Documentation generated on Thu, 17 May 2012 01:07:15 +0200 by phpDocumentor 1.4.3