Documentation

EmployeesPresenter extends BaseAdminPresenter
in package

Class EmployeesPresenter

Tags
subpackage

Presenters

Table of Contents

EMPLOYEE_GRID_HOOK  = 'employee.grid.hook'
$assets  : Assets
$changeInfoModel  : ChangeInfoModel
$database  : Context
$hooksManager  : TemplateHooks
$linkGenerator  : LinkGenerator
$local_context  : Container
$metaManager  : MetaManager
$modelHooks  : ModelHooks
$permissionsManager  : PermissionsManager
$systemNotificationsManager  : SystemNotificationsManager
$tagsManager  : TagsManager
$templatefuctory  : TemplateFactory
$translator  : Translator
$usersManager  : UsersManager
$checkAuthentication  : mixed
$employeesManager  : EmployeesManager
$id  : int
$structureFilter  : mixed
$structuresManager  : StructuresManager
_()  : mixed
actionEdit()  : mixed
actionShowChangeInfo()  : mixed
checkActivityModule()  : mixed
createComponentChangeInfoGrid()  : IComponent|null
createComponentEditEmployeeForm()  : mixed
createComponentEmployeesGrid()  : mixed
createComponentFilterStructureForm()  : IComponent|null
getLang()  : mixed
handleDelete()  : mixed
handleDeleteItems()  : void
handleReloadGrid()  : mixed
handleShowStructureModalFilter()  : mixed
isActiveModule()  : mixed
isLinksCurrent()  : bool
onDeleteEmployee()  : void
onFireEmployee()  : void
onSaveEditEmployeeForm()  : mixed
renderAdd()  : mixed
renderDateFromTrueFormat()  : mixed
renderDelete()  : mixed
startup()  : mixed
beforeRender()  : mixed
createComponentDeleteEmployeeForm()  : Form
createComponentFireEmployeeForm()  : Form
createComponentImportEmployeeForm()  : Form
createComponentImportEmployees()  : ImportEmployeesControl
isSupperUser()  : bool
getModuleName()  : string
includeAssets()  : mixed

Constants

Properties

Methods

_()

public _(mixed $message, mixed ...$parameters) : mixed
Parameters
$message : mixed
$parameters : mixed
Return values
mixed

actionEdit()

public actionEdit(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

actionShowChangeInfo()

public actionShowChangeInfo(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

createComponentChangeInfoGrid()

public createComponentChangeInfoGrid(string $name) : IComponent|null
Parameters
$name : string
Return values
IComponent|null

createComponentEditEmployeeForm()

public createComponentEditEmployeeForm() : mixed
Return values
mixed

createComponentEmployeesGrid()

public createComponentEmployeesGrid(mixed $name) : mixed
Parameters
$name : mixed
Return values
mixed

createComponentFilterStructureForm()

public createComponentFilterStructureForm(string $name) : IComponent|null
Parameters
$name : string
Return values
IComponent|null

handleDelete()

public handleDelete( $id) : mixed
Parameters
$id :
Tags
throws
AbortException
Return values
mixed

handleDeleteItems()

public handleDeleteItems(array<string|int, mixed> $ids) : void
Parameters
$ids : array<string|int, mixed>
Return values
void

handleShowStructureModalFilter()

public handleShowStructureModalFilter([string $structure_ids_string = null ]) : mixed
Parameters
$structure_ids_string : string = null
Return values
mixed

isActiveModule()

public isActiveModule() : mixed
Return values
mixed

isLinksCurrent()

public isLinksCurrent([mixed $currents = [] ]) : bool
Parameters
$currents : mixed = []
Return values
bool

onDeleteEmployee()

public onDeleteEmployee(mixed $form, mixed $value) : void
Parameters
$form : mixed
$value : mixed
Return values
void

onFireEmployee()

public onFireEmployee(mixed $form, mixed $value) : void
Parameters
$form : mixed
$value : mixed
Return values
void

onSaveEditEmployeeForm()

public onSaveEditEmployeeForm(mixed $form, mixed $values) : mixed
Parameters
$form : mixed
$values : mixed
Tags
throws
TagInvalidUuid
throws
AbortException
Return values
mixed

renderDateFromTrueFormat()

public renderDateFromTrueFormat(mixed $date) : mixed
Parameters
$date : mixed
Return values
mixed

renderDelete()

public renderDelete(mixed $id) : mixed
Parameters
$id : mixed
Return values
mixed

beforeRender()

protected beforeRender() : mixed
Return values
mixed

createComponentDeleteEmployeeForm()

protected createComponentDeleteEmployeeForm(string $name) : Form
Parameters
$name : string
Return values
Form

createComponentFireEmployeeForm()

protected createComponentFireEmployeeForm(string $name) : Form
Parameters
$name : string
Return values
Form

createComponentImportEmployeeForm()

protected createComponentImportEmployeeForm(string $name) : Form
Parameters
$name : string
Return values
Form

getModuleName()

private getModuleName( $presenter_name) : string
Parameters
$presenter_name :
Return values
string

includeAssets()

private includeAssets() : mixed
Return values
mixed

Search results