Home
last modified time | relevance | path

Searched defs:page (Results 51 – 75 of 282) sorted by path

12345678910>>...12

/plugin/ckgedit/ckeditor/
H A Duseheading.php7 $page = $INPUT->str('dw_id'); variable
8 $page = urldecode($page); variable
9 $page = ltrim($page, ':'); variable
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Duseheading.php6 function ckg_get_title($page,$dir) {
/plugin/clearhistory/
H A Dadmin.php149 protected function _parseChangesFile($file, $page, $onlySmall = false, $onlyNoComment = false)
/plugin/combo/ComboStrap/Api/
H A DMetaManagerHandler.php159 handleManagerPost($event, MarkupPath $page, array $post) global() argument
243 handleManagerGet(Doku_Event $event, MarkupPath $page) global() argument
260 handleViewerGet(Doku_Event $event, MarkupPath $page) global() argument
304 handleViewerPost(Doku_Event $event, MarkupPath $page, array $post) global() argument
[all...]
/plugin/combo/ComboStrap/
H A DBreadcrumbTag.php140 public static function getLiHtmlOutput(MarkupPath $page, bool $current = false, bool $link = true): string argument
[all...]
H A DCacheExpirationDate.php26 public static function createForPage(ResourceCombo $page): CacheExpirationDate argument
H A DCacheExpirationFrequency.php20 public static function createForPage(ResourceCombo $page): CacheExpirationFrequency argument
H A DCanonical.php27 public static function createForPage(MarkupPath $page): Canonical argument
[all...]
H A DCreationDate.php26 public static function createForPage(ResourceCombo $page): CreationDate argument
H A DDatabasePageRow.php99 public static function getFromPageObject(MarkupPath $page): DatabasePageRow argument
211 getOrCreateFromPageObject(MarkupPath $page) global() argument
747 deleteIfExistsAndAddRedirectAlias(MarkupPath $page) global() argument
935 setMarkupPath(MarkupPath $page) global() argument
[all...]
H A DDisqusIdentifier.php21 public static function createForResource($page): DisqusIdentifier argument
H A DDokuwikiId.php22 public static function createForPage(ResourceCombo $page): DokuwikiId argument
H A DEndDate.php16 public static function createFromPage(MarkupPath $page) argument
H A DFetcherVignette.php44 private ?MarkupPath $page = null; variable in ComboStrap\\FetcherVignette
58 public static function createForPage(MarkupPath $page, Mim argument
364 setPage(MarkupPath $page) global() argument
[all...]
H A DImageSystem.php15 public static function selectAndGetBestMetadataPageImageFetcherForRatio(MarkupPath $page, TagAttributes $tagAttributes): IFetcherLocalImage argument
61 public static function createImageFetchFromPageImageMetadata(MarkupPath $page): IFetcherLocalImage argument
[all...]
H A DIndex.php80 deletePage(MarkupPath $page) global() argument
H A DLabel.php17 public static function createForMarkup($page): Label argument
H A DLdJson.php50 public static function createForPage(MarkupPath $page): LdJson argument
60 public static function addImage(array &$ldJson, MarkupPath $page) argument
[all...]
H A DLead.php17 public static function createForMarkup($page): Label argument
H A DLocale.php17 public static function createForPage(MarkupPath $page, string $separator = "_"): Locale argument
H A DLowQualityCalculatedIndicator.php16 public static function createFromPage(MarkupPath $page) argument
H A DLowQualityPageOverwrite.php26 public static function createForPage(MarkupPath $page) argument
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStoreAbs.php16 private $page; variable in ComboStrap\\Meta\\Api\\MetadataStoreAbs
28 public function __construct(ResourceCombo $page) argument
[all...]
/plugin/combo/ComboStrap/Meta/Field/
H A DAlias.php20 private MarkupPath $page; variable in ComboStrap\\Meta\\Field\\Alias
31 public function __construct(MarkupPath $page, WikiPath $path) argument
68 static function create(ResourceCombo $page, WikiPath $alias): Alias argument
[all...]
H A DAliases.php27 public static function createForPage(MarkupPath $page): Aliases argument

12345678910>>...12