Data Fields | |
unsigned long | flags |
char * | string [ACTION_STRING_COUNT] |
list | multi [ACTION_MULTI_COUNT][1] |
It only contains positive instructions - no "-" options. It is not used to store the actions list itself, only for url_actions() to return the current values.
|
Actions to apply. A bit set to "1" means perform the action. |
|
Lists of strings for multi-string actions.
|
|
Paramaters for those actions that require them. Each entry is valid if & only if the corresponding entry in "flags" is set. |