Page HTMLPage AdministrationPage contentBlueprintsSections

public class contentBlueprintsSections extends AdministrationPage

content.blueprintssections.php #15

This page controls the creation and maintenance of Symphony Sections through the Section Index and Section Editor.

Properties

Methods

void __actionEdit(string $context, array $section_ids)

Just prior to calling the Section Manager's delete function

Parameters
  • $context string'/blueprints/sections/'

  • $section_ids arrayAn array of Section ID's passed by reference

void __actionIndex(string $context, XMLElement $form, array $meta, array $errors)

Allows extensions to add elements to the header of the Section Editor form. Usually for section settings, this delegate is passed the current $meta array and the $this->_errors array.

Parameters
  • $context string'/blueprints/sections/'

  • $form XMLElementAn XMLElement of the current $this->Form, just after the Section settings have been appended, but before the Fields duplicator

  • $meta arrayThe current $_POST['meta'] array

  • $errors arrayThe current errors array

void __actionNew(string $context, array $entry_id)

Prior to deletion of entries.

Parameters
  • $context string'/publish/'

  • $entry_id arrayAn array of Entry ID's that are about to be deleted, passed by reference

void __viewEdit(string $context, XMLElement $form, array $meta, array $errors)

Allows extensions to add elements to the header of the Section Editor form. Usually for section settings, this delegate is passed the current $meta array and the $this->_errors array.

Parameters
  • $context string'/blueprints/sections/'

  • $form XMLElementAn XMLElement of the current $this->Form, just after the Section settings have been appended, but before the Fields duplicator

  • $meta arrayThe current $_POST['meta'] array

  • $errors arrayThe current errors array

void __viewIndex()
void __viewNew(string $context, array $options)

Allows an extension to modify the existing options for this page's With Selected menu. If the $options parameter is an empty array, the 'With Selected' menu will not be rendered.

Parameters
  • $context string'/blueprints/sections/'

  • $options arrayAn array of arrays, where each child array represents an option in the With Selected menu. Options should follow the same format expected by Widget::__SelectBuildOption. Passed by reference.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details