The primary user interface entry point for Sugar is through index.php located in the root Sugar folder. There are three main parameters for most calls within Sugar, they are:
• module: The module to be accessed as part of the call
• action: The action to be taken by the application within the module
• record: The record id to be accessedNote: For version 5.1 most entry points were consolidated into index.php. Previous versions had other files as entry points into the application.
Copyright 2004-2008 SugarCRM Inc.
Product License