Class Comment_Module
Comment Module.
- Core_Module
-
Comment_Module
Direct known subclasses
Package: HostCMS\Comment
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at comment/module.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at comment/module.php
Methods summary
Methods inherited from Core_Module
__construct(),
_addAdminForm(),
_addAdminFormAction(),
_addAdminFormField(),
_addAdminWord(),
_addAdminWordValue(),
addReport(),
callNotifications(),
callSchedule(),
factory(),
getAdminPages(),
getMenu(),
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 |
#
'comment'
|
protected
array
|
$_options
Module Options |
#
array(
'gradeStep' => array(
'type' => 'int',
'default' => 1
),
'gradeLimit' => array(
'type' => 'int',
'default' => 5
)
)
|
Properties inherited from Core_Module
$_adminForms,
$_adminPages,
$_instance,
$_reports,
$_scheduleActions,
$menu