Go to the source code of this file.
Namespaces | |
| namespace | MythWeb |
Functions | |
| show_popup ($id, $text, $popup_id=NULL, $css_class= 'popup', $wstatus= '') | |
| show_help ($link, $text, $url= '', $extras= '') | |
| generate_popup_menu ($id, $css_class, $items, $overload=0) | |
| show_popup | ( | $ | id, | |
| $ | text, | |||
| $ | popup_id = NULL, |
|||
| $ | css_class = 'popup', |
|||
| $ | wstatus = '' | |||
| ) |
Definition at line 29 of file mouseovers.php.
| show_help | ( | $ | link, | |
| $ | text, | |||
| $ | url = '', |
|||
| $ | extras = '' | |||
| ) |
Definition at line 45 of file mouseovers.php.
| generate_popup_menu | ( | $ | id, | |
| $ | css_class, | |||
| $ | items, | |||
| $ | overload = 0 | |||
| ) |
Definition at line 64 of file mouseovers.php.
1.5.5