Helper Classes


This guide provides an overview of product features and related technologies. In addition, it contains recommendations on best practices, tutorials for getting started, and troubleshooting information for common situations.

Topics

  • Administration
    The Administration class is used to manage settings stored in the database ‘config’ table.
  • BeanFactory
    An overview of the BeanFactory class which is used to retrieve bean objects.
  • Configurator
  • DBManagerFactory
    Provides an overview of the DBManagerFactory class that will allow you to generate the appropriate manager for the database you are using.
  • SugarApplication
    An overview of the SugarApplication class used to help manage tasks for the controller and views.
  • SugarHttpClient
    The SugarHttpClient class is used to make REST calls.
  • UploadFile
    The UploadFile class handles the various tasks when uploading a file.