Home
last modified time | relevance | path

Searched defs:rawvalue (Results 1 – 25 of 26) sorted by relevance

12

/plugin/structcombolookup/types/
H A DNarrowingLookup.php57 protected function getRawValueNarrowingValue($rawvalue) {
108 protected function parentValueEditor($name, $rawvalue, $htmlID) {
137 public function valueEditor($name, $rawvalue, $htmlID) {
/plugin/struct/types/
H A DLongText.php42 public function validate($rawvalue) argument
58 public function valueEditor($name, $rawvalue, $htmlID) argument
[all...]
H A DDate.php46 public function valueEditor($name, $rawvalue, $htmlID) argument
73 public function validate($rawvalue) argument
[all...]
H A DMedia.php23 public function validate($rawvalue) argument
105 valueEditor($name, $rawvalue, $htmlID) global() argument
[all...]
H A DColor.php16 public function validate($rawvalue) argument
64 public function valueEditor($name, $rawvalue, $htmlID) argument
[all...]
H A DDateTime.php44 public function valueEditor($name, $rawvalue, $htmlID) argument
71 public function validate($rawvalue) argument
[all...]
H A DMail.php35 public function validate($rawvalue) argument
H A DCheckbox.php33 valueEditor($name, $rawvalue, $htmlID) global() argument
H A DDropdown.php33 public function valueEditor($name, $rawvalue, $htmlID) argument
H A DUrl.php23 public function validate($rawvalue) argument
H A DDecimal.php99 public function validate($rawvalue) argument
[all...]
H A DUser.php26 validate($rawvalue) global() argument
H A DAbstractBaseType.php289 valueEditor($name, $rawvalue, $htmlID) global() argument
509 validate($rawvalue) global() argument
H A DPage.php58 public function validate($rawvalue) argument
/plugin/structgeohash/types/
H A DGeoHash.php27 public function validate($rawvalue) {
51 public function valueEditor($name, $rawvalue, $htmlID) {
/plugin/structsection/types/
H A DSection.php30 public function valueEditor($name, $rawvalue, $htmlID)
/plugin/struct/meta/
H A DCSVSerialImporter.php70 protected function validateValue(Column $col, &$rawvalue) argument
H A DValueValidator.php34 validateValue(Column $col, & $rawvalue) global() argument
[all...]
H A DCSVPageImporter.php131 $pid = cleanID($rawvalue); argument
H A DCSVImporter.php167 protected function validateValue(Column $col, &$rawvalue) argument
H A DValue.php21 protected $rawvalue; variable in dokuwiki\\plugin\\struct\\meta\\Value
[all...]
/plugin/bez/struct/
H A DBezType.php80 public function validate($rawvalue) { argument
/plugin/structgroup/types/
H A DGroup.php24 public function validate($rawvalue) {
/plugin/structprogress/types/
H A DProgress.php29 public function validate($rawvalue)
/plugin/structjoin/types/
H A DJoin.php13 public function valueEditor($name, $rawvalue, $htmlID)

12