PHP Class index_db_user

Show file Open project: hetao29/slightphp Class Usage Examples

Public Methods

Method Description
__construct ( $zone = "index" )
add ( )
get ( $id )
getAll ( )
getV2 ( $id ) ORM
init ( )

Method Details

__construct() public method

public __construct ( $zone = "index" )

add() public method

public add ( )

get() public method

public get ( $id )

getAll() public method

public getAll ( )

getV2() public method

ORM
public getV2 ( $id )

init() public method

public init ( )