Add one or more actions to a binding permission builder.
- Parameters
-
self | The binding permission builder. If NULL, no action is taken. |
actions | The action to be added. Must be a valid DOFPermissionBindingAction. |
- Returns
- boolean TRUE if the actions could be added; FALSE if the actions failed to be added.