| /template/strap/ComboStrap/Meta/Field/ |
| H A D | PageH1.php | 64 $store = $this->getReadStore(); 65 if ($store instanceof MetadataDokuWikiStore) { 66 $h1Parsed = $store->getFromName(self::H1_PARSED); 71 $h1 = $store->getCurrentFromName("title"); 108 $store = $this->getWriteStore(); 109 if ($store instanceof MetadataDokuWikiStore) { 110 $store->setFromPersistentName(self::H1_PARSED, $defaultValue);
|
| H A D | FeaturedSvgImage.php | 54 $store = $this->getWriteStore(); 55 if ($store instanceof MetadataDokuWikiStore) { 56 $store->setFromPersistentName(self::ITEM_FEATURED_IMAGE_PARSED, $path);
|
| H A D | FeaturedRasterImage.php | 98 $store = $this->getWriteStore(); 99 if ($store instanceof MetadataDokuWikiStore) { 100 $store->setFromPersistentName(self::FEATURED_IMAGE_PARSED, $path);
|
| /template/strap/ComboStrap/Meta/Api/ |
| H A D | MetadataBoolean.php | 65 $store = $this->getWriteStore(); 67 if ($store instanceof MetadataFormDataStore) { 91 $store = $this->getWriteStore(); 98 if ($store instanceof MetadataFormDataStore) { 102 if ($store instanceof MetadataDokuWikiStore) { 107 if ($store->isHierarchicalTextBased()) {
|
| H A D | Metadata.php | 218 function setReadStore($store): Metadata argument 223 if (is_string($store) && !is_subclass_of($store, MetadataStore::class)) { 224 throw new ExceptionRuntime("The store class ($store) is not a metadata store class"); 226 $this->readStore = $store; 231 * @param MetadataStore|string $store 235 function setWriteStore($store): Metadata argument 237 $this->writeStore = $store;
|
| /template/strap/ComboStrap/ |
| H A D | CreationDate.php | 48 $store = $this->getReadStore(); 50 if (!($store instanceof MetadataDokuWikiStore)) { 54 $fromName = $store->getFromName(self::DATE_DOKUWIKI_PROPERTY_NAME); 71 $store = $this->getWriteStore(); 72 if (!($store instanceof MetadataDokuWikiStore)) {
|
| H A D | PageType.php | 40 public function setWriteStore($store): PageType argument 43 return parent::setWriteStore($store); 59 public function setReadStore($store): PageType argument 62 return parent::setReadStore($store);
|
| H A D | FirstRasterImage.php | 57 $store = $this->getReadStore(); 58 if (!($store instanceof MetadataDokuWikiStore)) { 66 $firstImageId = $store->getFromName(FirstRasterImage::PROPERTY_NAME);
|
| H A D | FirstSvgIllustration.php | 52 $store = $this->getReadStore(); 53 if (!($store instanceof MetadataDokuWikiStore)) { 64 $firstImageId = $store->getFromName(FirstSvgIllustration::PROPERTY_NAME);
|
| H A D | ModificationDate.php | 28 $store = $this->getReadStore(); 29 if (!($store instanceof MetadataDokuWikiStore)) { 43 $currentDateMeta = $store->getCurrentFromName('date');
|
| H A D | PagePublicationDate.php | 91 $store = $this->getReadStore(); 92 if (!($store instanceof MetadataDokuWikiStore)) { 100 $value = $store->getFromName(PagePublicationDate::OLD_META_KEY);
|
| H A D | MarkupPath.php | 369 $store = $this->getReadStoreOrDefault(); 370 if (!($store instanceof MetadataDokuWikiStore)) { 373 $metadata = $store->getCurrentFromName('relation'); 662 $store = $this->getReadStoreOrDefault(); 663 if (!($store instanceof MetadataDokuWikiStore)) { 668 $relation = $store->getCurrentFromName('relation'); 693 $store = $this->getReadStoreOrDefault(); 694 if (!($store instanceof MetadataDokuWikiStore)) { 698 return $store->getFromName('creator'); 710 $store = $this->getReadStoreOrDefault(); [all …]
|
| H A D | MetaManagerForm.php | 143 $store = $dokuwikiFsStore; 150 $store = $dbStore; 154 ->setReadStore($store)
|
| H A D | LdJson.php | 194 $store = $this->getReadStore(); 195 $metadata = $store->getFromName(self::OLD_ORGANIZATION_PROPERTY);
|
| /template/vector/static/3rd/dokuwiki/ |
| D | logo.png-readme.txt | 1 en: To use an own logo, DO NOT replace the logo.png in here. Simply store your
|
| /template/monobook/static/3rd/dokuwiki/ |
| D | logo.png-readme.txt | 1 en: To use an own logo, DO NOT replace the logo.png in here. Simply store your
|
| /template/vector20/static/3rd/dokuwiki/ |
| D | logo.png-readme.txt | 1 en: To use an own logo, DO NOT replace the logo.png in here. Simply store your
|
| /template/wikiweko/static/3rd/dokuwiki/ |
| H A D | logo.png-readme.txt | 1 en: To use an own logo, DO NOT replace the logo.png in here. Simply store your
|
| /template/readthedokus/js/ |
| H A D | readthedokus.js | 644 ReadtheDokus.prototype.safeGet = function(store, key, defaultValue) argument 647 let current = store;
|
| /template/gtopia/ |
| D | style.css | 1764 .uc-store-admin-table{ 1769 .uc-store-admin-table tbody{ 1773 .uc-store-admin-panel{ 1778 .uc-store-admin-panel .uc-store-icon{ 1783 .uc-store-admin-panel .panel-title{ 1789 .uc-store-admin-panel .panel-show-link a{ 1793 .uc-customer-table .uc-store-icon{ 1806 .uc-cust-orders-table .uc-store-icon{ 1811 #store-footer{ 1880 .path-admin-store-orders span.icon{ [all …]
|
| D | new.css | 1 …store-admin-table{margin:1em auto;border:1px dashed #bbb;}.uc-store-admin-table tbody{border-top:0…
|
| /template/a_new_day/ |
| D | csshover3.htc | 165 // and store that instance for unloading later on 219 // store event handlers for removal onunload
|
| /template/simple/ |
| D | csshover3.htc | 165 // and store that instance for unloading later on 219 // store event handlers for removal onunload
|
| /template/vector20/static/3rd/vector/ |
| D | csshover.htc | 165 // and store that instance for unloading later on 219 // store event handlers for removal onunload
|
| /template/vector/static/3rd/vector/ |
| D | csshover.htc | 165 // and store that instance for unloading later on 219 // store event handlers for removal onunload
|