Home
last modified time | relevance | path

Searched defs:htmlID (Results 1 – 13 of 13) sorted by relevance

/plugin/struct/types/
H A DCheckbox.php33 valueEditor($name, $rawvalue, $htmlID) global() argument
65 multiValueEditor($name, $rawvalues, $htmlID) global() argument
H A DDropdown.php33 public function valueEditor($name, $rawvalue, $htmlID) argument
65 public function multiValueEditor($name, $rawvalues, $htmlID) argument
H A DAbstractMultiBaseType.php23 public function multiValueEditor($name, $rawvalues, $htmlID) argument
H A DLongText.php58 public function valueEditor($name, $rawvalue, $htmlID) argument
H A DDate.php46 public function valueEditor($name, $rawvalue, $htmlID) argument
H A DMedia.php105 $id = $htmlID ?: 'struct__' . md5($name . $count); argument
H A DColor.php64 public function valueEditor($name, $rawvalue, $htmlID) argument
H A DAbstractBaseType.php262 multiValueEditor($name, $rawvalues, $htmlID) global() argument
289 valueEditor($name, $rawvalue, $htmlID) global() argument
H A DDateTime.php44 public function valueEditor($name, $rawvalue, $htmlID) argument
/plugin/structcombolookup/types/
H A DNarrowingLookup.php108 protected function parentValueEditor($name, $rawvalue, $htmlID) {
137 public function valueEditor($name, $rawvalue, $htmlID) {
/plugin/structsection/types/
H A DSection.php30 public function valueEditor($name, $rawvalue, $htmlID)
/plugin/structgeohash/types/
H A DGeoHash.php51 public function valueEditor($name, $rawvalue, $htmlID) {
/plugin/structjoin/types/
H A DJoin.php13 public function valueEditor($name, $rawvalue, $htmlID)