4 include_once(
"./Services/Form/classes/class.ilTextInputGUI.php");
21 public function __construct($a_title, $a_postvar, $a_class, $a_autocomplete_cmd)
25 $this->ctrl = $DIC->ctrl();
28 if (is_object($a_class)) {
29 $a_class = get_class($a_class);
31 $a_class = strtolower($a_class);
33 parent::__construct($a_title, $a_postvar);
45 $q = $_REQUEST[
"term"];
46 include_once(
"./Services/AccessControl/classes/class.ilRoleAutoComplete.php");
if(isset($_REQUEST['delete'])) $list
setDataSource($href, $a_delimiter=null)
set datasource link for js autocomplete
static getList($a_str)
Get completion list.
setSize($a_size)
Set Size.
This class represents a text property in a property form.
setMaxLength($a_maxlength)
Set Max Length.
setInputType($a_type)
set input type