\naigc\v25Event

Functions related to Events.

Summary

Methods
Properties
Constants
__construct()
name()
jsonSerialize()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct(\naigc\v25\util\IMysql  $mysql, string  $event) : mixed

Creates a new Event object.

Parameters

\naigc\v25\util\IMysql $mysql

The database.

string $event

The Event.

Returns

mixed

name()

name() : string

{@inheritDoc}

Returns

string

jsonSerialize()

jsonSerialize() : array

Serializes object into json format for available properties

Returns

array