Did you know ... Search Documentation:
Pack blog_core -- prolog/bc/bc_action.pl
PublicShow source
 bc_register_action(+Name, +Label, Icon, +Type, +Role, :Closure) is det
Registers a new action.
 bc_execute_access_id(+Actor, +Action, +EntryId) is semidet
Checks whether the actor has execute access for the given action on the entry.
 bc_available_actions(+Actor, +Id, -Actions) is det
Find the list of available actions for the entry.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 bc_execute(Arg1, Arg2, Arg3, Arg4)