Dataform Plugins: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 4: Line 4:
==View plugins==
==View plugins==
===Standard===
===Standard===
*'''[[Dataformview Aligned|Aligned]]''': This view presents data in rows aligned to the left.
*'''[[Dataformview Aligned|Aligned]]''': Displays entries in an aligned table with a simplified template design which takes a simple list of field patterns and creates one table column per pattern.
*'''[[Dataformview CSV|CSV]]''': This view allows you to import and export data to a csv file.
*'''[[Dataformview CSV|CSV]]''': Allows CSV import and export of entries.
*'''[[Dataformview Grid|Grid]]''': Two dimensional view where each entry is presented in a table cell. This view allows you to control the number of columns and raws that will be displayed on a single page.
*'''[[Dataformview Grid|Grid]]''': Displays entries in a grid (each entry in a table cell). Allows setting the number of columns and rows of the grid.
*'''[[Dataformview Interval|Interval]]''': This view allows you to set duration interval according to which the information is displayed. You can group the information by certain field tag or rating and you can control the the number of entries to be displayed on each page. This view is particularly useful for content display.
*'''[[Dataformview Interval|Interval]]''': This view allows you to set duration interval according to which the information is displayed. You can group the information by certain field tag or rating and you can control the the number of entries to be displayed on each page. This view is particularly useful for content display.
*'''[[Dataformview PDF|PDF]]''': With this view you can display and export data to PDF file.
*'''[[Dataformview PDF|PDF]]''': Allows designing a PDF template and exporting entries to a PDF file.
*'''[[Dataformview RSS|RSS]]''': With this view you can display and export data to PDF file.
*'''[[Dataformview RSS|RSS]]''': Allows designing and generating RSS feeds from the activity entries.
*'''[[Dataformview Tabular|Tabular]]''': The most common view, this view presents information in a table. The tabular view is useful both for editing and display purposes.
*'''[[Dataformview Tabular|Tabular]]''': Displays entries in an aligned table. The template is designed with an html table in a WYSIWYG editor.
===Add-ons===
===Add-ons===
==Field plugins==
==Field plugins==

Revision as of 21:09, 28 January 2014


Click on the plugin name for more information about the plugin.

View plugins

Standard

  • Aligned: Displays entries in an aligned table with a simplified template design which takes a simple list of field patterns and creates one table column per pattern.
  • CSV: Allows CSV import and export of entries.
  • Grid: Displays entries in a grid (each entry in a table cell). Allows setting the number of columns and rows of the grid.
  • Interval: This view allows you to set duration interval according to which the information is displayed. You can group the information by certain field tag or rating and you can control the the number of entries to be displayed on each page. This view is particularly useful for content display.
  • PDF: Allows designing a PDF template and exporting entries to a PDF file.
  • RSS: Allows designing and generating RSS feeds from the activity entries.
  • Tabular: Displays entries in an aligned table. The template is designed with an html table in a WYSIWYG editor.

Add-ons

Field plugins

Internal

  • Entry actions: Displays the entry action links/icons (e.g. edit, delete, duplicate etc.).
  • Entry group: Displays info about the group the entry belongs to.
  • Entry time: Displays the entry time created and modified.
  • Entry author: Displays info about the entry author (e.g. first name, last name, user picture etc.).

Standard

  • Checkbox: Allows the user to select options by ticking checkboxes.
  • Duration: Allows the user to specify a duration in various units.
  • Entry state: Allows the user to set the entry state (with ajax support).
  • File: Allows the user to upload files to the entry.
  • Mdl Comment: Allows the user to add moodle comments to the entry.
  • Mdl Rating: Allows the user to add moodle ratings to the entry.
  • Number: Allows the user to enter a number.
  • Picture: Allows the user to upload images to the entry.
  • Radio button: Allows the user to select an option by ticking a radio button.
  • Select: Allows the user to select an option from a dropdown.
  • Select (multiple): Allows the user to select multiple options from a dropdown.
  • Text: Allows the user to enter single-line text.
  • Text area: Allows the user to enter multi-line text or rich text (supports the moodle editor).
  • Time: Allows the user to enter data/time via dropdowns or javascript calendar popup.
  • Url: Allows the user to enter a clickable link.

Add-ons

  • Captcha:
  • Latlong: Allows the user to enter a geographic location with latitude and longitude.
  • Mail to: Allows the user to a mailto link the will open a new email editor in the user's local email client.

Access rule plugins

Standard

Notification rule plugins

Standard

Text filters

Other components