dolibarr  18.0.0
ajax Directory Reference

Files

file  ajaxdirpreview.php [code]
 Service to return a HTML preview of a directory Call of this service is made with URL: ajaxdirpreview.php?mode=nojs&action=preview&module=ecm&section=0&file=xxx.
 
file  ajaxdirtree.php [code]
 This script returns content of a directory for filetree.
 
file  ajaxinvoiceline.php [code]
 File to load contacts combobox.
 
file  ajaxstatusprospect.php [code]
 File to return Ajax response on third parties request.
 
file  ajaxtooltip.php [code]
 This script returns content of tooltip.
 
file  bankconciliate.php [code]
 File to set data for bank concilation.
 
file  box.php [code]
 File to return Ajax response on a Box move or close.
 
file  constantonoff.php [code]
 File to set or del an on/off constant.
 
file  contacts.php [code]
 File to load contacts combobox.
 
file  extraparams.php [code]
 File to make Ajax action on setting extra parameters of elements. Called bu bloc_showhide.tpl.php, itself called when MAIN_DISABLE_CONTACTS_TAB or MAIN_DISABLE_NOTES_TAB are set.
 
file  fetchKnowledgeRecord.php [code]
 File to make Ajax action on Knowledge Management.
 
file  fileupload.php [code]
 File to return Ajax response on file upload.
 
file  flowjs-server.php [code]
 File to upload very large file, higher than PHP limit. Using flowjs library.
 
file  loadinplace.php [code]
 File to load field value. used only when option "Edit In Place" is set (MAIN_USE_JQUERY_JEDITABLE).
 
file  locationincoterms.php [code]
 File to return Ajax response on location_incoterms request.
 
file  objectonoff.php [code]
 File to set status for an object. Called when ajax_object_onoff() is used. This Ajax service is oftenly called when option MAIN_DIRECT_STATUS_UPDATE is set.
 
file  onlineSign.php [code]
 File to make Ajax action on Knowledge Management.
 
file  pingresult.php [code]
 Page called after a ping was done in js to the official dolibarr ping service. This ajax URL is called with parameter 'firstpingok' or 'firstpingko' depending on the result of the ping.
 
file  price.php [code]
 File to get ht and ttc.
 
file  row.php [code]
 File to return Ajax response on Row move. This ajax page is called when doing an up or down drag and drop. Parameters: roworder (Example: '1,3,2,4'), table_element_line (Example: 'commandedet') fk_element (Example: 'fk_order') element_id (Example: 1)
 
file  saveinplace.php [code]
 File to load field value. used only when option "Edit In Place" is set (MAIN_USE_JQUERY_JEDITABLE).
 
file  security.php [code]
 This ajax component is used to generated hash keys for security purposes, like the key to use into URL to protect them.
 
file  selectobject.php [code]
 File to return Ajax response on a selection list request.
 
file  selectsearchbox.php [code]
 This script returns json array of possible searches or just set the array if called by an include.
 
file  vatrates.php [code]
 File to load vat rates combobox according to thirdparty ID. Values are returned in JSON format.
 
file  ziptown.php [code]
 File to return Ajax response on zipcode or town request.