ad_scope_page_title

EveAndersson.com : API Browser : ad_scope_page_title

ad_scope_page_title

ad_scope_page_title page_title [ show_logo_p ]
Defined in tcl/ad-scope.tcl

if scope is not set in the topmost environment then public scope is assumed. if scope is group, it assumes group_vars_set is set in the topmost environment. it returns properly formatted page title for the appropriate scope. depending on settings it may display the logo. if show_logo_p is 1, logo will be displayed (given that the logo is enabled for this page), else logo will not be displayed.

Parameters:
page_title
show_logo_p (defaults to "1")
[ show source ]

Show another procedure:

eve@eveandersson.com