This method is invoked right before an action is to be executed (after all possible filters.)
You may override this method to do last-minute preparation for the action.
public beforeAction ( |
||
$action | the action to be executed. | |
Результат | boolean | whether the action should continue to be executed. |