r1 - 31 Aug 2006 - 15:09:44 - TWikiGuestYou are here: CWiki >  _BlogPlugin Web > TopicFunction > RenderPageTitle

Function: RenderPageTitle

Render the PAGETITLE for items in this application

This will render the pagetitle of the BASETOPIC.

Parameters

NONE

Implementation

%STARTINCLUDE%
%IFDEFINEDTHEN{"%DBQUERY{topic="%BASETOPIC%" format="$expand(Headline)"}%"}%
  $test
%ELSIFDEFINED{"%DBQUERY{topic="%BASETOPIC%" format="$expand(TopicDescription)"}%"}%
  %BASETOPIC% - $test
%ELSEDEFINED%
  %BASETOPIC%
%FIDEFINED%
%STOPINCLUDE%

Test

RenderPageTitle - Render the PAGETITLE for items in this application

Calls to 'RenderPageTitle'

TopicForm
TopicType TopicFunction
TopicDescription Render the PAGETITLE for items in this application
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
CWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding CWiki? Send feedback.