Searched refs:selectFBoxValue (Results 1 – 2 of 2) sorted by relevance
/plugin/bibtex/OSBib/create/ |
H A D | FORM.php | 169 function selectFBoxValue($label, $name, $array, $size = 3, $override = FALSE) function in FORM
|
H A D | ADMINSTYLE.php | 105 $pString .= FORM::selectFBoxValue(FALSE, "editStyleFile", $this->styles, 20); 316 $pString .= FORM::selectFBoxValue(FALSE, "editStyleFile", $this->styles, 20);
|