Home
last modified time | relevance | path

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

/plugin/pagemove/_test/
H A Dpagemove.test.php14 var $otherBacklinkingId = 'level0:level1:other_backlinking_page'; variable in PagemovePageTest
123 saveWikiText($this->otherBacklinkingId, $text, $summary);
255 $newContent = rawWiki($this->otherBacklinkingId);
373 $newContent = rawWiki($this->otherBacklinkingId);
493 $newContent = rawWiki($this->otherBacklinkingId);
541 saveWikiText($this->otherBacklinkingId, '', 'removed');
/plugin/move/_test/
H A Dpagemove.test.php18 var $otherBacklinkingId = 'level0:level1:other_backlinking_page'; variable in plugin_move_pagemove_test
137 saveWikiText($this->otherBacklinkingId, $text, $summary);
138 …$references = array_keys(p_get_metadata($this->otherBacklinkingId, 'relation references', METADATA…
139 … idx_get_indexer()->addMetaKeys($this->otherBacklinkingId, 'relation_references', $references);
267 $newContent = rawWiki($this->otherBacklinkingId);
383 $newContent = rawWiki($this->otherBacklinkingId);
501 $newContent = rawWiki($this->otherBacklinkingId);