Home
last modified time | relevance | path

Searched refs:targetpageid (Results 1 – 3 of 3) sorted by last modified time

/plugin/bureaucracy/helper/
H A Dactiontemplate.php437 * @param string $targetpageid pageid of destination
440 protected function addParsedTargetpage($targetpageid, $templatepageid) { argument
445 'id' => $targetpageid,
460 $this->targetpages[$targetpageid] = preg_replace($patterns, $values, $data['tpl']);
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php391 * @param string $targetpageid pageid of destination
394 protected function addParsedTargetpage($targetpageid, $templatepageid) { argument
396 'id' => $targetpageid,
411 $this->targetpages[$targetpageid] = preg_replace($patterns, $values, $data['tpl']);
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php391 * @param string $targetpageid pageid of destination
394 protected function addParsedTargetpage($targetpageid, $templatepageid) { argument
396 'id' => $targetpageid,
411 $this->targetpages[$targetpageid] = preg_replace($patterns, $values, $data['tpl']);