getOptionValues() public method
Returns properties corresponding to the options for the action id Child classes may override this method to specify possible properties.
| public array getOptionValues ( $actionID ) | ||
|---|---|---|
| $actionID | string | 
 The action id of the current request  |  
| return | array | 
 Properties corresponding to the options for the action  |  
Please login to continue.