PHP Class comment

Inheritance: extends Basecomment
Show file Open project: anchorcms/anchor-cms Class Usage Examples

Public Properties

Property Type Description
$table

Public Methods

Method Description
notify ( )
paginate ( $page = 1, $perpage = 10 )
spam ( $comment )

Method Details

notify() public method

public notify ( )

paginate() public static method

public static paginate ( $page = 1, $perpage = 10 )

spam() public static method

public static spam ( $comment )

Property Details

$table public static property

public static $table