Actions
See also
Action module which provides postback handlers for the “status” view of the admin:
See also
Add a $(..).animate jQuery call to the target element.
Todo
Action which starts a manual backup.
Todo
Trigger the deletion of a configuration value. Used in the admin.
Toggle a configuration value. Used in the admin, for instance when displaying a “live” checkbox the state of which…
See also
Delete a media file from a resource, without confirmation.
Delete a resource, without confirmation.
Delete the username from a user, no confirmation.
See also
See also
Open a dialog that asks confirmation to delete a configuration key/value pair.
Open a dialog to edit a configuration key/value pair.
Open a dialog to create a new configuration key/value pair.
Open a dialog to confirm the deletion of a resource.
Open a dialog to confirm the deletion of the username of a user.
Open a dialog to duplicate the current resource with a new id and title.
Open a dialog to edit the “basic” information of a resource.
Shows the dialog to mail the current page ( resource) to a mailing list. This is used in the admin “mailing status”…
Shows the dialog to mail the current page ( resource) to a single e-mail address. This is used in the frontend of a…
Shows the admin dialog for uploading a media item. See Media.
Show the admin dialog for creating a new resource.
See also
Show a dialog for creating a new predicate.
Show a dialog for setting a username / password on the given resource (which is usually a person).
Show a dialog for adding a user. This creates a person resource and adds a username / password to it.
See also
Add WYSIWYG editor controls to all textarea’s with the z_editor class in the target.
Remove any WYSIWYG editor controls from all textarea’s with the z_editor class in the target.
Add a $(..).effect jQuery call to the target element.
See also
Bind actions to a jQuery event or submit a form.
See also
See also
Add a $(..).focus() jQuery call to the target element to give it input focus.
Resets the target form to its initial state.
See also
See also
Insert the result of a render action after of an HTML element.
Insert the result of a render action before an HTML element.
See also
See also
Trigger various jQuery effects on the target element. Mostly, each of these effects have their own action as a shortcut
See also
This action logs off the current user and reloads the current page as the anonymous visitor.
Confirm a mailinglist subscription. Required argument is the confirm_key .
Cancel a mailing list subscription. The recipient id is given with the id argument.
Post a message to the test mailing list, given with the id argument.
See also
Sets the progress bar of a mask.
Rescans all modules, to find all templates, lib files, dispatch rules, etc. again.
Activate/deactivate a module in the module manager in the admin interface.
Show more results of the current search query inline on the page.
Move an element to another place, appending it to the target. The element is given by id with the element argument, or…
See also
See also
This action sends a message to the event handler on the server.
Publishes a message on the topic tree of the current page.
This action redirects the browser to another page or back to the previous page.
Todo
Reload the current page.
See also
See also
Replace the target HTML element by new one.
Resets the enclosing form, a specifically targeted form or the closest form to an element.
This action executes JavaScript directly. It can be used to interface with non-Zotonic JavaScript libraries and…
Set the class of an element.
Set the value of a form field.
See also
See also
See also
See also
Toggle an element by sliding it up and down.
See also
Submits the enclosing form, a specifically targeted form or the closest form to an element.
Render a template. When used in a postback action, the result will be sent back with the response data for the postback.
See also
See also
Trigger a named \{% wire %\} with an action. All args will be args to the named wire. The trigger’s name argument is…
Show possible selections whilst typing.
See also
See also
See also
See also
Render a validation error on the target. Text is given in the text argument.
Apply actions with arguments added.
Used for inserting an internal link in the TinyMCE editor in the admin.
Used for triggering the insertion of a media item in the TinyMCE editor in the admin.
Used after a media item is selected in the media chooser for the TinyMCE editor.
Used by the admin as a callback when a media file has been selected for insertion into the rich-text editor.