faq_admin_authorize

EveAndersson.com : API Browser : faq_admin_authorize

faq_admin_authorize

faq_admin_authorize faq_id
Defined in tcl/faq-defs.tcl

given faq_id, this procedure will check whether the user can administer this faq (check whether the user is group administrator). if faq doesn't exist page is served to the user informing him that the page doesn't exist. if successfull it will return user_id of the administrator.

Parameters:
faq_id
[ show source ]

Show another procedure:

eve@eveandersson.com