added support for QID (quick ID) generation within pages, in preparation for
supporting a hitcounter system in the page footer
This commit is contained in:
@@ -149,6 +149,12 @@ public class FindData implements JSPRender, SearchMode
|
||||
|
||||
} // end getPageTitle
|
||||
|
||||
public String getPageQID()
|
||||
{
|
||||
return null;
|
||||
|
||||
} // end getPageQID
|
||||
|
||||
/*--------------------------------------------------------------------------------
|
||||
* Implementations from interface JSPRender
|
||||
*--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user