• Ad Schellevis's avatar
    (dashboard) plugin new style ajax poller · df5aa476
    Ad Schellevis authored
    use data-plugin to define the data collector (server side api/plugins/ plugin) and data-callback to define the javascript function to call after receiving data.
    The callback uses 2 parameters (sender, remote data), where sender is the dom attribute on which the data-plugin was defined
    df5aa476
index.php 14.6 KB