Class Trash_Module
Trash Module.
- Core_Module
-
Trash_Module
Direct known subclasses
Package: HostCMS\Trash
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at trash/module.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at trash/module.php
Methods summary
public
array
|
Methods inherited from Core_Module
__construct(),
_addAdminForm(),
_addAdminFormAction(),
_addAdminFormField(),
_addAdminWord(),
_addAdminWordValue(),
addReport(),
callNotifications(),
callSchedule(),
factory(),
getAdminPages(),
getModule(),
getModuleName(),
getNotificationDesign(),
getOptions(),
getReport(),
getReports(),
getScheduleActions(),
install(),
setMenu(),
setOptions(),
uninstall()
Properties summary
public
string
|
$version
Module version |
#
'6.9'
|
public
|
$date
Module date |
#
'2021-08-23'
|
protected
string
|
$_moduleName
Module name |
#
'trash'
|
protected
array
|
$_options
Module Options |
#
array(
'maxExactCount' => array(
'type' => 'int',
'default' => 100000
)
)
|
Properties inherited from Core_Module
$_adminForms,
$_adminPages,
$_instance,
$_reports,
$_scheduleActions,
$menu