Topic cluster

Other

Documentation not covered by the keyword groups shown in the parent cluster.

13 items

All documentation outside the keyword groups in the parent cluster is listed below.

Actions

admin_tasks

Action module which provides postback handlers for the “status” view of the admin:

Actions

logoff

This action logs off the current user and reloads the current page as the anonymous visitor.

Actions

module_rescan

Rescans all modules, to find all templates, lib files, dispatch rules, etc. again.

Actions

module_toggle

Activate/deactivate a module in the module manager in the admin interface.

Actions

moreresults

Show more results of the current search query inline on the page.

Actions

redirect

This action redirects the browser to another page or back to the previous page.

Actions

redirect_incat

Redirect the admin editor to the next or previous resource in a category.

Actions

reload

Reload the current page.

Actions

script

This action executes JavaScript directly. It can be used to interface with non-Zotonic JavaScript libraries and functions.

Actions

template

Render a template. When used in a postback action, the result will be sent back with the response data for the postback.

Actions

typeselect

Show possible selections whilst typing.

Actions

with_args

Apply actions with arguments added.