pnPlayer Official Website - POSTNUKE & MDPRO PLAYER MODULE
Choose your language: Polski | English
Home | Documentation | Download | Bugs | Help | Authors

Functions

PlayerLoadConfig()
Loading config file. Example:
PlayerLoadConfig();
ParseTemplate(szablon)
Parsing template from catalog "templates". Example:
ParseTemplate('main.html');
PlayerInit()
Initialising pnPlayer and config. Example:
PlayerInit();
PlayerClose()
Including footer file.
PlayerClose();