Class mosComponentAdminControllers

Description

Abstract component base class for admin side component controller logic (not used yet)

  • todo: This class is not used yet
  • access: public

Located in /includes/cmtclasses.php (line 460)


	
			
Direct descendents
Class Description
 class containersAdminContainers Abstract component base class for admin side component controller logic (not used yet)
Variable Summary
 string $admin
 string $language
 object Page $pageNav
 string $rootPath
 string $user
Method Summary
 void makePageNav (object component &$admin, int $total)
Variables
string $admin = '' (line 462)
  • var: action executed
string $language = '' (line 470)
  • var: curren language
object Page $pageNav = '' (line 466)
  • var: navigation Object
string $rootPath = '' (line 468)
  • var: curren root path
string $user = '' (line 464)
  • var: curren user
Methods
makePageNav (line 492)

Creates a mosPageNav object

  • access: public
void makePageNav (object component &$admin, int $total)
  • object component &$admin: name
  • int $total: not used

Documentation generated on Mon, 05 May 2008 16:17:58 +0400 by phpDocumentor 1.4.0