Sidebar

iTop Customization

"How to" examples
DataModel

User Interface

Automation & Ticket management

Portal Customization

🔙 Back

ApplicationPopupMenuItem

abstract api

Base class for the various types of custom menus

Tags

since 2.0

API synthesis

List of the public API methods. When manipulating ApplicationPopupMenuItem, You can call those methods:

Public methods

__construct

api public

Constructor
public __construct($sUID, $sLabel)

Parameters

types name default description
string $sUID The unique identifier of this menu in iTop… make sure you pass something unique enough
string $sLabel The display label of the menu (must be localized)

🔙 Back

latest/customization/api/extensions/applicationpopupmenuitem.txt · Last modified: 2023/07/21 10:19 (external edit)
Back to top
Contact us