Lines Matching defs:default
41 * This is generally where the default data is located
51 * They are used as the default of the current metadata
156 * @param null $default
159 public function get(Metadata $metadata, $default = null)
170 return $this->getFromName($metadata->getName(), $default);
183 * @param null $default
186 public function getFromName(string $name, $default = null)
205 return $default;
221 * @param null $default
224 public function setFromPersistentName(string $name, $value, $default = null): MetadataDokuWikiStore
244 * By default, the value is copied in the current and persistent array