Method | Description | |
---|---|---|
defaultAction ( ) | ||
hasAccess ( ) | ||
xGetBudgetInfoAction ( integer $year, string $ccId = null, string $projectId = null ) | xGetBudgetInfoAction | |
xListAction ( string $ccId = null, string $quarter = null, integer $year = null, string $query = null ) | xListAction | |
xSaveAction ( ) |
Method | Description | |
---|---|---|
getBudgetInfo ( integer $year, string $ccId = null, string $projectId = null ) | Gets budgeted cost for all quarters of specified year |
Method | Description | |
---|---|---|
getCostCenterData ( Scalr\Stats\CostAnalytics\Entity\CostCentreEntity $cc, Scalr\Stats\CostAnalytics\QuarterPeriod $period ) : array | Gets budget data for specified CC and period | |
getNodesList ( $period, $ccId = null, $query = null ) : array | Gets the list of the cost centres | |
getProjectData ( |
Gets budget data for specified Project and period |