The ModuleActionType type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| AddContent | An action to create new content | |
| ClearCache | An action to clear the module's cache | |
| ContentOptions | An action to configure the module | |
| DeleteModule | An action to delete the module | |
| DeLocalizeModule | An action to remove localization for a module | |
| EditContent | An action to edit existing content | |
| ExportModule | An action to export the content of a module | |
| HelpText | ||
| ImportModule | An action to import content into a module | |
| LocalizeModule | An action to create a localized version of a module | |
| ModuleHelp | An action to view the help for a module | |
| ModuleSettings | An action to access the module's settings | |
| MoveBottom | An action to move the module to the bottom of its pane | |
| MoveDown | An action to move the module down in its pane | |
| MovePane | An action to move the module to a different pane | |
| MoveRoot | An action that contains move actions | |
| MoveTop | An action to move the module to the top of its pane | |
| MoveUp | An action to move the module up in its pane | |
| OnlineHelp | ||
| PrintModule | An action to print a module's content | |
| SyndicateModule | An action to access the RSS feed of a module | |
| TranslateModule | An action to create a translated version of a module | |
| UnTranslateModule | An action to remove a translation of a module | |
| ViewSource | An action to view the source code of a module |