PHP Class SelectFriendsAction, thinksns

Inheritance: extends Action
Afficher le fichier Open project: medz/thinksns-4

Méthodes publiques

Méthode Description
getAll ( )
getCount ( )
getOne ( )
getType ( )
unique_arr ( $array2D ) 二维数组去重复

Method Details

getAll() public méthode

public getAll ( )

getCount() public méthode

public getCount ( )

getOne() public méthode

public getOne ( )

getType() public méthode

public getType ( )

unique_arr() public méthode

二维数组去重复
public unique_arr ( $array2D )