Administration - Submodules/Adminstick¶
This page documents the hooks defined by the submodules/adminstick submodule in the administration module.
AdminStickAddModels(modList)View Source
Purpose
Allows clientside code to add extra model entries to the admin stick model picker.
Realm
Client
Parameters
table modList The mutable list of model definitions shown by the admin stick UI.
OpenAdminStickUI(target)View Source
Purpose
Called when the admin stick requests its management UI for a target entity.
Realm
Client
Parameters
Entity target The entity targeted by the admin stick.