File/administrator/includes/admin.php

Description
Classes
Class Description
 class mosBasicXML Basic XML parsing of installation files
 class mosXMLDescription Extend basic parser to extract the description for a type of install file
 class mosXMLParams Extend basic parser to extract the description for a type of install file
 class mosAdminParameters Parameters handler
 class mosSpecialAdminParameters Generally available parameter object
 class basicAdminHTML Useful HTML class for admin side components
Functions
mosCountAdminModules (line 590)
void mosCountAdminModules ([string $position = 'left'])
  • string $position: THe template position
mosIsChmodable (line 749)
void mosIsChmodable ( $file)
  • $file
mosLoadAdminModule (line 606)

Loads an admin module

void mosLoadAdminModule ( $name, [ $params = NULL])
  • $name
  • $params
mosLoadAdminModules (line 599)

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 617)
void mosLoadCustomModule ( &$module,  &$params)
  • &$module
  • &$params
mosMakePath (line 766)
  • return: True if successful
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 721)
void mosShowSource ( $filename, [ $withLineNums = false])
  • $filename
  • $withLineNums

Documentation generated on Mon, 05 May 2008 16:15:56 +0400 by phpDocumentor 1.4.0