Index
A
- AboutPage
- AboutPage class
- $AboutPage — Property in class AboutPage
- $AboutPage — Property in class AboutPage
- CalendarPage::addFilterForm() — Method in class CalendarPage
- Add a filter form
- CardPage::addButton() — Method in class CardPage
- Add a button to the page
- CardPage::addConfirmButton() — Method in class CardPage
- Add a confirmation button to the page
- CardPage::addListButton() — Method in class CardPage
- Add a list button to the page
- CardPage::addSaveAsButton() — Method in class CardPage
- Add save as button to the page
- $ChangelogPage — Property in class ChangelogPage
- CreatePage::addField() — Method in class CreatePage
- Add a table field
- CreatePage::addTextField() — Method in class CreatePage
- Add a table field with a text input
- CreatePage::addTextAreaField() — Method in class CreatePage
- Add a table field with a text area
- CreatePage::addNumberField() — Method in class CreatePage
- Add a table field with a number input
- CreatePage::addDateField() — Method in class CreatePage
- Add a table field with a date picker
- CreatePage::addListField() — Method in class CreatePage
- Add a table field with a list
- CreatePage::addRadioListField() — Method in class CreatePage
- Add a table field with a radio input(s)
- CreatePage::addCheckListField() — Method in class CreatePage
- Add a table field with a checkbox input(s)
- CreatePage::addColorField() — Method in class CreatePage
- Add a table field with a color picker
- CreatePage::addExtraFields() — Method in class CreatePage
- Add extra fields
- $CustomStats — Property in class CustomStats
- $DolibaseModule — Property in class DolibaseModule
- DolibaseModule::addConstant() — Method in class DolibaseModule
- Add a constant
- DolibaseModule::addWidget() — Method in class DolibaseModule
- Add a widget
- DolibaseModule::addPermission() — Method in class DolibaseModule
- Add a permission
- DolibaseModule::addSubPermission() — Method in class DolibaseModule
- Add a sub permission
- DolibaseModule::addTopMenu() — Method in class DolibaseModule
- Add a top menu entry
- DolibaseModule::addLeftMenu() — Method in class DolibaseModule
- Add a left menu entry
- DolibaseModule::addLeftSubMenu() — Method in class DolibaseModule
- Add a left sub menu entry
- DolibaseModule::addMenu() — Method in class DolibaseModule
- Add a menu
- DolibaseModule::addCssFile() — Method in class DolibaseModule
- Add a CSS file
- DolibaseModule::addCssFiles() — Method in class DolibaseModule
- Add an array of CSS files
- DolibaseModule::addJsFile() — Method in class DolibaseModule
- Add a JS file
- DolibaseModule::addJsFiles() — Method in class DolibaseModule
- Add an array of JS files
- DolibaseModule::addDictionary() — Method in class DolibaseModule
- Add a dictionary
- DolibaseModule::addModulePart() — Method in class DolibaseModule
- Add a module part
- DolibaseModule::activateNumModel() — Method in class DolibaseModule
- Activate a numbering model
- DolibaseModule::activateDocModel() — Method in class DolibaseModule
- Activate a document model
- DolibaseModule::addCronJob() — Method in class DolibaseModule
- Add a cron job
- DolibaseModule::addCronCommand() — Method in class DolibaseModule
- Add a cron job using a command
- DolibaseModule::addCronMethod() — Method in class DolibaseModule
- Add a cron job using a method
- $ExtraFieldsPage — Property in class ExtraFieldsPage
- FormPage::askForConfirmation() — Method in class FormPage
- Show a confirmation message
- FormPage::appendToBody() — Method in class FormPage
- Append a content to page body
- ImportExport::addJsFiles() — Method in class ImportExport
- Add import/export js files to the page
- ImportExport::addExportButton() — Method in class ImportExport
- Add/print export button
- ImportExport::addImportButton() — Method in class ImportExport
- Add/print import button
- IndexPage::addSearchForm() — Method in class IndexPage
- Add a search form
- IndexPage::addStatsGraph() — Method in class IndexPage
- Add a statistics graph
- IndexPage::addStatsGraphFromData() — Method in class IndexPage
- Add a statistics graph from predefined data
- $ListPage — Property in class ListPage
- ListPage::addColumn() — Method in class ListPage
- Add a table column
- ListPage::addExtraFields() — Method in class ListPage
- Add extrafields columns
- ListPage::addButtons() — Method in class ListPage
- Add buttons to the list
- Logs::add() — Method in class Logs
- Add log into database
- $Page — Property in class Page
- $Page — Property in class Page
- $Page — Property in class Page
- $Page — Property in class Page
- Page::appendToHead() — Method in class Page
- Append content to page head.
- Page::addJsFile() — Method in class Page
- Add JS file to page head.
- Page::addJsFiles() — Method in class Page
- Add an array of JS files.
- Page::addCssFile() — Method in class Page
- Add CSS file to page head.
- Page::addCssFiles() — Method in class Page
- Add an array of CSS files.
- Page::addTab() — Method in class Page
- Add a tab to the page.
- Page::addSubTitle() — Method in class Page
- Add a subtitle
- Page::addColumn() — Method in class Page
- Add a table column
- Page::addLineBreak() — Method in class Page
- Add a line break (or many)
- QueryBuilder::affected() — Method in class QueryBuilder
- Return affected rows count of an INSERT, UPDATE or DELETE query
- QueryBuilder::addSelect() — Method in class QueryBuilder
- Add more options to SELECT statement (multiple calls allowed)
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- SetupPage::addOption() — Method in class SetupPage
- Add a new option
- SetupPage::addSwitchOption() — Method in class SetupPage
- Add a new switch option
- SetupPage::addTextOption() — Method in class SetupPage
- Add a new text option
- SetupPage::addNumberOption() — Method in class SetupPage
- Add a new number only option
- SetupPage::addRangeOption() — Method in class SetupPage
- Add a new range option
- SetupPage::addListOption() — Method in class SetupPage
- Add a new list option
- SetupPage::addMultiSelectListOption() — Method in class SetupPage
- Add a new multi select list option
- SetupPage::addColorOption() — Method in class SetupPage
- Add a new color picker option
- SetupPage::addButton() — Method in class SetupPage
- Add a button to the page
- SetupPage::addConfirmButton() — Method in class SetupPage
- Add a confirmation button to the page
- StatsPage::addFilterForm() — Method in class StatsPage
- Add a filter form
- StatsPage::addGraph() — Method in class StatsPage
- Add a statistics graph
- Widget::addContent() — Method in class Widget
- Add content to widget
B
- CardPage::begin() — Method in class CardPage
- Generate page beginning
- DocumentPage::begin() — Method in class DocumentPage
- Generate page beginning + print documents/linked files
- $FormPage — Property in class FormPage
- IndexPage::begin() — Method in class IndexPage
- Generate page beginning
- Page::begin() — Method in class Page
- Generate page beginning
- StatsPage::begin() — Method in class StatsPage
- Generate page beginning
- $Widget — Property in class Widget
- $Widget — Property in class Widget
C
- CalendarPage
- CalendarPage class
- CardPage
- CardPage class
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- CardPage::canEdit() — Method in class CardPage
- Return if the current user can edit the page or not
- CardPage::canDelete() — Method in class CardPage
- Return if the current user can delete the object or not
- CardPage::closeButtonsDiv() — Method in class CardPage
- Close buttons div (if opened)
- ChangelogPage
- ChangelogPage class
- Chart
- Chart class
- CreatePage
- CreatePage class
- CreatePage::checkExtraFields() — Method in class CreatePage
- Check page extrafields
- CrudObject
- CrudObject class (Create/Read/Update/Delete)
- CrudObject::create() — Method in class CrudObject
- Create object into database
- CustomForm
- CustomForm class
- CustomForm::checkBox() — Method in class CustomForm
- Return a checkbox
- CustomForm::checkList() — Method in class CustomForm
- Return a check list
- CustomForm::colorInput() — Method in class CustomForm
- Return a color input
- CustomObject
- CustomObject class
- $CustomObject — Property in class CustomObject
- CustomObject::clone() — Method in class CustomObject
- Clone an object
- CustomObject::create() — Method in class CustomObject
- Create object into database
- CustomStats
- CustomStats class
- $DolibaseModule — Property in class DolibaseModule
- DolibaseModule::checkUpdates() — Method in class DolibaseModule
- Function to check module updates.
- FormPage::checkFields() — Method in class FormPage
- Check page fields
- FormPage::checkField() — Method in class FormPage
- Check specified field
- IndexPage::closeLeftSection() — Method in class IndexPage
- Close a left section
- IndexPage::closeRightSection() — Method in class IndexPage
- Close a right section
- $ListPage — Property in class ListPage
- ListPage::closeList() — Method in class ListPage
- Close list
- ListPage::closeRow() — Method in class ListPage
- Close table row
- NumModel::canBeActivated() — Method in class NumModel
- Check if the numbers already existing in the database doesn't have conflicts with this numbering model
- $NumModelMarbre — Property in class NumModelMarbre
- NumModelMarbre::canBeActivated() — Method in class NumModelMarbre
- Check if the numbers already existing in the database doesn't have conflicts with this numbering model
- $NumModelSaphir — Property in class NumModelSaphir
- $Page — Property in class Page
- $Page — Property in class Page
- Page::closeForm() — Method in class Page
- Close an opened form
- Page::closeTable() — Method in class Page
- Close an opened html table
- Page::closeRow() — Method in class Page
- Close a table row
- QueryBuilder::count() — Method in class QueryBuilder
- Execute query if not executed & return query result(s) count
- $SetupPage — Property in class SetupPage
- SetupPage::closeButtonsDiv() — Method in class SetupPage
- Close buttons div (if opened)
- StatsPage::closeLeftSection() — Method in class StatsPage
- Close a left section
- StatsPage::closeRightSection() — Method in class StatsPage
- Close a right section
- $pdf_azur — Property in class pdf_azur
D
- $CardPage — Property in class CardPage
- Chart::display() — Method in class Chart
- Display chart (shortcut for draw & show)
- $CrudObject — Property in class CrudObject
- CrudObject::delete() — Method in class CrudObject
- Delete object in database
- CrudObject::deleteWhere() — Method in class CrudObject
- Delete row(s) in database (wrapper for deleteAll function)
- CrudObject::deleteAll() — Method in class CrudObject
- Delete all object rows in database
- CrudObject::deleteAllObjectLinked() — Method in class CrudObject
- Delete all links between an object $this
- CustomForm::dateInput() — Method in class CustomForm
- Return a date input
- CustomForm::datetimeInput() — Method in class CustomForm
- Return a datetime input
- $CustomObject — Property in class CustomObject
- $CustomObject — Property in class CustomObject
- CustomObject::delete() — Method in class CustomObject
- Delete object in database
- CustomObject::deleteDocument() — Method in class CustomObject
- Delete document from disk.
- $CustomStats — Property in class CustomStats
- Dictionary
- Dictionary class
- DocModel
- DocModel class
- DocumentPage
- DocumentPage class
- DolibaseModule
- DolibaseModule class
- DolibaseModule::disableModuleForExternalUsers() — Method in class DolibaseModule
- Disable module for external users
- $MailObject — Property in class MailObject
- $QueryBuilder — Property in class QueryBuilder
- QueryBuilder::delete() — Method in class QueryBuilder
- Add DELETE statement to query
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- $SetupPage — Property in class SetupPage
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
E
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- CardPage::enableMailDeliveryReceipt() — Method in class CardPage
- Enables mail delivery receipt
- CardPage::editField() — Method in class CardPage
- Edit a field
- CardPage::editTextField() — Method in class CardPage
- Add a table field with a text input
- CardPage::editTextAreaField() — Method in class CardPage
- Add a table field with a text area
- CardPage::editNumberField() — Method in class CardPage
- Add a table field with a number input
- CardPage::editDateField() — Method in class CardPage
- Add a table field with a date picker
- CardPage::editListField() — Method in class CardPage
- Add a table field with a list
- CardPage::editRadioListField() — Method in class CardPage
- Add a table field with a radio input(s)
- CardPage::editCheckListField() — Method in class CardPage
- Add a table field with a checkbox input(s)
- CardPage::editColorField() — Method in class CardPage
- Add a table field with a color picker
- CardPage::end() — Method in class CardPage
- Generate page end
- $CreatePage — Property in class CreatePage
- $CrudObject — Property in class CrudObject
- CrudObject::escape() — Method in class CrudObject
- Escape field value
- $DocModel — Property in class DocModel
- DolibaseModule::enableModuleForExternalUsers() — Method in class DolibaseModule
- Enable module for external users
- DolibaseModule::enableHook() — Method in class DolibaseModule
- Enable a hook
- DolibaseModule::enableHooks() — Method in class DolibaseModule
- Enable an array of hooks
- DolibaseModule::enableTriggers() — Method in class DolibaseModule
- Enable triggers
- ExtraFieldsPage
- ExtraFieldsPage class
- $ExtraFieldsPage — Property in class ExtraFieldsPage
- $ExtraFieldsPage — Property in class ExtraFieldsPage
- IndexPage::end() — Method in class IndexPage
- Generate page end
- $ListPage — Property in class ListPage
- $ListPage — Property in class ListPage
- $MailObject — Property in class MailObject
- $NumModel — Property in class NumModel
- Page::end() — Method in class Page
- Generate page end.
- QueryBuilder::execute() — Method in class QueryBuilder
- Execute query
- QueryBuilder::escape() — Method in class QueryBuilder
- Escape field value
- StatsPage::end() — Method in class StatsPage
- Generate page end
- $Widget — Property in class Widget
- $pdf_azur — Property in class pdf_azur
F
- $CrudObject — Property in class CrudObject
- CrudObject::fetch() — Method in class CrudObject
- Load object in memory from database
- CrudObject::fetchWhere() — Method in class CrudObject
- Load object in memory from database (wrapper for fetchAll function)
- CrudObject::fetchAll() — Method in class CrudObject
- Load all object entries in memory from database
- CustomForm::fileInput() — Method in class CustomForm
- Return a file input
- $CustomStats — Property in class CustomStats
- Field
- Field class
- FormPage
- FormPage class
- $FormPage — Property in class FormPage
- $FormPage — Property in class FormPage
- ListPage::fetchExtraFields() — Method in class ListPage
- Fetch extrafields
- MailObject::fetch() — Method in class MailObject
- Load object in memory from database
- $NumModelMarbre — Property in class NumModelMarbre
- $NumModelSaphir — Property in class NumModelSaphir
- QueryBuilder::from() — Method in class QueryBuilder
- Add FROM clause to query
- $pdf_azur — Property in class pdf_azur
G
- AboutPage::generate() — Method in class AboutPage
- Generate page body
- AboutPage::generateTabs() — Method in class AboutPage
- Generate tabs
- CalendarPage::generateTabs() — Method in class CalendarPage
- Generate tabs
- ChangelogPage::generate() — Method in class ChangelogPage
- Generate page body
- ChangelogPage::generateTabs() — Method in class ChangelogPage
- Generate tabs
- Chart::generate() — Method in class Chart
- Generate chart
- CreatePage::generateFormButtons() — Method in class CreatePage
- Generate form buttons
- CustomObject::getExtraFields() — Method in class CustomObject
- Returns object extrafields as a ['label' => 'value'] array
- CustomObject::getNextNumRef() — Method in class CustomObject
- Returns the reference to the following non used object depending on the active numbering model defined into MODULE_RIGHTS_CLASS_ADDON
- CustomObject::getNomUrl() — Method in class CustomObject
- Return clicable name (with picto eventually)
- CustomObject::getLibStatut() — Method in class CustomObject
- Return label of status of object (draft, validated, .
- CustomObject::getImage() — Method in class CustomObject
- Get object image(s)
- CustomObject::generateDocument() — Method in class CustomObject
- Create a document onto disk according to template module.
- CustomStats::getNbByMonth() — Method in class CustomStats
- Return object number by month for a year
- CustomStats::getNbByYear() — Method in class CustomStats
- Return object number per year
- CustomStats::getAllByYear() — Method in class CustomStats
- Return nb, total and average
- CustomStats::getAmountByMonth() — Method in class CustomStats
- Return object amount by month for a year
- CustomStats::getAverageByMonth() — Method in class CustomStats
- Return object amount average by month for a year
- Dictionary::get_active() — Method in class Dictionary
- Returns dictionary active lines list
- Dictionary::get_all() — Method in class Dictionary
- Returns dictionary all lines list
- DocModel::getModelsList() — Method in class DocModel
- Return list of active generation models
- DocumentPage::generateTabs() — Method in class DocumentPage
- Generate tabs
- DocumentPage::getTabTitle() — Method in class DocumentPage
- Return Tab title
- DolibaseModule::generatePermissionID() — Method in class DolibaseModule
- Generate an ID for permissions
- ExtraFieldsPage::generate() — Method in class ExtraFieldsPage
- Generate page body
- ExtraFieldsPage::generateTabs() — Method in class ExtraFieldsPage
- Generate tabs
- FormPage::getField() — Method in class FormPage
- Return specified field if found
- FormPage::generate() — Method in class FormPage
- Generate page body
- LogPage::generateTabs() — Method in class LogPage
- Generate tabs
- NumModel::getExample() — Method in class NumModel
- Return an example of numbering
- NumModel::getNextValue() — Method in class NumModel
- Return next numbering value
- NumModel::getVersion() — Method in class NumModel
- Return numbering model version
- NumModelMarbre::getExample() — Method in class NumModelMarbre
- Return an example of numbering
- NumModelMarbre::getNextValue() — Method in class NumModelMarbre
- Return next free value
- NumModelSaphir::getExample() — Method in class NumModelSaphir
- Return an example of numbering
- NumModelSaphir::getNextValue() — Method in class NumModelSaphir
- Return next free value
- Page::generateTabs() — Method in class Page
- Generate tabs
- Page::getTemplatePath() — Method in class Page
- Return template absolute path
- Page::generate() — Method in class Page
- Generate page body
- QueryBuilder::getInstance() — Method in class QueryBuilder
- Return Query Builder instance
- QueryBuilder::get() — Method in class QueryBuilder
- Return query
- QueryBuilder::groupBy() — Method in class QueryBuilder
- Add GROUP BY clause to query
- SetupPage::generate() — Method in class SetupPage
- Generate page body
- SetupPage::generateTabs() — Method in class SetupPage
- Generate tabs
- StatsPage::generateTabs() — Method in class StatsPage
- Generate tabs
H
I
- DolibaseModule::init() — Method in class DolibaseModule
- Function called when module is enabled.
- ImportExport
- ImportExport class
- IndexPage
- IndexPage class
- $MailObject — Property in class MailObject
- NumModel::isEnabled() — Method in class NumModel
- Return if a model can be used or not
- NumModel::info() — Method in class NumModel
- Return the default description of the numbering model
- NumModelMarbre::info() — Method in class NumModelMarbre
- Return description of numbering model
- NumModelSaphir::info() — Method in class NumModelSaphir
- Return description of numbering model
- $QueryBuilder — Property in class QueryBuilder
- QueryBuilder::insert() — Method in class QueryBuilder
- Add INSERT statement to query
J
- $CustomStats — Property in class CustomStats
- QueryBuilder::join() — Method in class QueryBuilder
- Add JOIN clause to query (multiple calls allowed)
L
- AboutPage::loadDefaultActions() — Method in class AboutPage
- Load default actions
- CustomForm::listInput() — Method in class CustomForm
- Return a list
- DolibaseModule::loadSettings() — Method in class DolibaseModule
- Function called after module configuration.
- DolibaseModule::loadTables() — Method in class DolibaseModule
- Create tables, keys and data required by module Files llx_table1.sql, llx_table1.key.sql llx_data.sql with create table, create keys and create data commands must be stored in directory /mymodule/sql/ This function is called by this->init
- ExtraFieldsPage::loadDefaultActions() — Method in class ExtraFieldsPage
- Load default actions
- ListPage
- ListPage class
- ListPage::loadDefaultActions() — Method in class ListPage
- Load default actions
- LogPage
- LogPage class
- LogPage::loadDefaultActions() — Method in class LogPage
- Load default actions
- Logs
- Logs class
- Page::loadLang() — Method in class Page
- Load a language file
- Page::loadLangs() — Method in class Page
- Load an array of language files
- Page::loadDefaultActions() — Method in class Page
- Load default actions
- QueryBuilder::lastId() — Method in class QueryBuilder
- Return last id after an INSERT query
- QueryBuilder::limit() — Method in class QueryBuilder
- Add LIMIT clause to query
- SetupPage::loadDefaultActions() — Method in class SetupPage
- Load default actions
M
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- CustomForm::multiSelectListInput() — Method in class CustomForm
- Return a multi select list
- $CustomObject — Property in class CustomObject
- MailObject
- MailObject class
- $Page — Property in class Page
- $Page — Property in class Page
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
N
- CustomForm::numberInput() — Method in class CustomForm
- Return a number input
- $Field — Property in class Field
- NumModel
- NumModel class
- NumModelMarbre
- NumModelMarbre class
- $NumModelMarbre — Property in class NumModelMarbre
- NumModelSaphir
- NumModelSaphir class
- $NumModelSaphir — Property in class NumModelSaphir
- Page::notFound() — Method in class Page
- Show page_not_found template (only once)
- $SetupPage — Property in class SetupPage
- SetupPage::newOptionsTable() — Method in class SetupPage
- Create a new table for options
- Widget::newLine() — Method in class Widget
- Add a new line to widget
- $pdf_azur — Property in class pdf_azur
O
- CardPage::openButtonsDiv() — Method in class CardPage
- Open buttons div (if not already opened)
- $CustomForm — Property in class CustomForm
- IndexPage::openLeftSection() — Method in class IndexPage
- Opens a left section
- IndexPage::openRightSection() — Method in class IndexPage
- Opens a right section
- ListPage::openList() — Method in class ListPage
- Open list / print list head
- Page::openForm() — Method in class Page
- Open a form only if not already opened
- Page::openTable() — Method in class Page
- Opens a new html table
- Page::openRow() — Method in class Page
- Open a table row
- QueryBuilder::orWhere() — Method in class QueryBuilder
- Add OR to WHERE clause (multiple calls allowed)
- QueryBuilder::orderBy() — Method in class QueryBuilder
- Add ORDER BY clause to query
- $SetupPage — Property in class SetupPage
- SetupPage::openButtonsDiv() — Method in class SetupPage
- Open buttons div (if not already opened)
- StatsPage::openLeftSection() — Method in class StatsPage
- Opens a left section
- StatsPage::openRightSection() — Method in class StatsPage
- Opens a right section
P
- AboutPage::printModuleInformations() — Method in class AboutPage
- Print module informations
- $CalendarPage — Property in class CalendarPage
- CalendarPage::printCalendar() — Method in class CalendarPage
- Print a calendar
- CardPage::printRelatedObjects() — Method in class CardPage
- Print related objects block.
- CardPage::printDocuments() — Method in class CardPage
- Print documents block
- CardPage::printMailForm() — Method in class CardPage
- Print mail form
- ChangelogPage::printChangelog() — Method in class ChangelogPage
- Print module changelog
- $CrudObject — Property in class CrudObject
- CustomForm::productList() — Method in class CustomForm
- Return products list
- $CustomObject — Property in class CustomObject
- DocumentPage::printDocuments() — Method in class DocumentPage
- Print documents/linked files
- ExtraFieldsPage::printExtraFields() — Method in class ExtraFieldsPage
- Print extra fields table
- LogPage::printLogs() — Method in class LogPage
- Print logs
- $Logs — Property in class Logs
- $NumModelMarbre — Property in class NumModelMarbre
- Page
- Page class
- SetupPage::printNumModels() — Method in class SetupPage
- Print numbering models
- SetupPage::printDocModels() — Method in class SetupPage
- Print document models
- $Widget — Property in class Widget
- pdf_azur
- pdf_azur class
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
- $pdf_azur — Property in class pdf_azur
- pdf_azur::print_line() — Method in class pdf_azur
- Function to print table line
- pdf_crabe
- pdf_crabe class
- pdf_crabe::print_column() — Method in class pdf_crabe
- Function to print table line
Q
- QueryBuilder
- QueryBuilder class
R
- $CrudObject — Property in class CrudObject
- $CrudObject — Property in class CrudObject
- CrudObject::run_triggers() — Method in class CrudObject
- Run Dolibarr triggers (from other modules)
- CustomForm::rangeInput() — Method in class CustomForm
- Return a range input
- CustomForm::radioList() — Method in class CustomForm
- Return a radio list
- DolibaseModule::remove() — Method in class DolibaseModule
- Function called when module is disabled.
- $Page — Property in class Page
- Page::redirect() — Method in class Page
- Redirect to a url (alias for dolibase_redirect function).
- $QueryBuilder — Property in class QueryBuilder
- QueryBuilder::reset() — Method in class QueryBuilder
- Reset Query Builder
- QueryBuilder::result() — Method in class QueryBuilder
- Execute query if not executed & return an array of result(s)
S
- CalendarPage::showNavBar() — Method in class CalendarPage
- Show navigation bar
- CalendarPage::showEvents() — Method in class CalendarPage
- Show calendar events
- $CardPage — Property in class CardPage
- $CardPage — Property in class CardPage
- CardPage::setMailSubject() — Method in class CardPage
- Set mail subject
- CardPage::setMailTemplate() — Method in class CardPage
- Set mail template
- CardPage::setMailSubstitutions() — Method in class CardPage
- Set mail substitutions
- CardPage::showField() — Method in class CardPage
- Show a table field
- CardPage::showRefField() — Method in class CardPage
- Show reference/Ref. field
- CardPage::showExtraFields() — Method in class CardPage
- Show extra fields
- CardPage::showBanner() — Method in class CardPage
- Show banner
- CrudObject::setTableName() — Method in class CrudObject
- Set table name
- DocumentPage::showBanner() — Method in class DocumentPage
- Show banner
- DolibaseModule::setAddons() — Method in class DolibaseModule
- Set/Activate addons required by module
- FormPage::setFields() — Method in class FormPage
- Set page fields
- $IndexPage — Property in class IndexPage
- $ListPage — Property in class ListPage
- LogPage::showBanner() — Method in class LogPage
- Show banner
- Page::setTitle() — Method in class Page
- Set page title.
- Page::setMainSubtitle() — Method in class Page
- Set page main subtitle.
- Page::setTabsPicture() — Method in class Page
- Set tabs picture.
- Page::setTabsTitle() — Method in class Page
- Set tabs title.
- Page::showTemplate() — Method in class Page
- Include a template into the page.
- QueryBuilder::select() — Method in class QueryBuilder
- Add SELECT statement to query
- SetupPage
- SetupPage class
- SetupPage::setTitleLink() — Method in class SetupPage
- Set Title link
- SetupPage::setDocModelPreviewPicture() — Method in class SetupPage
- Set Document model(s) preview picture
- SetupPage::setupNotAvailable() — Method in class SetupPage
- Show setup_not_available template (only once)
- StatsPage
- StatsPage class
- Widget::setTitle() — Method in class Widget
- Set widget title
- Widget::setLink() — Method in class Widget
- Set widget link
- Widget::showBox() — Method in class Widget
- Method to show box. Called by Dolibarr eatch time it wants to display the box.
T
- $CalendarPage — Property in class CalendarPage
- $CrudObject — Property in class CrudObject
- $CrudObject — Property in class CrudObject
- CustomForm::textInput() — Method in class CustomForm
- Return a text input
- CustomForm::textArea() — Method in class CustomForm
- Return a text area
- CustomForm::textEditor() — Method in class CustomForm
- Return a text area with editor (if WYSIWYG editor module is activated)
- $CustomObject — Property in class CustomObject
- $Field — Property in class Field
- $Logs — Property in class Logs
- $NumModelMarbre — Property in class NumModelMarbre
- $NumModelSaphir — Property in class NumModelSaphir
- $Page — Property in class Page
- $Page — Property in class Page
- $Page — Property in class Page
- $Page — Property in class Page
- QueryBuilder::truncate() — Method in class QueryBuilder
- Add TRUNCATE statement to query
- $SetupPage — Property in class SetupPage
- $pdf_azur — Property in class pdf_azur
U
- CardPage::updateExtraFields() — Method in class CardPage
- Update extra fields
- CrudObject::update() — Method in class CrudObject
- Update object into database
- CrudObject::updateWhere() — Method in class CrudObject
- Update row(s) into database (wrapper for updateAll function)
- CrudObject::updateAll() — Method in class CrudObject
- Update all object rows into database
- CustomObject::update() — Method in class CustomObject
- Update object into database
- Page::underConstruction() — Method in class Page
- Show page_under_construction template (only once)
- QueryBuilder::update() — Method in class QueryBuilder
- Add UPDATE statement to query
- $SetupPage — Property in class SetupPage
- SetupPage::useAjaxToSwitchOnOff() — Method in class SetupPage
- Set $use_ajax_to_switch_on_off attribute to true
V
- $Field — Property in class Field
- $NumModelMarbre — Property in class NumModelMarbre
- $NumModelSaphir — Property in class NumModelSaphir
- $pdf_azur — Property in class pdf_azur
W
- $CustomStats — Property in class CustomStats
- QueryBuilder::where() — Method in class QueryBuilder
- Add WHERE clause to query (multiple calls allowed)
- Widget
- Widget class
- $pdf_azur — Property in class pdf_azur
- pdf_azur::write_file() — Method in class pdf_azur
- Function to build pdf onto disk
- pdf_azur::write_content() — Method in class pdf_azur
- Function to write pdf content
- pdf_crabe::write_content() — Method in class pdf_crabe
- Function to write pdf content
_
- AboutPage::__construct() — Method in class AboutPage
- Constructor
- CalendarPage::__construct() — Method in class CalendarPage
- Constructor
- CardPage::__construct() — Method in class CardPage
- Constructor
- ChangelogPage::__construct() — Method in class ChangelogPage
- Constructor
- CreatePage::__construct() — Method in class CreatePage
- Constructor
- CrudObject::__construct() — Method in class CrudObject
- Constructor
- CustomForm::__construct() — Method in class CustomForm
- Constructor
- CustomObject::__construct() — Method in class CustomObject
- Constructor
- CustomStats::__construct() — Method in class CustomStats
- Constructor
- DocumentPage::__construct() — Method in class DocumentPage
- Constructor
- DolibaseModule::__construct() — Method in class DolibaseModule
- Constructor
- ExtraFieldsPage::__construct() — Method in class ExtraFieldsPage
- Constructor
- Field::__construct() — Method in class Field
- Constructor
- FormPage::__construct() — Method in class FormPage
- Constructor
- IndexPage::__construct() — Method in class IndexPage
- Constructor
- ListPage::__construct() — Method in class ListPage
- Constructor
- LogPage::__construct() — Method in class LogPage
- Constructor
- Logs::__construct() — Method in class Logs
- Constructor
- MailObject::__construct() — Method in class MailObject
- Constructor
- NumModelMarbre::__construct() — Method in class NumModelMarbre
- Constructor
- NumModelSaphir::__construct() — Method in class NumModelSaphir
- Constructor
- Page::__construct() — Method in class Page
- Constructor
- QueryBuilder::__construct() — Method in class QueryBuilder
- Constructor
- SetupPage::__construct() — Method in class SetupPage
- Constructor
- StatsPage::__construct() — Method in class StatsPage
- Constructor
- Widget::__construct() — Method in class Widget
- Constructor
- pdf_azur::__construct() — Method in class pdf_azur
- Constructor
- pdf_azur::_tableau() — Method in class pdf_azur
- Show table for lines
- pdf_azur::_pagehead() — Method in class pdf_azur
- Show top header of page.
- pdf_azur::_pagefoot() — Method in class pdf_azur
- Show footer of page. Need this->emetteur object
- pdf_crabe::__construct() — Method in class pdf_crabe
- Constructor
- pdf_crabe::_tableau() — Method in class pdf_crabe
- Show table for lines