Sets the builder to allow or not allow all attributes (any type, any data) to a binding permission builder.
If attributes were already added to the builder this call will fail.
- Parameters
-
self | The binding permission builder. If NULL, no action is taken. |
allowed | TRUE Sets the permission to allow all attributes. FALSE Set the permission to only allow attributes added. |
- Returns
- boolean TRUE, if the value could be set; FALSE, if it failed to be set.