forena-8.x-1.x-dev/src/FrxPlugin/Renderer/FrxTitle.php

src/FrxPlugin/Renderer/FrxTitle.php
<?php
/**
 * @file
 * Implements a title renderer
 * @author metzlerd
 *
 */
namespace Drupal\forena\FrxPlugin\Renderer;
/**
 * Title Renderer
 *
 * @FrxRenderer(id = "FrxTitle")
 */
class FrxTitle extends RendererBase {
  public function render() {
    $html = $this->innerXML($this->reportNode);
    $html = $this->report->replace($html);
    $this->report->title = $html;
    return '';
  }
}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc