Class Deal_Module
Deal_Module
- Core_Module
-
Deal_Module
Package: HostCMS\Deal
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at deal/module.php
Copyright: © 2005-2021 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru
Author: Hostmake LLC
Version: 6.x
Located at deal/module.php
Methods summary
public
|
|
public
array
|
|
public
array
|
|
public
string
|
|
public
array
|
|
public
array
|
#
calendarEventDrop( integer $entity_id, integer $startTimestamp, integer $allDay )
Перемещение события на календаре |
public
array
|
#
calendarAddEvent( integer $entity_id = 0 )
Показ формы добавления/редактирования события, связанного с календарем |
public
array
|
Methods inherited from Core_Module
_addAdminForm(),
_addAdminFormAction(),
_addAdminFormField(),
_addAdminWord(),
_addAdminWordValue(),
addReport(),
callNotifications(),
callSchedule(),
factory(),
getAdminPages(),
getModule(),
getModuleName(),
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 |
#
'deal'
|
protected
array
|
$_reports
Report tabs array |
#
array(
'salesfunnel' => array('Deal_Report_Controller', 'salesfunnel')
)
|
Properties inherited from Core_Module
$_adminForms,
$_adminPages,
$_instance,
$_options,
$_scheduleActions,
$menu