Forwards2
SymbolDescription
OnAdminMenuCreatedCalled when the admin menu is created and 3rd party plugins can grab the Handle or add categories.
OnAdminMenuReadyCalled when the admin menu is ready to have items added.
Functions4
SymbolDescription
AddTargetsToMenuAdds targets to an admin menu. Each client is displayed as: name (userid) Each item contains the userid as a string for its info.
AddTargetsToMenu2Adds targets to an admin menu. Each client is displayed as: name (userid) Each item contains the userid as a string for its info.
GetAdminTopMenuRetrieves the Handle to the admin top menu.
RedisplayAdminMenuRe-displays the admin menu to a client after selecting an item. Auto-aborts if the Handle is invalid.