What type of control we use depends on whether the Auth driver has list
capability.
public static getEmployeesType ( string $enumtype = 'multienum' ) : array | ||
$enumtype | string | The type to return if we have list capability (should be either 'enum' or 'multienum'). |
return | array | A two-element array of the type and the type's parameters. |