|
MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Functions | |
| function UI | buildMenu () |
| UI stored | getOpts () |
| if (location.hash) | |
| function | log () |
| window | on ('hashchange', function(e){var loc=decodeURIComponent(location.hash).substring(1).split('@');if(!loc[1]){loc[1]= '';}var tab=loc[1].split('&');if(tab[0]== ''){tab[0]= 'Overview';}UI.showTab(tab[0], tab[1]);}) |
| mist | send (function(d){$(window).trigger('hashchange');},{},{timeout:5, hide:true}) |
Variables | |
| var | mist |
| var | UI |
| function UI buildMenu | ( | ) |
| UI stored getOpts | ( | ) |
| if | ( | location. | hash | ) |
| function log | ( | ) |
| window on | ( | 'hashchange' | , |
| function(e){var loc=decodeURIComponent(location.hash).substring(1).split('@');if(!loc[1]){loc[1]= '';}var tab=loc[1].split('&');if(tab[0]== ''){tab[0]= 'Overview';}UI.showTab(tab[0], tab[1]);} | |||
| ) |
| mist send | ( | function(d){$(window).trigger('hashchange');} | , |
| {} | , | ||
| {timeout:5, hide:true} | |||
| ) |
| var mist |
| var UI |
1.8.11