Base
Namespaces
Interfaces, Classes, Traits and Enums
- Calculator
 - Controller
 - Class from which all FacturaScripts controllers must inherit.
 - ControllerPermissions
 - Description of ControllerPermissionsTest
 - CronClass
 - Defines global attributes and methods for all classes.
 - DataBase
 - Generic class of access to the database, either MySQL or PostgreSQL.
 - DivisaTools
 - DivisaTools give us some basic and common methods for currency numbers.
 - FileManager
 - Class to manage the actions with folders and files.
 - InitClass
 - Description of InitClass
 - MenuManager
 - Manage the use of the Facturascripts menu.
 - Migrations
 - Description of Migrations
 - MiniLog
 - Manage all log message information types.
 - MiniLogStorage
 - MyFilesToken
 - Description of MyFilesToken
 - NumberTools
 - NumberTools give us some basic and common methods for numbers.
 - PluginDeploy
 - Description of PluginDeploy
 - TelemetryManager
 - This class allow sending telemetry data to the master server, ONLY if the user has registered this installation.
 - ToolBox
 - Description of ToolBox
 - Translator
 - The Translator class manage all translations methods required for internationalization.
 - Utils
 - Utils give us some basic and common methods.
 - ExtensionsTrait