PHP Class Traq\Controllers\Roadmap

Since: 4.0.0
Author: Jack P.
Inheritance: extends AppController
Show file Open project: nirix/traq

Public Methods

Method Description
__construct ( )
indexAction ( $filter = 'active' ) Milestone listing.
showAction ( string $slug ) Show milestone.

Protected Methods

Method Description
getTicketCountQueries ( ) : array Returns an array containing the open, started and closed ticket count queries.

Method Details

__construct() public method

public __construct ( )

getTicketCountQueries() protected method

Returns an array containing the open, started and closed ticket count queries.
protected getTicketCountQueries ( ) : array
return array

indexAction() public method

Milestone listing.
public indexAction ( $filter = 'active' )

showAction() public method

Show milestone.
public showAction ( string $slug )
$slug string