$templates->rename() method

Rename given template (and its fieldgroup, and file, when possible)

Given template must have its previous 'name' still present, and new name provided in $name argument to this method.

Available since version 3.0.170.

Usage

$templates->rename(Template $template, string $name);

Arguments

NameType(s)Description
templateTemplate
namestring

New name to use

Exceptions

Method can throw exceptions on error:

  • WireException - if rename cannot be completed


$templates methods and properties

API reference based on ProcessWire core version 3.0.244

“We chose ProcessWire because of its excellent architecture, modular extensibility and the internal API. The CMS offers the necessary flexibility and performance for such a complex website like superbude.de. ProcessWire offers options that are only available for larger systems, such as Drupal, and allows a much slimmer development process.” —xport communication GmbH