Legend of the Green Dragon

Command

Table of Contents

analizeSpecialCommands()  : bool
Analize special commands that save to data base.
processCommands()  : array<string|int, mixed>
Process commands for comentary.
processCoreCommands()  : bool
processCommandGrem()  : bool
Command GREEM: Deletes the user's last written comment, only if no more than 3 minutes have passed.

Methods

analizeSpecialCommands()

Analize special commands that save to data base.

public analizeSpecialCommands(array<string|int, mixed> &$data) : bool
Parameters
$data : array<string|int, mixed>
Return values
bool

processCommands()

Process commands for comentary.

public processCommands(array<string|int, mixed> &$data) : array<string|int, mixed>
Parameters
$data : array<string|int, mixed>
Return values
array<string|int, mixed>

processCoreCommands()

protected processCoreCommands(array<string|int, mixed> &$data) : bool
Parameters
$data : array<string|int, mixed>
Return values
bool

Returns whether the command was processed.

processCommandGrem()

Command GREEM: Deletes the user's last written comment, only if no more than 3 minutes have passed.

private processCommandGrem() : bool
Return values
bool

Search results