Campustream 1.0
A social network MQP for WPI
|
Public Member Functions | |
canBeHashed () | |
getCommandId () | |
filterArguments (Array $arguments) | |
parseResponse ($data) | |
canBeHashed () | |
getCommandId () | |
filterArguments (Array $arguments) | |
parseResponse ($data) |
Definition at line 2808 of file predis.php.
canBeHashed | ( | ) |
Reimplemented from Command.
Definition at line 2809 of file predis.php.
canBeHashed | ( | ) |
Reimplemented from Command.
Definition at line 2809 of file predis.php.
filterArguments | ( | Array $ | arguments | ) |
Reimplemented from Command.
Definition at line 2811 of file predis.php.
filterArguments | ( | Array $ | arguments | ) |
Reimplemented from Command.
Definition at line 2811 of file predis.php.
getCommandId | ( | ) |
Implements ICommand.
Definition at line 2810 of file predis.php.
getCommandId | ( | ) |
Implements ICommand.
Definition at line 2810 of file predis.php.
parseResponse | ( | $ | data | ) |
Reimplemented from Command.
Definition at line 2817 of file predis.php.
parseResponse | ( | $ | data | ) |
Reimplemented from Command.
Definition at line 2817 of file predis.php.