PluginFlyvemdmWellknownpath - btry/glpi-plugin GitHub Wiki
- Class name: PluginFlyvemdmWellknownpath
- Namespace:
- Parent class: CommonDropdown
public mixed $rightname = 'flyvemdm:wellknownpath'
- Visibility: public
- This property is static.
mixed PluginFlyvemdmWellknownpath::getTypeName($nb)
Localized name of the type
- Visibility: public
- This method is static.
- $nb mixed - <p>integer number of item in the type (default 0)</p>
array PluginFlyvemdmWellknownpath::prepareInputForAdd(array $input)
Prepare input datas for adding the item
- Visibility: public
- $input array - <p>data used to add the item</p>
array PluginFlyvemdmWellknownpath::prepareInputForUpdate(array $input)
Prepare input datas for updating the item
- Visibility: public
- $input array - <p>data used to update the item</p>
mixed PluginFlyvemdmWellknownpath::getSearchOptions()
- Visibility: public