ns_adminlink adds a link to the AOLserver Administration page (/NS/Admin
) with the text specified by label and the URL to link to specified by url. The link will be displayed under the "Administration Links" heading on the Administration page.
In AOLserver, this function is usually called once by each module loaded.
The nsdb
module calls ns_adminlink to add the Database Services link to the Administration page:
ns_adminlink "Database Services" /NS/Db/Admin