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 #523
    In the 523rd issue of ProcessWire Weekly we'll check out what's new in the core this week, share some new module related news, and more. Read on!
    Weekly.pw / 18 May 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“Yesterday I sent the client a short documentation for their ProcessWire-powered website. Today all features already used with no questions. #cmsdoneright—Marc Hinse, Web designer/developer