dolibarr/htdocs/public/api
jfefe 60d6cc5806 Modify search of API classes for module
A module can now bring several API classes.
By example, thirdparty module can have api_thirdparty.class.php for thirdparty and api_contact.class.php for contacts.

Classes must be named <Object>API (ie ThirdpartyApi or ContactApi)
2015-05-03 19:43:49 +02:00
..
explorer New : API key authentication 2015-05-02 23:54:35 +02:00
.htaccess Add API htaccess file for Apache webserver 2015-05-02 15:25:48 +02:00
index.php Modify search of API classes for module 2015-05-03 19:43:49 +02:00