PHP Class distributed_dredis, zys

Mostrar archivo Open project: qieangel2013/zys Class Usage Examples

Public Properties

Property Type Description
$instance
$redis_con

Public Methods

Method Description
__construct ( )
delkey ( $kname = 'fd' )
getInstance ( )
getfd ( $kname = 'fd' )
getkey ( $kname = 'fd' )
getname ( $userid )
removefd ( $fd, $kname = 'fd' )
savefd ( $fd, $score, $kname = 'fd' )
setkey ( $data, $kname = 'fd' )

Method Details

__construct() public method

public __construct ( )

delkey() public static method

public static delkey ( $kname = 'fd' )

getInstance() public static method

public static getInstance ( )

getfd() public static method

public static getfd ( $kname = 'fd' )

getkey() public static method

public static getkey ( $kname = 'fd' )

getname() public method

public getname ( $userid )

removefd() public static method

public static removefd ( $fd, $kname = 'fd' )

savefd() public static method

public static savefd ( $fd, $score, $kname = 'fd' )

setkey() public static method

public static setkey ( $data, $kname = 'fd' )

Property Details

$instance public_oe static_oe property

public static $instance

$redis_con public_oe static_oe property

public static $redis_con