Modules API Classes

This section of Plesk Modules API Reference contains syntax and semantic information for the Plesk Modules API classes that can be used for programming purposes when creating a module.

CLASS

DESCRIPTION

pm_Checker

Provides a variety of member functions for data format checkup.

pm_cList

Presents a GUI element of the same name. Is abstract, needs to be extended.

pm_Form

Implements the creation of the HTML form based on the specified set of templates. Is abstract, needs to be extended.

pm_Pathbar

Implements the path bar GUI element. Is abstract, needs to be extended.

In this chapter:

class pm_Checker

class pm_cList

class pm_Form

class pm_Pathbar