Home
last modified time | relevance | path

Searched refs:getTranslatedKey (Results 1 – 3 of 3) sorted by relevance

/plugin/struct/meta/
H A DTranslationUtilities.php58 public function getTranslatedKey($key, $default) function
H A DSchema.php290 return $this->getTranslatedKey('label', $this->table);
/plugin/struct/types/
H A DAbstractBaseType.php175 return $this->getTranslatedKey('label', $this->label);
188 return $this->getTranslatedKey('hint', '');