ad_scope_page_top

EveAndersson.com : API Browser : ad_scope_page_top

ad_scope_page_top

ad_scope_page_top window_title page_title [ context_bar_title ]
Defined in tcl/ad-scope.tcl

ad_scope_page_top combines header, page title, context bar and horizontal line and generates a standard looking top of the page. window_title is the title that should appear in the browser window. page_title is the title that will be displayed on the page. context_bar_title is the title appearing as the last item in the context bar. if context_bar_title is empty or not provided then page_title will be used instead of context_bar_title. if scope is not set in the topmost environment then public scope is assumed. if scope=group, it assumes that group_vars_set is set in the topmost environment.

Parameters:
window_title
page_title
context_bar_title (optional)
[ show source ]

Show another procedure:

eve@eveandersson.com