Searched refs:controlPage (Results 1 – 1 of 1) sorted by relevance
25 protected string $controlPage; variable in dokuwiki\\TreeBuilder\\ControlPageBuilder34 * @param string $controlPage37 public function __construct(string $controlPage) argument39 $this->controlPage = $controlPage;50 $instructions = p_cached_instructions(wikiFN($this->controlPage));60 $resolver = new PageResolver($this->controlPage);