dolibarr  16.0.5
core Directory Reference

Directories

directory  filemanagerdol
 
directory  menus
 

Files

file  actions_addupdatedelete.inc.php [code]
 Code for common actions cancel / add / update / update_extras / delete / deleteline / validate / cancel / reopen / clone.
 
file  actions_builddoc.inc.php [code]
 Code for actions on building or deleting documents.
 
file  actions_changeselectedfields.inc.php [code]
 Code for actions when we change list of fields on a list page.
 
file  actions_comments.inc.php [code]
 Code for actions on comments pages.
 
 
file  actions_extrafields.inc.php [code]
 Code for actions on extrafields admin pages.
 
file  actions_fetchobject.inc.php [code]
 Code for actions on fetching object page.
 
file  actions_lineupdown.inc.php [code]
 Code for actions on moving lines up or down onto object page.
 
file  actions_massactions.inc.php [code]
 Code for actions done with massaction button (send by email, merge pdf, delete, ...)
 
file  actions_printing.inc.php [code]
 Code for actions print_file to print file with calling trigger.
 
file  actions_sendmails.inc.php [code]
 Code for actions on sending mails from object page.
 
file  actions_setmoduleoptions.inc.php [code]
 Code for actions on setting notes of object page.
 
file  actions_setnotes.inc.php [code]
 Code for actions on setting notes of object page.
 
file  antispamimage.php [code]
 Return antispam image.
 
file  bookmarks_page.php [code]
 File to return a page with the complete list of bookmarks.
 
file  customreports.php [code]
 Page to make custom reports.
 
file  datepicker.php [code]
 File to manage popup date selector.
 
file  get_info.php [code]
 File to return a single page with just logged user info, to be used by other frontend.
 
file  get_menudiv.php [code]
 File to return menu into a div tree, to be used by other frontend.
 
file  multicompany_page.php [code]
 File to return a page with the list of all entities user can switch to.
 
file  photos_resize.php [code]
 File of page to resize photos.
 
file  search.php [code]
 Wrapper that receive any search. Depending on input field, make a redirect to correct URL.
 
file  search_page.php [code]
 File to return a page with the complete search form (all search input fields)
 
file  tools.php [code]
 Home page for top menu tools.
 
file  website.inc.php [code]
 Common file loaded by all website pages (after master.inc.php). It set the new object $weblangs, using parameter 'l'. This file is included in top of all container pages and is run only when a web page is called. The global variable $websitekey must be defined.