Procedural File: admin.php
Source Location: /administrator/includes/admin.php
Functions
josSecurityCheck [line 322]
void josSecurityCheck(
[ $width = '95%']
)
|
|
Parameters:
mosCountAdminModules [line 20]
void mosCountAdminModules(
[string $position = 'left']
)
|
|
Parameters:
|
string |
$position: |
THe template position |
mosIsChmodable [line 238]
void mosIsChmodable(
$file
)
|
|
Parameters:
mosLoadAdminModule [line 109]
void mosLoadAdminModule(
$name, [ $params = NULL]
)
|
|
Loads an admin module
Parameters:
mosLoadAdminModules [line 38]
void mosLoadAdminModules(
[string $position = 'left'], [int $style = 0]
)
|
|
Loads admin modules via module position
Parameters:
|
string |
$position: |
The position |
|
int |
$style: |
0 = no style, 1 = tabbed |
mosLoadCustomModule [line 124]
void mosLoadCustomModule(
&$module, &$params
)
|
|
Parameters:
mosMainBody_Admin [line 315]
void mosMainBody_Admin(
)
|
|
boolean mosMakePath(
string $base, [string $path = ''], [int $mode = NULL]
)
|
|
Parameters:
|
string |
$base: |
An existing base path |
|
string |
$path: |
A path to create from the base path |
|
int |
$mode: |
Directory permissions |
API Tags:
| Return: | True if successful |
void mosShowSource(
$filename, [ $withLineNums = false]
)
|
|
Parameters:
|
|
$filename: |
|
|
|
$withLineNums: |
|
|
|