Campustream 1.0
A social network MQP for WPI
RedisServerProfile Class Reference
Inheritance diagram for RedisServerProfile:
RedisServer_v1_2 RedisServer_v1_2 RedisServer_v2_0 RedisServer_v2_0 RedisServer_v2_0 RedisServer_v2_0 RedisServer_vNext RedisServer_vNext RedisServer_vNext RedisServer_vNext RedisServer_vNext RedisServer_vNext RedisServer_vNext RedisServer_vNext

Public Member Functions

 __construct ()
 getVersion ()
 supportsCommands (Array $commands)
 supportsCommand ($command)
 createCommand ($method, $arguments=array())
 registerCommands (Array $commands)
 registerCommand ($command, $aliases)
 __toString ()
 __construct ()
 getVersion ()
 supportsCommands (Array $commands)
 supportsCommand ($command)
 createCommand ($method, $arguments=array())
 registerCommands (Array $commands)
 registerCommand ($command, $aliases)
 __toString ()

Static Public Member Functions

static getDefault ()
static getDevelopment ()
static registerProfile ($profileClass, $aliases)
static get ($version)
static getDefault ()
static getDevelopment ()
static registerProfile ($profileClass, $aliases)
static get ($version)

Protected Member Functions

 getSupportedCommands ()
 getSupportedCommands ()

Detailed Description

Definition at line 1483 of file predis.php.


Constructor & Destructor Documentation

__construct ( )

Definition at line 1487 of file predis.php.

__construct ( )

Definition at line 1487 of file predis.php.


Member Function Documentation

__toString ( )

Definition at line 1590 of file predis.php.

__toString ( )

Definition at line 1590 of file predis.php.

createCommand ( method,
arguments = array() 
)

Definition at line 1557 of file predis.php.

createCommand ( method,
arguments = array() 
)

Definition at line 1557 of file predis.php.

static get ( version) [static]

Definition at line 1533 of file predis.php.

static get ( version) [static]

Definition at line 1533 of file predis.php.

static getDefault ( ) [static]

Definition at line 1495 of file predis.php.

static getDefault ( ) [static]

Definition at line 1495 of file predis.php.

static getDevelopment ( ) [static]

Definition at line 1499 of file predis.php.

static getDevelopment ( ) [static]

Definition at line 1499 of file predis.php.

getSupportedCommands ( ) [abstract, protected]
getSupportedCommands ( ) [abstract, protected]
registerCommand ( command,
aliases 
)

Definition at line 1573 of file predis.php.

registerCommand ( command,
aliases 
)

Definition at line 1573 of file predis.php.

registerCommands ( Array $  commands)

Definition at line 1567 of file predis.php.

registerCommands ( Array $  commands)

Definition at line 1567 of file predis.php.

static registerProfile ( profileClass,
aliases 
) [static]

Definition at line 1512 of file predis.php.

static registerProfile ( profileClass,
aliases 
) [static]

Definition at line 1512 of file predis.php.

supportsCommand ( command)

Definition at line 1553 of file predis.php.

supportsCommand ( command)

Definition at line 1553 of file predis.php.

supportsCommands ( Array $  commands)

Definition at line 1544 of file predis.php.

supportsCommands ( Array $  commands)

Definition at line 1544 of file predis.php.


The documentation for this class was generated from the following files: