19.2 Implementing Plug-ins
Create plug-ins to declaratively extend, share, and reuse the built-in types available in APEX.
- Understanding Plug-ins
Learn about plug-ins and how to find examples. - Creating Plug-ins
Create plug-ins by navigating to Shared Components and running the Create Plug-in Wizard. - Editing Plug-ins
Edit a plug-in to specify additional custom attributes, upload files such as image, CSS and JavaScript files, or add events. - Copying or Subscribing to a Plug-in
Copy a plug-in from the current application or from another applications. When copying a plug-in from another app, you can also subscribe to it. - Deleting a Plug-in
Delete plug-ins on the Edit page. - Viewing the Plug-in Repository
The Plug-in Repository provides a central location where developers can share and download plug-ins. - Resetting the Plug-in Interactive Report
Reset the plug-in interactive report to clear all current filters applied to the report. - Viewing the Plug-in Utilization Page
The Plug-in Utilization page displays which pages, components, and regions use each plug-in. - Viewing the Plug-in History
The Plug-in History page shows the actions taken on each plug-in, the developer that performed the action and the date of each action.
Parent topic: Extending Application Capabilities