4include_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");
 
An exception for terminatinating execution or to throw for unit testing.
static getList($a_str)
Get completion list.
This class represents a text property in a property form.
setInputType($a_type)
set input type
setMaxLength($a_maxlength)
Set Max Length.
setDataSource($href, $a_delimiter=null)
set datasource link for js autocomplete
setSize($a_size)
Set Size.
if(isset($_REQUEST['delete'])) $list