| Trees | Index | Help |
|---|
| Package CMFActionIcons :: Module standard_mappings |
|
ActionIcons tool: standard CMF mappings.
This module makes available a "starter set" of action -> icon mappings. It will be installed by default when the tool is set up, unless an alternate set is provided.
$Id: standard_mappings.py 36457 2004-08-12 15:07:44Z jens $| Variable Summary | |
|---|---|
tuple |
DEFAULT_MAPPINGS = ({'category': 'object', 'priority': 0...
|
tuple |
FOLDER_ACTIONS = ({'category': 'folder', 'priority': 0, ...
|
tuple |
GLOBAL_ACTIONS = ({'category': 'global', 'priority': 0, ...
|
tuple |
OBJECT_ACTIONS = ({'category': 'object', 'priority': 0, ...
|
tuple |
WORKFLOW_ACTIONS = ({'category': 'workflow', 'priority':...
|
| Variable Details |
|---|
FOLDER_ACTIONS
|
GLOBAL_ACTIONS
|
OBJECT_ACTIONS
|
WORKFLOW_ACTIONS
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:58:40 2005 | http://epydoc.sf.net |