ph_webmu PowerHome formula function
Description
Returns a dynamic HTML table containing the PowerHome web menu as defined in the Webserver setup screen.
Syntax
ph_webmu ( type )
Argument |
Description |
type
|
Integer. An integer representing the type of menu to be generated. A 0 will generate the HTML for the entire menu as defined in the PowerHome Webserver setup screen. A value of 1 will create a menu containing only the defined Main URL.
|
Return value
String. Returns a complete HTML table source code for the PowerHome Webserver menu. Use this function to quickly incorporate the defined PowerHome web menu directly into your own PSP code creations with virtually no coding. Using this function, you can mix or match individual PowerHome web elements to create your personalized web screens.