Link
Table of Contents
Classes
- DocumentationViewHelper
- Use this ViewHelper to provide a link to the official documentation. The ViewHelper will use the permalink identifier to generate a permalink to the documentation which is a redirect to the actual URI.
- EditRecordViewHelper
- Use this ViewHelper to provide edit links to records. The ViewHelper will pass the uid and table to FormEngine.
- NewRecordViewHelper
- Use this ViewHelper to provide 'create new record' links.