Documentation

User_Controller
in package

User_Controller

Tags
subpackage

User

version
7.x
author

Hostmake LLC

copyright

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

Table of Contents

Methods

destroyOldUserSessions()  : mixed
Destroy Old User Sessions
logToUserSession()  : mixed
Log access to the `user_sessions` table
onAfterRedeclaredPrepareForm()  : mixed
Show popover
onAfterShowContentPopover()  : mixed
Show popover

Methods

destroyOldUserSessions()

Destroy Old User Sessions

public static destroyOldUserSessions() : mixed

logToUserSession()

Log access to the `user_sessions` table

public static logToUserSession() : mixed

onAfterRedeclaredPrepareForm()

Show popover

public static onAfterRedeclaredPrepareForm(mixed $controller, array<string|int, mixed> $args) : mixed
Parameters
$controller : mixed
$args : array<string|int, mixed>

onAfterShowContentPopover()

Show popover

public static onAfterShowContentPopover(object $object, array<string|int, mixed> $args, array<string|int, mixed> $options) : mixed
Parameters
$object : object
$args : array<string|int, mixed>
$options : array<string|int, mixed>

        
On this page

Search results