dolibarr 23.0.3
fields Directory Reference
Directory dependency graph for fields:
dolibarr_23.0/htdocs/core/class/fields

Files

 booleanfield.class.php
 File of class to boolean field.
 
 checkboxfield.class.php
 File of class to checkbox field(multiselect)
 
 chkbxlstfield.class.php
 File of class to chkbxlst field(multiselect)
 
 commonfield.class.php
 File of class to common field.
 
 commongeofield.class.php
 File of class to common geo field.
 
 commonselectfield.class.php
 File of class to common select field.
 
 commonsellistfield.class.php
 File of class to common sellist field.
 
 datefield.class.php
 File of class to date field.
 
 datetimefield.class.php
 File of class to datetime field.
 
 datetimegmtfield.class.php
 File of class to datetimegmt field.
 
 doublefield.class.php
 File of class to double field.
 
 durationfield.class.php
 File of class to duration field.
 
 emailfield.class.php
 File of class to email field.
 
 htmlfield.class.php
 File of class to html field.
 
 iconfield.class.php
 File of class to icon field.
 
 intfield.class.php
 File of class to int field.
 
 ipfield.class.php
 File of class to ip field.
 
 linestrgfield.class.php
 File of class to linestrg field.
 
 linkfield.class.php
 File of class to link field.
 
 multiptsfield.class.php
 File of class to multipts field.
 
 passwordfield.class.php
 File of class to password field.
 
 phonefield.class.php
 File of class to phone field.
 
 pointfield.class.php
 File of class to point field.
 
 polygonfield.class.php
 File of class to polygon field.
 
 pricecyfield.class.php
 File of class to pricecy field (price with currency)
 
 pricefield.class.php
 File of class to price field.
 
 radiofield.class.php
 File of class to radio field.
 
 realfield.class.php
 File of class to real field.
 
 selectfield.class.php
 File of class to select field.
 
 sellistfield.class.php
 File of class to sellist field.
 
 starsfield.class.php
 File of class to stars field.
 
 textfield.class.php
 File of class to text field.
 
 timestampfield.class.php
 File of class to timestamp field.
 
 urlfield.class.php
 File of class to url field.
 
 varcharfield.class.php
 File of class to varchar field.