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

Directories

 ajax
 
 boxes
 
 class
 
 db
 
 js
 
 lib
 
 login
 
 modules
 
 tpl
 
 triggers
 

Files

 actions_addupdatedelete.inc.php
 Code for common actions cancel / add / update / update_extras / delete / deleteline / validate / cancel / reopen / clone.
 
 actions_builddoc.inc.php
 Code for actions on building or deleting documents.
 
 actions_changeselectedfields.inc.php
 Code for actions when we change list of fields on a list page.
 
 actions_comments.inc.php
 Code for actions on comments pages.
 
 actions_dellink.inc.php
 
 actions_extrafields.inc.php
 Code for actions on extrafields admin pages.
 
 actions_fetchobject.inc.php
 Code for actions on fetching object page.
 
 actions_lineupdown.inc.php
 Code for actions on moving lines up or down onto object page.
 
 actions_linkedfiles.inc.php
 
 actions_massactions.inc.php
 Code for actions done with massaction button (send by email, merge pdf, delete, ...)
 
 actions_printing.inc.php
 Code for actions print_file to print file (with calling trigger) when using the Direct Print feature.
 
 actions_sendmails.inc.php
 Code for actions on sending mails from object page.
 
 actions_setmoduleoptions.inc.php
 Code for actions on setting notes of object page.
 
 actions_setnotes.inc.php
 Code for actions on setting notes of object page.
 
 antispamimage.php
 Return antispam image.
 
 bookmarks_page.php
 File to return a page with the complete list of bookmarks.
 
 commonfieldsinexport.inc.php
 
 commonfieldsinimport.inc.php
 
 customreports.php
 Page to make custom reports.
 
 datepicker.php
 File to manage popup date selector.
 
 doxygen.php
 
 extrafieldsinexport.inc.php
 
 extrafieldsinimport.inc.php
 
 frames.php
 Page that build two frames: One for menu, the other for the target page to show Usage: /core/frames.php to show URL set into setup /core/frames.php?keyforcontent=EXTERNAL_SITE_CONTENT_abc to show html text defined into conf 'EXTERNAL_SITE_CONTENT_abc' /core/frames.php?keyforcontent=EXTERNAL_SITE_URL_abc to show URL defined into conf 'EXTERNAL_SITE_URL_abc'.
 
 get_info.php
 File to return a single page with just logged user info, to be used by other frontend.
 
 get_menudiv.php
 File to return menu into a div tree, to be used by other frontend.
 
 multicompany_page.php
 File to return a page with the list of all entities user can switch to.
 
 photos_resize.php
 File of page to resize photos.
 
 quickadd_page.php
 File to return a page with the link for a quick add.
 
 redirect_if_setup_not_complete.inc.php
 
 search.php
 Wrapper that receive any search.
 
 search_page.php
 File to return a page with the complete search form (all search input fields)
 
 tools.php
 Home page for top menu tools.
 
 upload_page.php
 Page to show a generic upload file feature.
 
 upload_page2.php
 Page to show a generic upload file feature.
 
 website.inc.php
 Common file loaded by all website pages (after master.inc.php).