INIT
Table of Contents
- printContent() : void
- Displays the content area
- printContent() : void
- Displays the content area
Functions
printContent()
Displays the content area
    
                    printContent([htmlStatusMessage $message = null ][, bool $showPasswordInputs = true ]) : void
    
        Parameters
- $message : htmlStatusMessage = null
- 
                    status message 
- $showPasswordInputs : bool = true
- 
                    show password input fields 
Return values
void —printContent()
Displays the content area
    
                    printContent([htmlStatusMessage|null $message = null ][, bool $showPasswordInputs = true ]) : void
    
        Parameters
- $message : htmlStatusMessage|null = null
- 
                    status message 
- $showPasswordInputs : bool = true
- 
                    show password input fields