Reference
add_class animate buttonize effect fade_in fade_out hide insert_after insert_before insert_bottom insert_top…
Mark a html element as draggable.
Mark an element as valid drag destination.
Access information about page connections.
edge_delete edge_insert edge_update
editor_add editor_remove zlink zmedia zmedia_choose zmedia_has_chosen
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.
Model exposing TinyMCE editor version metadata used by admin/editor integration.
Add a $(..).effect jQuery call to the target element.
Select an element from a tuple or list of tuples.
Check if the content of the input field is an e-mail address.
DomainKeys Identified Mail Signatures (RFC 6376) is a method to add a signature to outgoing emails. This enables…
email_add_handler email_bounced email_dkim_options email_drop_handler email_ensure_handler email_failed…
Model for received-email recipient extraction and matching used by mod_email_receive.
Model for email relay API endpoints, handling relay delivery requests and relay status updates.
Tracks the send/bounce/error status of all outgoing emails.
Check if an entered e-mail address is unique, by looking in the m_identity table for the email key:
Fetch media ids that are embedded in the body , body_extra and text blocks of your page.
Resets the “disabled” attribute of a HTML tag and removes the CSS class “disabled”.
md5 sha1
Tests if the value is a date and equal to the argument. The value and the argument must be a tuple of the format {Y,M
HTML escape a text. Escapes all reserved HTML characters in the value. Escaped strings are safe to be displayed in a…
Ensures thant an HTML escaped value is properly escaped.
Escape the value according to the RFC2445 rules.
Escapes the value for insertion in JavaScript output.
Escapes the value for safe insertion into JSON strings.
Convert any URLs in a plaintext into HTML links, with adding the rel="nofollow" attribute, and replaces all newlines…
Escape the value for insertion in xml output.
Bind actions to a jQuery event or submit a form.
postback trigger_event publish
Filters a list on the value of a property, either on absence or inequality.
See also
Extract a specific property from each item in a list.
Model for Facebook integration helpers, including auth-use flag, profile picture fetch, and Graph API proxy calls.
Show an element by animating the opacity.
Hide an element by animating the opacity.
This filter formats a numeric value as KB, MB etc. This filter can be used to display a number of bytes in a human…
The filestore uses two tables for its administration.
Model to start uploads, upload a block and delete uploads.
Filter the contents of a block through variable filters.
Filters a list on the value of a property, either on presence or equality.
Filter a list of items based on a property value and optional predicate.
Returns the first character or element.
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
Replaces ampersands in the value with “&” entities.
Flatten a list to a comma separated string.
Round down a floating point value.
Add a $(..).focus() jQuery call to the target element to give it input focus.
Loop over multiple values in a list or search result.
HTML escapes a text.
Regular expression test.
format_dispatch_controller_option
Format dispatch controller options.
Format dispatch path element so variables will be more visible.
Show a duration in hours, minutes and seconds.
Show an integer value.
Show an integer or float.
Show a price with decimals.
Resets the target form to its initial state.
pickle
disable enable event focus form_reset reset set_value submit typeselect validation_error
Parse a string as a JSON (JavaScript Object Notation) value. The returned value can be processed futher.
This section describes the location and contents of Zotonic’s global configuration files erlang.config and zotonic.
These variables are always available for rendering in templates.
Make charts with Google.
Calculate the gravatar code for an e-mail address:
Groups items of a list by a property.
Group a list of sorted resource ids on their first letter of the title or another rsc property. After grouping, it…
Similar to group_firstchar, but always uses the title column from the rsc table.
Show a message in the upper right corner of the browser window. The message will automatically disappear after some…
A validator to check if a resource has a certain number of edges with a predicate.
Hide an element without any animation.
The category hierarchy tables have been replaced by m_hierarchy . This model defines named hierarchies of resources…
show_media striptags truncate_html sanitize_html sanitize_url urlize embedded_media without_embedded_media render…
The m_identity model manages usernames and other user identities. mod_authentication uses it to store and check salted…
Selects an argument depending on a condition.
See also
Not implemented, but exists in Zotonic for forward compatibility with future ErlyDTL and Django versions.
See also
See also
Tests whether a value is undefined, returning the given argument.
See also
See also
Manages the medium_edit_settings property for non destructive image editing.
See also
Model to track resources imported from CSV and XLSX files.
import_csv_definition import_resource export_resource_content_disposition export_resource_content_type…
See also
Returns the index of the first occurrence of the item in the given list.
Tests if a date is in the future.
See also
Adds recipient query string details to hyperlinks.
Tests if a date is in the past.
Render a JS-aided inplace textbox.
Prepends the argument in front of the value.
Insert the result of a render action after of an HTML element.
Insert the result of a render action before an HTML element.
Inserts HTML after the contents of an HTML element.
Inserts HTML before the contents of an HTML element.
Zotonic runs on Linux, Mac OS X and (not officially) on Windows.