| struct | | APPLYXSLSTYLESHEET | | function applyXSLStylesheet | | Arguments: | | Name | Required | Type | Default | | xmldocument | required | string | | | xslstylesheet | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CACHETHISSITE | | function cacheThisSite | | Arguments: | | Name | Required | Type | Default | | numberofdays | optional | numeric | "#CreateTimeSpan(0, 3, 0, 0)#" | | directoriesandfilesnottocache | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CALCULATEFILESIZE | | function calculateFileSize | | Arguments: | | Name | Required | Type | Default | | size | required | numeric | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CODEDISPLAYFLASHVIDEOPLAYER | | function codeDisplayFlashVideoPlayer | | Arguments: | | Name | Required | Type | Default | | filename | required | string | "" | | path | required | string | "" | | width | optional | numeric | "320" | | height | optional | numeric | "240" | | loop | optional | numeric | "0" | | autoplay | optional | numeric | "0" | | autoload | optional | string | "on" | | showstop | optional | numeric | "1" | | showvolume | optional | numeric | "1" | | showtime | optional | numeric | "1" | | showfullscreen | optional | numeric | "0" | | gradientbottom | optional | string | "5d6c7f" | | gradienttop | optional | string | "5d6c7f" | | bgcolor | optional | string | "5d6c7f" | | bordercolor | optional | string | "5d6c7f" | | controlscolor | optional | string | "5d6c7f" | | buttoncolor | optional | string | "ffffff" | | buttonovercolor | optional | string | "000000" | | volumecolor | optional | string | "ffffff" | | showplayercontrols | optional | string | "autohide" | | startimage | optional | string | "http://#cgi.http_host#/sd/images/flv_player_start.png" | | skin | optional | string | "" | | buffermessage | optional | string | "" | | usenewvideoplayer | optional | boolean | "false" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CODEDISPLAYMP3PLAYER | | function codeDisplayMP3Player | | Arguments: | | Name | Required | Type | Default | | filename | required | string | "" | | path | required | string | "" | | width | optional | numeric | "171" | | height | optional | numeric | "44" | | bgcolor | optional | string | "EDEFF2" | | id | optional | string | "sdMP3Player" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CONVERTIMAGETAG | | function convertImageTag | | Arguments: | | Name | Required | Type | Default | | texttoconvert | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CONVERTMEDIALIBRARYTAG3_3 | | function convertMediaLibraryTag3_3 | | Arguments: | | Name | Required | Type | Default | | texttoconvert | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CREATEPREVIOUSNEXTLINKS | | function createPreviousNextLinks | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | xslstylesheet | optional | string | "" | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" | | totalcount | optional | numeric | "-1" | | currentlimst | optional | numeric | "-1" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CREATEPREVIOUSNEXTLINKSNONUMBERS | | function createPreviousNextLinksNoNumbers | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | xslstylesheet | optional | string | "" | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| CREATESEOSTRING | | function createSEOString | | Arguments: | | Name | Required | Type | Default | | originalstring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| DATACAPTURE | | function dataCapture | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | | | referrer | required | string | | | outputtype | optional | string | "text" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| DIRECTORYCREATE | | function directoryCreate | | Arguments: | | Name | Required | Type | Default | | fulldirectorypath | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| DIRECTORYLIST | | function directoryList | | Arguments: | | Name | Required | Type | Default | | fulldirectorypath | required | string | |
| | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
|
| DUMPVAR | | function dumpVar | | Arguments: | | Name | Required | Type | Default | | variable | required | any | | | reset | optional | boolean | "true" | | abort | optional | boolean | "true" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | yes |
|
|
| DWORD2IP_NOTWORKING | | function dword2ip_notworking | | Arguments: | | Name | Required | Type | Default | | dword | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| EXECUTE | | function execute | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | | | commandlineargs | optional | string | "" | | time_out | optional | numeric | "5" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILEAPPEND | | function fileAppend | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | | | content | required | string | | | addnewline | optional | boolean | "yes" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILECOPY | | function fileCopy | | Arguments: | | Name | Required | Type | Default | | source | required | string | | | destination | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILEDELETE | | function fileDelete | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILEREAD | | function fileRead | | Arguments: | | Name | Required | Type | Default | | file | required | string | | | charset | optional | string | "iso-8859-15" | | uridirectory | optional | boolean | "no" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILERENAME | | function fileRename | | Arguments: | | Name | Required | Type | Default | | source | required | string | | | destination | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILEUPLOAD | | function fileUpload | | Arguments: | | Name | Required | Type | Default | | filefield | required | string | | | destination | required | string | | | nameconflict | optional | string | "makeunique" | | accept | optional | string | "video/avi,image/gif,image/jpg,image/png,image/jpeg,image/pjpeg,audio/mp3,audio/mp4,audio/mpeg,video/mpeg4,video/mpeg,video/quicktime,video/x-msvideo,video/x-ms-wmv,audio/x-wav,application/octet-stream,application/x-pn-realaudio,application/x-pn-realaudio-plugin,application/pdf,application/msword,application/vnd.ms-excel,application/x-msexcel,application/ms-excel,application/x-excel,application/vnd.ms-powerpoint,application/mspowerpoint,image/x-eps,text/richtext,text/plain,application/zip, application/x-zip-compressed,application/x-gzip-compressed,application/x-gzip,application/vnd.rn-realmedia,application/postscript,video/mp4,application/acad,image/vnd.dwg,image/x-dwg,application/x-pilot-pdb, application/x-pilot-prc,application/x-palmpilot,application/x-pilot,application/upl,video/x-flv" | | createdirectory | optional | boolean | "yes" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| FILEWRITE | | function fileWrite | | Arguments: | | Name | Required | Type | Default | | location | required | string | | | content | required | string | | | characterset | optional | string | "iso-8859-15" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| FLUSHSITECACHE | | function flushSiteCache | | Arguments: | | Name | Required | Type | Default | | expireurl | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| FORMTOTEXT | | function formToText | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| FORMTOXML | | function formToXML | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| FORWARDTOURL | | function forwardToUrl | | Arguments: | | Name | Required | Type | Default | | url | required | any | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILEEXTENSION | | function getFileExtension | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILEICON | | function getFileIcon | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILEMIMETYPE | | function getFileMimeType | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILENAME | | function getFileName | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILENAMEFULL | | function getFileNameFull | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILEPATH | | function getFilePath | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFILEPATHRELATIVE | | function getFilePathRelative | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETFULLRECORDCOUNT | | function getFullRecordcount | | Arguments: | none | | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETHOURFROMTIMESTRING | | function getHourFromTimeString | | Arguments: | | Name | Required | Type | Default | | timestring | required | string | |
| | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETHTTPDATA | | function getHttpData | | Arguments: | | Name | Required | Type | Default | | url | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETJAVAFILEOBJECT | | function getJavaFileObject | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETLASTINSERTID | | function getLastInsertId | | Arguments: | none | | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETMETADATA | | function getMetaData | | Arguments: | | Name | Required | Type | Default | | pagetype | optional | string | "item" | | ctid | optional | numeric | "0" | | iid | optional | numeric | "0" | | loc | optional | string | "show" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETMINUTEFROMTIMESTRING | | function getMinuteFromTimeString | | Arguments: | | Name | Required | Type | Default | | timestring | required | string | |
| | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
|
| GETSTATENAMEBYID | | function getStateNameById | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| IP2DWORD | | function ip2dword | | Arguments: | | Name | Required | Type | Default | | ip | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| MYSQLFORMAT | | function mysqlFormat | | Arguments: | | Name | Required | Type | Default | | escapedstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| PROCESSDATESTRING | | function processDateString | | Arguments: | | Name | Required | Type | Default | | datestring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| QUERYCOUNTRIES | | function queryCountries | | Arguments: | | Name | Required | Type | Default | | hideembargoedcountries | optional | boolean | "false" |
| | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
|
| QUERYSTATES | | function queryStates | | Arguments: | none | | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
|
| QUERYTOSTRUCTOFARRAYS | | function queryToStructOfArrays | | Arguments: | | Name | Required | Type | Default | | query | required | query | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| QUERYTOSTRUCTURE | | function queryToStructure | | Arguments: | | Name | Required | Type | Default | | query | required | query | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| QUERYTOXML | | function queryToXml | | Arguments: | | Name | Required | Type | Default | | thisquery | required | query | | | rootelementname | optional | string | "query" | | rowelementname | optional | string | "row" | | rootattributes | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| REMOVEDUPLICATESFROMLIST | | function removeDuplicatesFromList | | Arguments: | | Name | Required | Type | Default | | listwithduplicates | required | string | | | delimiter | optional | string | "," |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| REPLACEEMAILLINEBREAKS | | function replaceEmailLineBreaks | | Arguments: | | Name | Required | Type | Default | | emailstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| REPLACENONWORDCHARACTERS | | function replaceNonWordCharacters | | Arguments: | | Name | Required | Type | Default | | originalstring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| SENDEMAIL | | function sendEmail | | Arguments: | | Name | Required | Type | Default | | xmlmessage | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| SENDFORMVIAEMAIL | | function sendFormViaEmail | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | | | formreferer | required | string | | | emailsubject | optional | string | "" | | emailto | required | string | | | emailcc | optional | string | "" | | emailbcc | optional | string | "" | | emailfrom | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| SENDQUERY | | function sendQuery | | Arguments: | | Name | Required | Type | Default | | sqlstring | required | string | | | return_data | optional | string | "no" | | dsn | optional | string | "#request.dsn#" |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| SENDTOURL | | function sendToUrl | | Arguments: | | Name | Required | Type | Default | | url | required | any | | | addtoken | optional | any | "no" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| SETCOOKIE | | function setCookie | | Arguments: | | Name | Required | Type | Default | | name | required | string | | | value | required | string | | | expired | required | any | | | path | optional | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| SETDEFAULTPARAM | | function setDefaultParam | | Arguments: | | Name | Required | Type | Default | | name | required | string | | | default | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| SETPROCESSEND | | function setProcessEnd | | Arguments: | | Name | Required | Type | Default | | method | optional | string | "exittemplate" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| STRIPMSWORDTAGS | | function stripMSWordTags | | Arguments: | | Name | Required | Type | Default | | text | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| STRIPNONNUMERICCHARS | | function stripNonNumericChars | | Arguments: | | Name | Required | Type | Default | | string | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| THROW | | function throw | | Arguments: | | Name | Required | Type | Default | | type | optional | string | "Application" | | message | optional | string | "" | | detail | optional | string | "" | | errorcode | optional | string | "" | | extendedinfo | optional | string | "" | | object | optional | any | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | false |
|
|
| UPDATEDATABASEFIELD | | function updateDatabaseField | | Arguments: | | Name | Required | Type | Default | | fieldvalue | required | string | | | databasetablename | required | string | | | tablefieldname | required | string | | | iidfieldname | required | string | | | iid | required | numeric | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| VARLOCK | | function varLock | | Arguments: | | Name | Required | Type | Default | | session_var | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| VARSESSIONDELETE | | function varSessionDelete | | Arguments: | none | | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| VARSESSIONREAD | | function varSessionRead | | Arguments: | none | | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
|
| WRITELOGENTRY | | function writeLogEntry | | Arguments: | | Name | Required | Type | Default | | body | required | string | | | filename | optional | string | "sd_exceptions" | | type | optional | string | "Information" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLCOUNTRIES | | function xmlCountries | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLOBJECTINIT | | function xmlObjectInit | | Arguments: | | Name | Required | Type | Default | | xmlstring | required | string | | | casesensitive | optional | string | "no" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLRESULTSLINKS | | function xmlResultsLinks | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" | | totalcount | optional | numeric | "-1" | | currentlimst | optional | numeric | "-1" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLSTATES | | function xmlStates | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLTOQUERYLISTS | | function XmlToQueryLists | | Arguments: | | Name | Required | Type | Default | | xmldocument | required | string | | | querytype | required | string | | | ctid | required | numeric | | | listfields | optional | string | "" | | listvalues | optional | string | "" | | listfieldvaluepairs | optional | string | "" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLTOXHTML | | function xmlToXhtml | | Arguments: | | Name | Required | Type | Default | | xmltext | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| XMLUNFORMAT | | function XmlUnFormat | | Arguments: | | Name | Required | Type | Default | | escapedstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
|
| cfcatch | | struct | | column | 3 | | detail | [empty string] | | errnumber | com.naryx.tagfusion.expression.function.mid | | errorcode | [empty string] | | extendedinfo | [empty string] | | line | 279 | | message | The third (count) parameter of the Mid() function must be 0 or greater | | tagcontext | | array | | 1 | | struct | | column | 1 | | id | CFMODULE | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/gallery/display.sd |
| | 2 | | struct | | column | 1 | | id | CFSCRIPT | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/WEB-INF/customtags/www_lucasoil_com/body_media_library.cfm |
| | 3 | | struct | | column | 1 | | id | CFFUNCTION | | line | 277 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
| | 4 | | struct | | column | 3 | | id | CFSCRIPT | | line | 279 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
|
| | type | Expression |
|
| cferror | | struct | | browser | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) | | datetime | {ts '2010-03-17 13:11:07'} | | diagnostics | [empty string] | | errorlogfile | [null] | | generatedcontent |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>Lucas Oil</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
<meta name="description" content="It works!" />
<meta name="keywords" content="" />
<style type="text/css">
@import "/css/css_main.css";
body
{
background-image: none;
background-color: #313131;
margin: 0px 10px 10px 0px;
width: 97%;
height: 90%;
}
</style>
<script type="text/javascript" src="/js/js_site.js"></script>
</head>
<body>
| | httpreferer | [empty string] | | mailto | bugs@enthusiastinc.com | | message | The third (count) parameter of the Mid() function must be 0 or greater | | querystring | iid=2004&headtitle=AntronholdinghisSeattleWallyOnewinawayfrommakinghistoryandSweepingtheswing | | remoteAddress | 38.107.191.90 | | tagcontext | | array | | 1 | | struct | | column | 1 | | id | CFMODULE | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/gallery/display.sd |
| | 2 | | struct | | column | 1 | | id | CFSCRIPT | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/WEB-INF/customtags/www_lucasoil_com/body_media_library.cfm |
| | 3 | | struct | | column | 1 | | id | CFFUNCTION | | line | 277 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
| | 4 | | struct | | column | 3 | | id | CFSCRIPT | | line | 279 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
|
| | template | /gallery/display.sd | | type | Expression |
|
| error | | struct | | browser | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) | | datetime | {ts '2010-03-17 13:11:07'} | | diagnostics | [empty string] | | errorlogfile | [null] | | generatedcontent |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>Lucas Oil</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
<meta name="description" content="It works!" />
<meta name="keywords" content="" />
<style type="text/css">
@import "/css/css_main.css";
body
{
background-image: none;
background-color: #313131;
margin: 0px 10px 10px 0px;
width: 97%;
height: 90%;
}
</style>
<script type="text/javascript" src="/js/js_site.js"></script>
</head>
<body>
| | httpreferer | [empty string] | | mailto | bugs@enthusiastinc.com | | message | The third (count) parameter of the Mid() function must be 0 or greater | | querystring | iid=2004&headtitle=AntronholdinghisSeattleWallyOnewinawayfrommakinghistoryandSweepingtheswing | | remoteAddress | 38.107.191.90 | | tagcontext | | array | | 1 | | struct | | column | 1 | | id | CFMODULE | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/gallery/display.sd |
| | 2 | | struct | | column | 1 | | id | CFSCRIPT | | line | 2 | | template | /usr/local/enthusiast/servers/tomcat4/webapps/www_lucasoil_com/WEB-INF/customtags/www_lucasoil_com/body_media_library.cfm |
| | 3 | | struct | | column | 1 | | id | CFFUNCTION | | line | 277 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
| | 4 | | struct | | column | 3 | | id | CFSCRIPT | | line | 279 | | template | /usr/local/enthusiast/servers/site_director/components/global.cfc |
|
| | template | /gallery/display.sd | | type | Expression |
|
| this | | component site_director.global [long version] | | fileAppend | | function fileAppend | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | | | content | required | string | | | addnewline | optional | boolean | "yes" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | dataCapture | | function dataCapture | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | | | referrer | required | string | | | outputtype | optional | string | "text" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getJavaFileObject | | function getJavaFileObject | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | setProcessEnd | | function setProcessEnd | | Arguments: | | Name | Required | Type | Default | | method | optional | string | "exittemplate" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | fileWrite | | function fileWrite | | Arguments: | | Name | Required | Type | Default | | location | required | string | | | content | required | string | | | characterset | optional | string | "iso-8859-15" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getFullRecordcount | | function getFullRecordcount | | Arguments: | none | | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
| | getFilePathRelative | | function getFilePathRelative | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | getFilePath | | function getFilePath | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | XmlUnFormat | | function XmlUnFormat | | Arguments: | | Name | Required | Type | Default | | escapedstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | queryCountries | | function queryCountries | | Arguments: | | Name | Required | Type | Default | | hideembargoedcountries | optional | boolean | "false" |
| | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
| | dword2ip_notworking | | function dword2ip_notworking | | Arguments: | | Name | Required | Type | Default | | dword | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | applyXSLStylesheet | | function applyXSLStylesheet | | Arguments: | | Name | Required | Type | Default | | xmldocument | required | string | | | xslstylesheet | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | formToXML | | function formToXML | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | updateDatabaseField | | function updateDatabaseField | | Arguments: | | Name | Required | Type | Default | | fieldvalue | required | string | | | databasetablename | required | string | | | tablefieldname | required | string | | | iidfieldname | required | string | | | iid | required | numeric | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | fileUpload | | function fileUpload | | Arguments: | | Name | Required | Type | Default | | filefield | required | string | | | destination | required | string | | | nameconflict | optional | string | "makeunique" | | accept | optional | string | "video/avi,image/gif,image/jpg,image/png,image/jpeg,image/pjpeg,audio/mp3,audio/mp4,audio/mpeg,video/mpeg4,video/mpeg,video/quicktime,video/x-msvideo,video/x-ms-wmv,audio/x-wav,application/octet-stream,application/x-pn-realaudio,application/x-pn-realaudio-plugin,application/pdf,application/msword,application/vnd.ms-excel,application/x-msexcel,application/ms-excel,application/x-excel,application/vnd.ms-powerpoint,application/mspowerpoint,image/x-eps,text/richtext,text/plain,application/zip, application/x-zip-compressed,application/x-gzip-compressed,application/x-gzip,application/vnd.rn-realmedia,application/postscript,video/mp4,application/acad,image/vnd.dwg,image/x-dwg,application/x-pilot-pdb, application/x-pilot-prc,application/x-palmpilot,application/x-pilot,application/upl,video/x-flv" | | createdirectory | optional | boolean | "yes" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | XmlToQueryLists | | function XmlToQueryLists | | Arguments: | | Name | Required | Type | Default | | xmldocument | required | string | | | querytype | required | string | | | ctid | required | numeric | | | listfields | optional | string | "" | | listvalues | optional | string | "" | | listfieldvaluepairs | optional | string | "" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | convertImageTag | | function convertImageTag | | Arguments: | | Name | Required | Type | Default | | texttoconvert | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | mysqlFormat | | function mysqlFormat | | Arguments: | | Name | Required | Type | Default | | escapedstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | throw | | function throw | | Arguments: | | Name | Required | Type | Default | | type | optional | string | "Application" | | message | optional | string | "" | | detail | optional | string | "" | | errorcode | optional | string | "" | | extendedinfo | optional | string | "" | | object | optional | any | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | false |
|
| | createPreviousNextLinks | | function createPreviousNextLinks | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | xslstylesheet | optional | string | "" | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" | | totalcount | optional | numeric | "-1" | | currentlimst | optional | numeric | "-1" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | codeDisplayFlashVideoPlayer | | function codeDisplayFlashVideoPlayer | | Arguments: | | Name | Required | Type | Default | | filename | required | string | "" | | path | required | string | "" | | width | optional | numeric | "320" | | height | optional | numeric | "240" | | loop | optional | numeric | "0" | | autoplay | optional | numeric | "0" | | autoload | optional | string | "on" | | showstop | optional | numeric | "1" | | showvolume | optional | numeric | "1" | | showtime | optional | numeric | "1" | | showfullscreen | optional | numeric | "0" | | gradientbottom | optional | string | "5d6c7f" | | gradienttop | optional | string | "5d6c7f" | | bgcolor | optional | string | "5d6c7f" | | bordercolor | optional | string | "5d6c7f" | | controlscolor | optional | string | "5d6c7f" | | buttoncolor | optional | string | "ffffff" | | buttonovercolor | optional | string | "000000" | | volumecolor | optional | string | "ffffff" | | showplayercontrols | optional | string | "autohide" | | startimage | optional | string | "http://#cgi.http_host#/sd/images/flv_player_start.png" | | skin | optional | string | "" | | buffermessage | optional | string | "" | | usenewvideoplayer | optional | boolean | "false" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | xmlResultsLinks | | function xmlResultsLinks | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" | | totalcount | optional | numeric | "-1" | | currentlimst | optional | numeric | "-1" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | calculateFileSize | | function calculateFileSize | | Arguments: | | Name | Required | Type | Default | | size | required | numeric | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | varSessionDelete | | function varSessionDelete | | Arguments: | none | | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | sendToUrl | | function sendToUrl | | Arguments: | | Name | Required | Type | Default | | url | required | any | | | addtoken | optional | any | "no" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getFileExtension | | function getFileExtension | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | directoryCreate | | function directoryCreate | | Arguments: | | Name | Required | Type | Default | | fulldirectorypath | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | processDateString | | function processDateString | | Arguments: | | Name | Required | Type | Default | | datestring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | createPreviousNextLinksNoNumbers | | function createPreviousNextLinksNoNumbers | | Arguments: | | Name | Required | Type | Default | | displayamount | required | numeric | | | resultsurl | required | string | | | queryrecordcount | required | numeric | | | xslstylesheet | optional | string | "" | | seolink | optional | boolean | "false" | | seotitle | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | queryToXml | | function queryToXml | | Arguments: | | Name | Required | Type | Default | | thisquery | required | query | | | rootelementname | optional | string | "query" | | rowelementname | optional | string | "row" | | rootattributes | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | cacheThisSite | | function cacheThisSite | | Arguments: | | Name | Required | Type | Default | | numberofdays | optional | numeric | "#CreateTimeSpan(0, 3, 0, 0)#" | | directoriesandfilesnottocache | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | queryToStructOfArrays | | function queryToStructOfArrays | | Arguments: | | Name | Required | Type | Default | | query | required | query | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | writeLogEntry | | function writeLogEntry | | Arguments: | | Name | Required | Type | Default | | body | required | string | | | filename | optional | string | "sd_exceptions" | | type | optional | string | "Information" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getStateNameById | | function getStateNameById | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | sendEmail | | function sendEmail | | Arguments: | | Name | Required | Type | Default | | xmlmessage | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | replaceEmailLineBreaks | | function replaceEmailLineBreaks | | Arguments: | | Name | Required | Type | Default | | emailstring | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | sendFormViaEmail | | function sendFormViaEmail | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | | | formreferer | required | string | | | emailsubject | optional | string | "" | | emailto | required | string | | | emailcc | optional | string | "" | | emailbcc | optional | string | "" | | emailfrom | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getFileNameFull | | function getFileNameFull | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | getFileName | | function getFileName | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | getFileIcon | | function getFileIcon | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | setCookie | | function setCookie | | Arguments: | | Name | Required | Type | Default | | name | required | string | | | value | required | string | | | expired | required | any | | | path | optional | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getMetaData | | function getMetaData | | Arguments: | | Name | Required | Type | Default | | pagetype | optional | string | "item" | | ctid | optional | numeric | "0" | | iid | optional | numeric | "0" | | loc | optional | string | "show" |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | xmlStates | | function xmlStates | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | getHourFromTimeString | | function getHourFromTimeString | | Arguments: | | Name | Required | Type | Default | | timestring | required | string | |
| | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
| | getFileMimeType | | function getFileMimeType | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | getLastInsertId | | function getLastInsertId | | Arguments: | none | | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
| | queryToStructure | | function queryToStructure | | Arguments: | | Name | Required | Type | Default | | query | required | query | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | removeDuplicatesFromList | | function removeDuplicatesFromList | | Arguments: | | Name | Required | Type | Default | | listwithduplicates | required | string | | | delimiter | optional | string | "," |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | ip2dword | | function ip2dword | | Arguments: | | Name | Required | Type | Default | | ip | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | xmlToXhtml | | function xmlToXhtml | | Arguments: | | Name | Required | Type | Default | | xmltext | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | execute | | function execute | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | | | commandlineargs | optional | string | "" | | time_out | optional | numeric | "5" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | replaceNonWordCharacters | | function replaceNonWordCharacters | | Arguments: | | Name | Required | Type | Default | | originalstring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | stripNonNumericChars | | function stripNonNumericChars | | Arguments: | | Name | Required | Type | Default | | string | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | dumpVar | | function dumpVar | | Arguments: | | Name | Required | Type | Default | | variable | required | any | | | reset | optional | boolean | "true" | | abort | optional | boolean | "true" |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | yes |
|
| | xmlCountries | | function xmlCountries | | Arguments: | | Name | Required | Type | Default | | iid | optional | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | varSessionRead | | function varSessionRead | | Arguments: | none | | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | fileRead | | function fileRead | | Arguments: | | Name | Required | Type | Default | | file | required | string | | | charset | optional | string | "iso-8859-15" | | uridirectory | optional | boolean | "no" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | createSEOString | | function createSEOString | | Arguments: | | Name | Required | Type | Default | | originalstring | required | string | |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | sendQuery | | function sendQuery | | Arguments: | | Name | Required | Type | Default | | sqlstring | required | string | | | return_data | optional | string | "no" | | dsn | optional | string | "#request.dsn#" |
| | Return Type: | any | | Roles: | | | Access: | public | | Output: | no |
|
| | convertMediaLibraryTag3_3 | | function convertMediaLibraryTag3_3 | | Arguments: | | Name | Required | Type | Default | | texttoconvert | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | formToText | | function formToText | | Arguments: | | Name | Required | Type | Default | | formstruct | required | struct | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | queryStates | | function queryStates | | Arguments: | none | | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
| | directoryList | | function directoryList | | Arguments: | | Name | Required | Type | Default | | fulldirectorypath | required | string | |
| | Return Type: | query | | Roles: | | | Access: | public | | Output: | no |
|
| | fileRename | | function fileRename | | Arguments: | | Name | Required | Type | Default | | source | required | string | | | destination | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | flushSiteCache | | function flushSiteCache | | Arguments: | | Name | Required | Type | Default | | expireurl | optional | string | "" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | stripMSWordTags | | function stripMSWordTags | | Arguments: | | Name | Required | Type | Default | | text | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
| | forwardToUrl | | function forwardToUrl | | Arguments: | | Name | Required | Type | Default | | url | required | any | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | getHttpData | | function getHttpData | | Arguments: | | Name | Required | Type | Default | | url | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | getMinuteFromTimeString | | function getMinuteFromTimeString | | Arguments: | | Name | Required | Type | Default | | timestring | required | string | |
| | Return Type: | numeric | | Roles: | | | Access: | public | | Output: | no |
|
| | codeDisplayMP3Player | | function codeDisplayMP3Player | | Arguments: | | Name | Required | Type | Default | | filename | required | string | "" | | path | required | string | "" | | width | optional | numeric | "171" | | height | optional | numeric | "44" | | bgcolor | optional | string | "EDEFF2" | | id | optional | string | "sdMP3Player" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | fileDelete | | function fileDelete | | Arguments: | | Name | Required | Type | Default | | filepath | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | varLock | | function varLock | | Arguments: | | Name | Required | Type | Default | | session_var | required | string | |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | xmlObjectInit | | function xmlObjectInit | | Arguments: | | Name | Required | Type | Default | | xmlstring | required | string | | | casesensitive | optional | string | "no" |
| | Return Type: | string | | Roles: | | | Access: | public | | Output: | no |
|
| | setDefaultParam | | function setDefaultParam | | Arguments: | | Name | Required | Type | Default | | name | required | string | | | default | required | string | |
| | Return Type: | void | | Roles: | | | Access: | public | | Output: | no |
|
| | fileCopy | | function fileCopy | | Arguments: | | Name | Required | Type | Default | | source | required | string | | | destination | required | string | |
| | Return Type: | struct | | Roles: | | | Access: | public | | Output: | no |
|
|
|