| 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 |
|
|
| 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 |
|
|
| 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" | | 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" | | showstop | optional | numeric | "1" | | showvolume | optional | numeric | "1" | | showtime | optional | numeric | "1" | | showfullscreen | optional | numeric | "0" | | gradientbottom | optional | string | "5d6c7f" | | gradienttop | optional | string | "5d6c7f" | | controlscolor | optional | string | "5d6c7f" | | buttoncolor | optional | string | "ffffff" | | buttonovercolor | optional | string | "000000" | | startimage | optional | string | "http://#cgi.http_host#/sd/images/flv_player_start.png" | | skin | optional | string | "" |
| | 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 |
|
|
| 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 |
|
|
| 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 |
|
|
| 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 |
|
|
| 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 |
|
|
| 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 |
|
|