Tagging support.
Function | Description | Links |
---|---|---|
menu_abort() | User aborted an operation | |
menu_other() | Some non-tagging operation occurred | |
menu_set_prefix() | Set tag_prefix on $auto_tag | |
menu_tagging_dispatcher() | Perform tagging operations on the Menu | function_dispatcher_t, dispatcher_api |
menu_timeout() | Timeout waiting for a keypress | |
op_end_cond() | End of conditional execution (noop) | |
op_tag() | Tag the current entry | |
op_tag_prefix() | Apply next function to tagged messages | |
op_tag_prefix_cond() | Apply next function ONLY to tagged messages |