You are browsing the documentation for iTop 2.7 which is not the current version.

Consider browsing to iTop 3.1 documentation

Interfaces

iApplicationObjectExtension

api

Implement this interface to perform specific things when objects are manipulated More information

iApplicationUIExtension

api

Implement this interface to change the behavior of the GUI for some objects. More information

iLoginExtension

api

Management of application plugins More information

iModuleExtension

api

Helpers for modules extensibility, with discover performed by the MetaModel. More information

iPageUIExtension

api

Implement this interface to add content to any iTopWebPage More information

iPopupMenuExtension

api

New extension to add menu items in the “popup” menus inside iTop. Provides a greater flexibility than iApplicationUIExtension::EnumAllowedActions. More information

iPortalUIExtension

api

Implement this interface to add content to any enhanced portal page More information

iPreferencesExtension

api

More information

iRestServiceProvider

api

Implement this interface to add new operations to the REST/JSON web service More information


Classes

AbstractApplicationObjectExtension

abstract api

Extend this class instead of iApplicationObjectExtension if you don't need to overload all methods More information

AbstractApplicationUIExtension

abstract api

Extend this class instead of implementing iApplicationUIExtension if you don't need to overload More information

AbstractPageUIExtension

abstract api

Extend this class instead of iPageUIExtension if you don't need to overload all methods More information

AbstractPreferencesExtension

abstract api

Extend this class instead of implementing iPreferencesExtension if you don't need to overload all methods More information

ApplicationPopupMenuItem

abstract api

Base class for the various types of custom menus More information

JSButtonItem

api

Class for adding an item as a button that runs some JS code More information

JSPopupMenuItem

api

Class for adding an item into a popup menu that triggers some Javascript code More information

RestResult

api

Minimal REST response structure. Derive this structure to add response data and error codes. More information

RestUtils

api

Helpers for implementing REST services More information

SeparatorPopupMenuItem

api

Class for adding a separator (horizontal line, not selectable) the output will automatically reduce several consecutive separators to just one More information

URLButtonItem

api

Class for adding an item as a button that browses to the given URL More information

URLPopupMenuItem

api

Class for adding an item into a popup menu that browses to the given URL More information


2_7_0/customization/api/extensions/start.txt · Last modified: 2020/04/15 15:23 (external edit)
Back to top
Contact us