FOFModelFieldText::__construct
Constructor
Signature
public function __construct(JDatabaseDriver
$db,
[
$field = false,
[
$table_alias = false]] )
Parameters
-
$db
- The database object
-
$field
- The field informations as taken from the db
-
$table_alias