Skip to content
Nicklas Börjesson edited this page May 17, 2016 · 5 revisions

Welcome to the admin-ui API documentation!

##broker_control Sends a message to the broker, can be "stop" or "restart" ##get_peers Returns a list of all registered(logged in) peers ##initialize_admin_plugins (alias admin/admin_init.ts) Generates a typescript file with initialisation code for the admin UI. Deprecated: Will become a function in a hook file instead ##initialize_admin_menu (alias admin/admin_menus.json) Generates a json with a list of menu items for the admin UI. Deprecated: Will become a function in a hook file instead ##initialize_admin_systemjs(alias admin/admin_jspm_config.js) Generates a SystemJS intialisation filed. Deprecated: Will become a function in a hook file instead

##get_broker_environment Returns a structure with the environment of the broker(will move to the admin plugin)

Clone this wiki locally