Home
last modified time | relevance | path

Searched defs:targetPage (Results 1 – 12 of 12) sorted by relevance

/plugin/catmenu/action/
H A Dprosemirror.php34 …ate function pageUsesAffectedCatmenu(string $hostPageID, string $content, string $targetPage): bool
55 private function invalidateCacheForTarget(string $targetPage = ''): void
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowCxV3beta1EventHandler.php37 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1EventHandler
86 public function setTargetPage($targetPage)
DGoogleCloudDialogflowCxV3EventHandler.php37 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3EventHandler
86 public function setTargetPage($targetPage)
DGoogleCloudDialogflowCxV3beta1TransitionRoute.php41 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1TransitionRoute
104 public function setTargetPage($targetPage)
DGoogleCloudDialogflowCxV3TransitionRoute.php41 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3TransitionRoute
104 public function setTargetPage($targetPage)
DGoogleCloudDialogflowCxV3beta1WebhookResponse.php39 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1WebhookResponse
114 public function setTargetPage($targetPage)
DGoogleCloudDialogflowCxV3WebhookResponse.php39 public $targetPage; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3WebhookResponse
114 public function setTargetPage($targetPage)
/plugin/pagesicon/
H A Daction.php37 public function __construct(string $targetPage, string $label, string $title) {
165 private function canUploadToTarget(string $targetPage): bool {
193 private function getMediaManagerUrl(string $targetPage): string {
H A Dhelper.php47 …public function notifyIconUpdated(string $targetPage, string $action = 'update', string $mediaID =…
98 public function getUploadNameChoices(string $targetPage, string $variant): array {
282 public function getUploadIconPage(string $targetPage = '') {
/plugin/visualindex/action/
H A Dprosemirror.php69 private function isTargetInNamespace(string $targetPage, string $namespace): bool
78 …function pageUsesAffectedVisualindex(string $hostPageID, string $content, string $targetPage): bool
/plugin/catmenu/helper/
H A Dnamespace.php93 public function isTargetInNamespace(string $targetPage, string $namespace): bool
/plugin/404manager/
Daction.php435 private function redirectToDokuwikiPage($targetPage, $redirectSource = 'Not Known')