Mioplanet Documentation Center
Resources and Help
HomeProductsMioScriptJavaScriptTechNotesPHP
   Home | JavaScript | AdminPanel | Admin Panel JavaScript Library SEARCH    

AdminPanel

  Variables
alerts_bag[][]
channels_bag[][]
channel_id[]
current_alert
current_alert_id
current_channel
current_channel_id
current_software
current_software_id
server_http_root[]
server_stats_root[]
software_bag[][]
software_id[]
tab_accounts
username
xdata_alertsActive[]
xdata_alertsHistory[]
xdata_alerts[]
xdata_channels[]
xdata_software[]

  Libraries
Admin Panel JavaScript Library

  TechNotes
Admin Panel Configuration File: Account
Admin Panel Configuration File: Alerts
Admin Panel Configuration File: Channels
Admin Panel Configuration File: Servers
Admin Panel Configuration File: Software
Admin Panel Configuration File: Tasks
Admin Panel Installation Troubleshooting
Installing Admin Panel on a server
Where to host Mioplanet Admin Panel

Library
Admin Panel JavaScript Library

Language: JavaScript
Product: Admin Panel


The Mioplanet Admin Panel supports addition of custom features.
The additional features can be developped server-side in PHP, and client-side in JavaScript.

Most of the HTML code is build in JavaScript with data provided by PHP.


Library AdminPanel

Variables

alerts_bag[][]  |  channels_bag[][]  |  channel_id[]  |  current_alert  |  current_alert_id  |  current_channel  |  current_channel_id  |  current_software  |  current_software_id  |  server_http_root[]  |  server_stats_root[]  |  software_bag[][]  |  software_id[]  |  tab_accounts  |  username  |  xdata_alertsActive[]  |  xdata_alertsHistory[]  |  xdata_alerts[]  |  xdata_channels[]  |  xdata_software[]