Method showStandalonePage()

public function showStandalonePage() {
    
    //...your PHP code...//
}

Description

This allows you to generate a standalone webpage using your module.

Context

No context is provided automatically. You must provide any context yourself in the GET request.

Where You Can Use It

From Zenario 7.0.0 onwards.

Return Value

No return value is needed.