[ Index ] |
PHP Cross Reference of Project Glazy import |
[Source view] [Print] [Project Stats]
Support routines for PHPXref (c) Gareth Watts 2003-2004
File Size: | 582 lines (18 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
gwPopup(e,layerid, noautoclose) X-Ref |
Simple dynamic HTML popup handler (c) Gareth Watts, August 2003 |
gwCloseActive() X-Ref |
Close the active popup |
showSearchBox() X-Ref |
No description |
closeSearchBox() X-Ref |
No description |
funcPopup(e, encfuncname) X-Ref |
Display the hover-over-function-name popup |
phpfuncPopup(e, encfuncname) X-Ref |
Display the popup for built-in PHP functions |
classPopup(e, encclassname) X-Ref |
Display the hover-over-class popup |
constPopup(e, constname) X-Ref |
Display the hover-over-constant popup |
reqPopup(e, name, baseurl) X-Ref |
Display the hover-over-function-require (or include) popup |
handleNavFrame(relbase, subdir, filename) X-Ref |
Handle setting up the navigation frame, if the user has the option turned on in a cookie |
gwGetCookie(name) X-Ref |
Fetch a cookie by name |
gwSetCookie(name, value) X-Ref |
Set an individual cookie by name and value |
navOn() X-Ref |
Switch on the navigation frame |
navOff() X-Ref |
Turn off the navigation frame |
pesc(str) X-Ref |
Escape search strings |
jump() X-Ref |
Run a 'search' |
jumpFunction(target) X-Ref |
Jump to a function reference page, and log in the history log |
jumpClass(target) X-Ref |
Jump to a class reference page, and log in the history log |
jumpVariable(target) X-Ref |
Jump to a variable reference page, and log in the history log |
jumpConstant(target) X-Ref |
Jump to a constant reference page, and log in the history log |
jumpTable(target) X-Ref |
Jump to a table reference page, and log in the history log |
logFunction(target, urltarget) X-Ref |
Log a function access in the history log If urltarget is supplied, then the specific URL where that function is defined is logged with the function name |
logClass(target, urltarget) X-Ref |
Log a class access in the history log |
logVariable(target, urltarget) X-Ref |
Log a variable access in the history log |
logConstant(target, urltarget) X-Ref |
Log a constant access in the history log |
logTable(target) X-Ref |
Log a table access in the history log |
getSearchList() X-Ref |
Get an array of previous searches/lookups |
addToSearchList(item) X-Ref |
Add a new entry to the search history log |
elementX(el) X-Ref |
Calculate the absolute X offset of an html element |
elementY(el) X-Ref |
Calculate the absolute Y offset of an html element |
showSearchPopup() X-Ref |
Display a popup containing the user's most recent searches |
hilite(itemid) X-Ref |
No description |
lolite() X-Ref |
No description |
Generated: Thu Sep 14 11:31:49 2023 | Cross-referenced by PHPXref 0.7.1 |