Property | Type | Description | |
---|---|---|---|
$headerTemplate | |||
$whiteboard |
Method | Description | |
---|---|---|
accessRules ( ) : array | Define access rules for the controller. | |
actionConfirm ( $id ) | Confirms the checks. | |
actionReload ( $id ) | Reload the data for the whiteboard. | |
actionSaveComment ( $id ) | ||
actionView ( $id ) | View the whiteboard. | |
beforeAction ( CAction $action ) : boolean | Set up the CSS. | |
getWhiteboard ( ) : null | OphTrOperationbooking_Whiteboard | ||
init ( ) | ||
setWhiteboard ( OphTrOperationbooking_Whiteboard $whiteboard ) |
public accessRules ( ) : array | ||
return | array |
public actionReload ( $id ) | ||
$id |
public actionView ( $id ) | ||
$id |
public beforeAction ( CAction $action ) : boolean | ||
$action | CAction | |
return | boolean |
public getWhiteboard ( ) : null | OphTrOperationbooking_Whiteboard | ||
return | null | OphTrOperationbooking_Whiteboard |
public setWhiteboard ( OphTrOperationbooking_Whiteboard $whiteboard ) | ||
$whiteboard | OphTrOperationbooking_Whiteboard |