Home
last modified time | relevance | path

Searched defs:hostPageID (Results 1 – 3 of 3) sorted by relevance

/plugin/visualindex/action/
H A Dprosemirror.php46 private function getCurrentNamespace(string $hostPageID): string
57 private function resolveNamespaceExpression(string $expr, string $hostPageID): string
78 …private function pageUsesAffectedVisualindex(string $hostPageID, string $content, string $targetPa…
/plugin/catmenu/helper/
H A Dnamespace.php61 public function getCurrentNamespace(string $hostPageID): string
76 public function resolveNamespaceExpression(string $expr, string $hostPageID): string
/plugin/catmenu/action/
H A Dprosemirror.php34 …private function pageUsesAffectedCatmenu(string $hostPageID, string $content, string $targetPage):…