extensionSort [line 1502]
int extensionSort(
array $a, array $b
)
|
|
Helper function to sort the extensions (admin, snippet and hook) alphabetically.
Parameters:
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:
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:
verifyJqueryInHtml [line 1603]
void verifyJqueryInHtml(
$html
)
|
|
Returns true if jQuery is not included
Parameters:
widgetSort [line 1524]
int widgetSort(
array $a, array $b
)
|
|
Helper function to keep the widgets in the order they were saved in.
Parameters: