Home
last modified time | relevance | path

Searched refs:HEADER_POSITION (Results 1 – 1 of 1) sorted by relevance

/plugin/combo/renderer/
H A Danalytics.php124 public const HEADER_POSITION = 'header_id'; define in renderer_plugin_combo_analytics
366 if (array_key_exists(self::HEADER_POSITION, $this->stats)) {
367 $headersCount = count($this->stats[self::HEADER_POSITION]);
368 unset($statExport[self::HEADER_POSITION]);
695 $this->stats[self::HEADER_POSITION][$this->headerId] = $heading;