mosComponentAdminManagerComponent base controller for admin side
Since 4.6 version a new way to develop components based in MVC pattern was included, this requires that each component should to create a instance from mosComponentAdminManager to admin(backend) side.
Located in /includes/cmtclasses.php (line 356)
mosComponentManager | --mosComponentAdminManager
string
$act
= '' (line 358)
mixed
$cfid
= 0 (line 366)
int
$currid
= 0 (line 370)
int
$limit
= 0 (line 364)
int
$limitstart
= 0 (line 362)
array
$order
= 0 (line 368)
string
$task
= '' (line 360)
Inherited from mosComponentManager
mosComponentManager::$magic_quotes_restore
mosComponentManager::$magic_quotes_value
mosComponentManager::$option
mosComponentManager::$plugin_name
mosComponentManager::$plugin_version
Checks that at least one item selected
Loads and returns a class for render HTML (view Object)
This function load a class for view html an associated controller is passed
Inherited From mosComponentManager
mosComponentManager::checkCallable()
Documentation generated on Mon, 05 May 2008 16:17:58 +0400 by phpDocumentor 1.4.0