Help popup

From Sohowiki
(Difference between revisions)
Jump to: navigation, search
(Notes)
(Notes)
Line 6: Line 6:
  
 
==Notes==
 
==Notes==
*''You can use it anywhere.'' The help_popup() function is included in shared_functions.php and is therefore available globally in both the Soholaunch admin tool window as well as on the client (website) side.
+
*'''You can use it anywhere.''' The help_popup() function is included in shared_functions.php and is therefore available globally in both the Soholaunch admin tool window as well as on the client (website) side.

Revision as of 15:37, 14 July 2008

Within the Soholaunch product architecture there is a php function called help_popup. It standardizes the creation of popup layers that can be used to include help text or even config options.

How to create a help popup within you plugin's php code

Notes

  • You can use it anywhere. The help_popup() function is included in shared_functions.php and is therefore available globally in both the Soholaunch admin tool window as well as on the client (website) side.
Personal tools