Home
last modified time | relevance | path

Searched refs:getValueEditor (Results 1 – 4 of 4) sorted by relevance

/plugin/struct/meta/
H A DValue.php205 public function getValueEditor($name, $id)
206 public function getValueEditor($name, $id) global() function in dokuwiki\\plugin\\struct\\meta\\Value
/plugin/struct/action/
H A Dedit.php167 $input = $field->getValueEditor($name, $id);
H A Dinline.php102 echo $value->getValueEditor('entry', $id);
/plugin/struct/helper/
H A Dfield.php206 $input = $field->getValueEditor($name, $id);