Searched refs:template_section_id (Results 1 – 1 of 1) sorted by relevance
11 protected $template_section_id; variable in helper_plugin_pagemod_pagemod43 $template_section_id = cleanID(array_shift($argv));69 $template = $this->updatePage($template, $template_section_id);129 * @param string $template_section_id132 protected function updatePage($template, $template_section_id) { argument133 $this->template_section_id = $template_section_id;162 if($id === $this->template_section_id) {