ProcessTemplate class

List and edit the templates that control page output

Click any linked item for full usage details and examples. Hookable methods are indicated with the icon. In addition to those shown below, the ProcessTemplate class also inherits all the methods and properties of: Process, WireData and Wire.

Show class?             Show args?        

Common

NameReturnSummary 
ProcessTemplate::buildEditForm(Template $template)
InputfieldForm
ProcessTemplate::execute()
stringExecute the template list / default process
ProcessTemplate::executeAdd()
stringExecute the template add process
ProcessTemplate::executeEdit()
stringExecute the template edit process
ProcessTemplate::executeExport()
stringExecute export
ProcessTemplate::executeFieldgroup()
stringConfirm the fieldgroup change with another form that shows what will be deleted
ProcessTemplate::executeImport()
stringExecute import
ProcessTemplate::executeNavJSON()
array stringOutput JSON list of navigation items for this (intended to for ajax use)
ProcessTemplate::executeRemoveFields()
stringExecute "remove fields" action 
ProcessTemplate::executeRename()
stringRename the template
ProcessTemplate::executeSaveFieldgroup()
(nothing)Save the fieldgroup
ProcessTemplate::executeSaveProperty()
(nothing)Save template/fieldgroup/field property (ajax)
ProcessTemplate::executeTags()
stringHandle the “Manage Tags” actions
ProcessTemplate::fieldAdded(Field $field, Template $template)
(nothing)For hooks to listen to when a field is added to a template
ProcessTemplate::fieldRemoved(Field $field, Template $template)
(nothing)For hooks to listen to when a field is removed from a template
ProcessTemplate::getAsmListAttrs(Field $field)
arrayGet attributes for the asmSelect fields selection 
ProcessTemplate::getListFilterForm()
InputfieldForm@return InputfieldForm
ProcessTemplate::getListTable($templates)
MarkupAdminDataTableGet templates list table
ProcessTemplate::getListTableRow(Template $template)
arrayGet row for templates list table
ProcessTemplate::renderRemoveFields()
stringRender for "remove fields" action 
ProcessTemplate::search(string $text)
arraySearch for items containing $text and return an array representation of them 

Additional methods and properties

In addition to the methods and properties above, ProcessTemplate also inherits the methods and properties of these classes:

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #552
    In the 552nd issue of ProcessWire Weekly we'll check out the latest weekly update from Ryan, take a quick look at a new e-commerce solution for ProcessWire, and more. Read on!
    Weekly.pw / 7 December 2024
  • Custom Fields Module
    This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
    Blog / 30 August 2024
  • Subscribe to weekly ProcessWire news

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani