mosCountAdminModules (line 16)
void
mosCountAdminModules
([string $position = 'left'])
-
string
$position: THe template position
mosIsChmodable (line 212)
void
mosIsChmodable
(mixed $file)
mosLoadAdminModule (line 102)
Loads an admin module
void
mosLoadAdminModule
(mixed $name, [mixed $params = NULL])
mosLoadAdminModules (line 31)
Loads admin modules via module position
void
mosLoadAdminModules
([string $position = 'left'], [int $style = 0])
-
string
$position: The position
-
int
$style: 0 = no style, 1 = tabbed
mosLoadCustomModule (line 118)
void
mosLoadCustomModule
(mixed &$module, mixed &$params)
mosMakePath (line 229)
boolean
mosMakePath
(string $base, [string $path = ''], [int $mode = NULL])
-
string
$base: An existing base path
-
string
$path: A path to create from the base path
-
int
$mode: Directory permissions
mosShowSource (line 184)
void
mosShowSource
(mixed $filename, [mixed $withLineNums = false])