• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Documentation missing.

In the new extensions documentation.

Determine the user type - administrator, reseller, or customer and restrict access basing on this type. This is accomplished by creating the pm_Session class instance and using its boolean methods

All through it you see references to classes you extend like pm_Session etc they are linked to pages which do not exist.

Would be nice to have this reference to know what we can extend and the base classes and their functions.

even if its a interface reference

http://download1.parallels.com/Plesk/PP11/11.0/Doc/en-US/online/plesk-extensions-reference/
is the source.

Seems that
http://download1.parallels.com/Ples...ine/plesk-extensions-reference/Plesk_Modules/

Is missing.

Example.
http://download1.parallels.com/Ples...sions-reference/Plesk_Modules/pm_Session.html

I want this documentation as it makes it easier for us.
Your api and extension docs are kinda meh.
 
Back
Top