Documentation

Eventlog_Event
in package

Eventlog.

Tags
subpackage

Eventlog

version
7.x
author

Hostmake LLC

copyright

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

Table of Contents

Properties

$datetime  : mixed
Backend property
$event  : mixed
Backend property
$fullData  : mixed
Backend property
$id  : mixed
Backend property
$ip  : mixed
Backend property
$login  : mixed
Backend property
$page  : mixed
Backend property
$site  : mixed
Backend property
$status  : mixed
Backend property
$_img  : array<string|int, mixed>
List of images

Methods

datetimeFilter()  : string
Backend function
eventBackend()  : string
Backend callback method
eventFilter()  : string
Backend function
fullDataBackend()  : string
Backend callback method
statusBackend()  : string
Backend callback method
_getStatuses()  : mixed

Properties

$datetime

Backend property

public mixed $datetime = \NULL

$event

Backend property

public mixed $event = \NULL

$fullData

Backend property

public mixed $fullData = \NULL

$id

Backend property

public mixed $id = \NULL

$ip

Backend property

public mixed $ip = \NULL

$login

Backend property

public mixed $login = \NULL

$page

Backend property

public mixed $page = \NULL

$site

Backend property

public mixed $site = \NULL

$status

Backend property

public mixed $status = \NULL

$_img

List of images

protected static array<string|int, mixed> $_img = array(0 => 'bullet_black.gif', 1 => 'bullet_green.gif', 2 => 'bullet_orange.gif', 3 => 'bullet_pink.gif', 4 => 'bullet_red.gif')

Methods

datetimeFilter()

Backend function

public static datetimeFilter(string $date_from, string $date_to, Admin_Form_Field $oAdmin_Form_Field, mixed $filterPrefix) : string
Parameters
$date_from : string
$date_to : string
$oAdmin_Form_Field : Admin_Form_Field

field

$filterPrefix : mixed
Return values
string

eventBackend()

Backend callback method

public eventBackend() : string
Return values
string

eventFilter()

Backend function

public static eventFilter(mixed $value, Admin_Form_Field $oAdmin_Form_Field, mixed $filterPrefix) : string
Parameters
$value : mixed

value

$oAdmin_Form_Field : Admin_Form_Field

field

$filterPrefix : mixed
Return values
string

fullDataBackend()

Backend callback method

public fullDataBackend() : string
Return values
string

statusBackend()

Backend callback method

public statusBackend() : string
Return values
string

_getStatuses()

protected static _getStatuses() : mixed

        
On this page

Search results