Home
last modified time | relevance | path

Searched refs:setFromStoreValue (Results 1 – 14 of 14) sorted by last modified time

/plugin/combo/ComboStrap/
H A DMarkupPath.php1495 ->setFromStoreValue($value)
1508 ->setFromStoreValue($value)
1520 ->setFromStoreValue($value)
1572 ->setFromStoreValue($value)
1585 ->setFromStoreValue($value)
1698 ->setFromStoreValue($slug)
1720 ->setFromStoreValue($boolean)
1840 ->setFromStoreValue($value)
H A DSlug.php72 public function setFromStoreValue($value): Metadata function in ComboStrap\\Slug
H A DLang.php156 public function setFromStoreValue($value): Metadata function in ComboStrap\\Lang
160 return parent::setFromStoreValue($value);
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php410 * the reverse action is {@link Metadata::setFromStoreValue()}
654 * The difference between the {@link Metadata::setFromStoreValue()}
675 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\Metadata
H A DMetadataBoolean.php119 function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\MetadataBoolean
H A DMetadataDateTime.php70 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\MetadataDateTime
H A DMetadataInteger.php50 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\MetadataInteger
H A DMetadataMultiple.php119 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\MetadataMultiple
H A DMetadataTabular.php200 ->setFromStoreValue($identifierValue);
215 $metadataChildObject->setFromStoreValue($childValue);
243 $identifierMetadata = MetadataSystem::toMetadataObject($identifierMetadataObject, $this)->setFromStoreValue($item);
H A DMetadataText.php79 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Api\\MetadataText
/plugin/combo/ComboStrap/Meta/Field/
H A DAliases.php290 ->setFromStoreValue($aliasPath);
297 ->setFromStoreValue($aliasType);
H A DPageImagePath.php66 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Field\\PageImagePath
73 return parent::setFromStoreValue($value);
H A DPageImages.php128 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Field\\PageImages
225 $pageImagePath = PageImagePath::createFromParent($this)->setFromStoreValue($wikiImagePath);
229 ->setFromStoreValue($usages);
H A DRegion.php37 public function setFromStoreValue($value): Metadata function in ComboStrap\\Meta\\Field\\Region
41 return parent::setFromStoreValue($value);