Sitemap Sitemap  |  Contact Us Contact Us  |  Clients Clients
   GetCurrentPageName
  Home |  WebHare Lite |  Downloads |  HareScript |  Websites/CMS |  Applications
Search for:  in: 
Websites/CMS
Website development
Publication functions
 
Functions for publisher database
Navigation path library
Provides HTML output control functions
Templates
Utility library for static publications
GetCurrentPageName
  Returns the filename of the last opened page
 
Library module::publisher/template-v2.whlib
 
Syntax PUBLIC STRING FUNCTION GetCurrentPageName ()
 
Description Returns the name of the last output file opened using the OpenFile or CreateFile functions.
 
Returns The filename passed to CreateFile, or the filename belonging to the page id passed to OpenFile
 
 
In library 'template-v2'
AddPublicationWarning
CloseFile
CorrectHyperlink
CreateFile
CreateFileFromBlob
DeletePage
FindDocObject
FindPage
GetConvertedHyperlinks
GetCurrentPageId
GetCurrentPageName
GetCurrentPageUrl
GetDocObjectLink
GetDocObjectRawText
GetFileLinkByName
GetHTMLDocId
GetHTMLFileId
GetPageLink
GetPageLinkByName
GetSourceDocumentInfo
GetTocChildren
GetTocChildrenIDS
GetTocTree
GetTocTreeIDS
InsertPage
MakeDocObjectLink
MakeFileLinkByName
MakePageLink
MakePageLinkByName
OpenFile
PrintAnyPage
PrintDocObject
PrintPageBody
RenamePage
SetAbsoluteLinks
SetupHTMLOutput
 
Top To top of page