dolibarr/htdocs/core/class
Laurent Destailleur 9a0b5fb599 Fix extrafields
2018-11-07 12:25:22 +01:00
..
antivir.class.php Standardize and update code 2018-09-24 11:58:01 +02:00
canvas.class.php Standardize and update code 2018-09-24 12:03:49 +02:00
ccountry.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
CMailFile.class.php Log success of emails 2018-10-29 03:25:21 +01:00
comment.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
commondocgenerator.class.php Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into 2018-10-24 03:39:33 +02:00
commoninvoice.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-10-30 14:47:39 +01:00
commonobject.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-10-30 15:32:09 +01:00
commonobjectline.class.php trim trailing 2018-07-26 19:26:03 +02:00
commonorder.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
commonstickergenerator.class.php Code comments 2018-09-28 10:52:15 +02:00
conf.class.php Merge branch 'develop' into 8.0_dict 2018-10-30 12:26:37 +01:00
coreobject.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
CSMSFile.class.php Standardize and update code 2018-09-20 17:46:39 +02:00
cstate.class.php Standardize and update code 2018-09-20 17:19:42 +02:00
ctypent.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
ctyperesource.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
discount.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-10-19 14:46:32 +02:00
doleditor.class.php move phpcs:ignore 2018-09-02 23:01:14 +02:00
dolexception.class.php
dolgeoip.class.php
dolgraph.class.php Fix: do not use point for graph with too many points. 2018-10-26 17:32:32 +02:00
dolreceiptprinter.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
emailsenderprofile.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
events.class.php Standardize code 2018-10-05 15:44:57 +02:00
extrafields.class.php Fix extrafields 2018-11-07 12:25:22 +01:00
fileupload.class.php Lowercase NULL, TRUE, FALSE according to PSR2 2018-04-16 13:51:16 +02:00
fiscalyear.class.php Standardize code 2018-10-06 12:11:48 +02:00
genericobject.class.php Merge remote-tracking branch 'upstream/develop' into camelCaps 2018-09-01 13:52:51 +02:00
google.class.php Standardize code 2018-10-06 12:34:51 +02:00
hookmanager.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
html.form.class.php Clean code 2018-10-30 14:27:14 +01:00
html.formaccounting.class.php move phpcs:ignore 2018-09-02 23:01:14 +02:00
html.formactions.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
html.formadmin.class.php Add a component to select lang into a web site 2018-10-03 18:40:54 +02:00
html.formbank.class.php Update and standardize code 2018-08-22 11:06:34 +02:00
html.formbarcode.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
html.formcompany.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
html.formcontract.class.php move phpcs:ignore 2018-09-03 00:03:17 +02:00
html.formcron.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
html.formfile.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-11-06 18:30:57 +01:00
html.formintervention.class.php move phpcs:ignore 2018-09-05 20:36:44 +02:00
html.formmail.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-10-29 02:31:05 +01:00
html.formmailing.class.php Standardize and update code 2018-08-23 16:54:24 +02:00
html.formmargin.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
html.formorder.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
html.formother.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
html.formprojet.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-11-06 18:30:57 +01:00
html.formpropal.class.php Merge pull request #9168 from frederic34/trimtrailing 2018-08-28 02:30:02 +02:00
html.formsms.class.php add errors def in htmlformsms 2018-10-15 21:40:27 +02:00
html.formsocialcontrib.class.php move phpcs:ignore 2018-09-04 22:52:55 +02:00
html.formticket.class.php Standardize and update code 2018-10-10 09:16:01 +02:00
html.formwebsite.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
index.html
infobox.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
interfaces.class.php move phpcs:ignore 2018-09-02 23:44:53 +02:00
ldap.class.php move phpcs:ignore 2018-09-02 23:44:53 +02:00
link.class.php Fix constructors does not need return value 2018-09-16 10:22:23 +02:00
menu.class.php move phpcs:ignore 2018-09-02 22:05:19 +02:00
menubase.class.php Fix bug reported by scrutinizer 2018-10-21 12:14:20 +02:00
notify.class.php Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop 2018-11-03 19:15:52 +01:00
openid.class.php move phpcs:ignore 2018-09-02 23:01:14 +02:00
rssparser.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
smtps.class.php move phpcs:ignore 2018-09-06 21:27:18 +02:00
stats.class.php Fix scrutinizer reported bugs 2017-12-11 11:48:11 +01:00
translate.class.php Fix security on GETPOST('action'). Param must be sanitized. 2018-11-05 20:29:07 +01:00
utils.class.php Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose 2018-10-24 23:04:26 +02:00
vcard.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00
workboardresponse.class.php PSR2 ClassDeclaration 2018-08-29 22:06:05 +02:00