PHP Class Traq\Helpers\Timeline

Mostra file Open project: nirix/traq Class Usage Examples

Public Methods

Method Description
events ( ) : array Get an array of allowed timeline events.
filters ( string $filter = null ) : array Returns an array of timeline filters.

Method Details

events() public static method

Get an array of allowed timeline events.
public static events ( ) : array
return array

filters() public static method

Returns an array of timeline filters.
Since: 3.1.0
public static filters ( string $filter = null ) : array
$filter string
return array