API results for “template”

126 to 150 of 154

ProcessField::buildEditFormContext(InputfieldForm $form) module.method
Build field/template context edit

ProcessField::executeSendTemplates() module.method
Execute send field to template(s)

ProcessField::executeSendTemplatesSave() module.method
Process the form from executeSendTemplates and redirect back to editor

ProcessField::allowFieldInTemplate(Field $field, Template $template) module.method
For hooks to modify if they want to specific prevent a field from being added to a template from here

ProcessTemplate::executeNavJSON(array $options = []) module.method
Output JSON list of navigation items for this (intended to for ajax use)

ProcessTemplate::execute() module.method
Execute the template list / default process

ProcessTemplate::getListFilterForm() module.method
@return InputfieldForm

ProcessTemplate::getListTable($templates) module.method
Get templates list table

ProcessTemplate::getListTableRow(Template $template, bool $useLabel = true) module.method
Get row for templates list table

ProcessTemplate::executeAdd() module.method
Execute the template add process

ProcessTemplate::executeEdit() module.method
Execute the template edit process

ProcessTemplate::buildEditForm(Template $template) module.method
Build the main form used for template edits

ProcessTemplate::getAsmListAttrs(Field $field, $hasField = null) module.method
Get attributes for the asmSelect fields selection

ProcessTemplate::executeSaveProperty() module.method
Save template/fieldgroup/field property (ajax)

ProcessTemplate::executeSave() module.method
Save the template and check to see if a Fieldgroup change was requested

ProcessTemplate::executeFieldgroup() module.method
Confirm the fieldgroup change with another form that shows what will be deleted

ProcessTemplate::executeSaveFieldgroup(Fieldgroup $fieldgroup = null) module.method
Save the fieldgroup

ProcessTemplate::executeRemoveFields() module.method
Execute "remove fields" action

ProcessTemplate::renderRemoveFields() module.method
Render for "remove fields" action

ProcessTemplate::executeRename() module.method
Rename the template

ProcessTemplate::fieldRemoved(Field $field, Template $template) module.method
For hooks to listen to when a field is removed from a template

ProcessTemplate::fieldAdded(Field $field, Template $template) module.method
For hooks to listen to when a field is added to a template

ProcessTemplate::executeImport() module.method
Execute import

ProcessTemplate::executeExport() module.method
Execute export

ProcessTemplate::executeTags() module.method
Handle the “Manage Tags” actions