Documentation

Schedule_Controller
in package

Schedule.

Tags
subpackage

Schedule

version
7.x
author

Hostmake LLC

copyright

© 2005-2024 ООО "Хостмэйк" (Hostmake LLC), http://www.hostcms.ru

Table of Contents

Properties

$_getModuleActions  : array<string|int, mixed>
Module Actions Cache

Methods

execute()  : mixed
Executes the business logic.
getModuleActions()  : mixed
Get array of module actions

Properties

$_getModuleActions

Module Actions Cache

protected static array<string|int, mixed> $_getModuleActions = array()

Methods

getModuleActions()

Get array of module actions

public getModuleActions(int $moduleId) : mixed
Parameters
$moduleId : int

Module Id

Return values
mixed

array|NULL


        
On this page

Search results