[empty string]
| struct |
| Detail |
[empty string]
|
| ErrNumber |
0
|
| Message |
Element STATE_ID is undefined in URL.
|
| Resolvedname |
URL
|
| StackTrace |
coldfusion.runtime.UndefinedElementException: Element STATE_ID is undefined in URL.
at coldfusion.runtime.CfJspPage.resolveCanonicalName(CfJspPage.java:1659)
at coldfusion.runtime.CfJspPage._resolve(CfJspPage.java:1612)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1747)
at coldfusion.runtime.CfJspPage._resolveAndAutoscalarize(CfJspPage.java:1740)
at cfact_home2ecfm1878803699.runPage(E:\thixo_websites\city-centers.com\classifieds\dsp\act_home.cfm:20)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
at cfindex2ecfm809553025.runPage(E:\thixo_websites\city-centers.com\classifieds\index.cfm:30)
at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:273)
at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:175)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
|
| TagContext |
| array
|
| 1 |
| struct |
| COLUMN |
0
|
| ID |
??
|
| LINE |
20
|
| RAW_TRACE |
at cfact_home2ecfm1878803699.runPage(E:\thixo_websites\city-centers.com\classifieds\dsp\act_home.cfm:20)
|
| TEMPLATE |
E:\thixo_websites\city-centers.com\classifieds\dsp\act_home.cfm
|
| TYPE |
CFML
|
|
| 2 |
| struct |
| COLUMN |
0
|
| ID |
CFINCLUDE
|
| LINE |
30
|
| RAW_TRACE |
at cfindex2ecfm809553025.runPage(E:\thixo_websites\city-centers.com\classifieds\index.cfm:30)
|
| TEMPLATE |
E:\thixo_websites\city-centers.com\classifieds\index.cfm
|
| TYPE |
CFML
|
|
|
| Type |
Expression
|
| element |
STATE_ID
|
| objectType |
object of java.lang.Class
|
| Class Name |
java.lang.Class |
| Methods |
| Method
|
Return Type
|
| asSubclass(java.lang.Class) |
java.lang.Class |
| cast(java.lang.Object) |
java.lang.Object |
| desiredAssertionStatus() |
boolean |
| forName(java.lang.String, boolean, java.lang.ClassLoader) |
java.lang.Class |
| forName(java.lang.String) |
java.lang.Class |
| getAnnotation(java.lang.Class) |
java.lang.annotation.Annotation |
| getAnnotations() |
java.lang.annotation.Annotation[] |
| getCanonicalName() |
java.lang.String |
| getClassLoader() |
java.lang.ClassLoader |
| getClasses() |
java.lang.Class[] |
| getComponentType() |
java.lang.Class |
| getConstructor(java.lang.Class[]) |
java.lang.reflect.Constructor |
| getConstructors() |
java.lang.reflect.Constructor[] |
| getDeclaredAnnotations() |
java.lang.annotation.Annotation[] |
| getDeclaredClasses() |
java.lang.Class[] |
| getDeclaredConstructor(java.lang.Class[]) |
java.lang.reflect.Constructor |
| getDeclaredConstructors() |
java.lang.reflect.Constructor[] |
| getDeclaredField(java.lang.String) |
java.lang.reflect.Field |
| getDeclaredFields() |
java.lang.reflect.Field[] |
| getDeclaredMethod(java.lang.String, java.lang.Class[]) |
java.lang.reflect.Method |
| getDeclaredMethods() |
java.lang.reflect.Method[] |
| getDeclaringClass() |
java.lang.Class |
| getEnclosingClass() |
java.lang.Class |
| getEnclosingConstructor() |
java.lang.reflect.Constructor |
| getEnclosingMethod() |
java.lang.reflect.Method |
| getEnumConstants() |
java.lang.Object[] |
| getField(java.lang.String) |
java.lang.reflect.Field |
| getFields() |
java.lang.reflect.Field[] |
| getGenericInterfaces() |
java.lang.reflect.Type[] |
| getGenericSuperclass() |
java.lang.reflect.Type |
| getInterfaces() |
java.lang.Class[] |
| getMethod(java.lang.String, java.lang.Class[]) |
java.lang.reflect.Method |
| getMethods() |
java.lang.reflect.Method[] |
| getModifiers() |
int |
| getName() |
java.lang.String |
| getPackage() |
java.lang.Package |
| getProtectionDomain() |
java.security.ProtectionDomain |
| getResource(java.lang.String) |
java.net.URL |
| getResourceAsStream(java.lang.String) |
java.io.InputStream |
| getSigners() |
java.lang.Object[] |
| getSimpleName() |
java.lang.String |
| getSuperclass() |
java.lang.Class |
| getTypeParameters() |
java.lang.reflect.TypeVariable[] |
| isAnnotation() |
boolean |
| isAnnotationPresent(java.lang.Class) |
boolean |
| isAnonymousClass() |
boolean |
| isArray() |
boolean |
| isAssignableFrom(java.lang.Class) |
boolean |
| isEnum() |
boolean |
| isInstance(java.lang.Object) |
boolean |
| isInterface() |
boolean |
| isLocalClass() |
boolean |
| isMemberClass() |
boolean |
| isPrimitive() |
boolean |
| isSynthetic() |
boolean |
| newInstance() |
java.lang.Object |
| toString() |
java.lang.String |
|
|
| struct |
| APPLICATION |
| struct |
| applicationname |
CityCenters
|
| cfadminbase |
| component
CFIDE.adminapi.base
|
| METHODS |
| GETJRUNROOTDIR |
| function getJRunRootDir |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| RDSINVOKER |
| function RDSInvoker |
Arguments:
| Name |
Required |
Type |
Default |
| service |
Required |
Any |
|
| method |
Required |
Any |
|
| args |
Required |
Any |
|
| adminPassword |
Required |
Any |
|
| adminUserId |
Required |
Any |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
Used internally to invoke the Administrator API from Dreamweaver. |
| Description: |
|
|
|
| SETJRUNSN |
| function setJrunSN |
Arguments:
| Name |
Required |
Type |
Default |
| serialNum |
Required |
Any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
package |
| Output: |
No |
| DisplayName: |
|
| Hint: |
Utility function that sets the JRun OEM serial number. |
| Description: |
|
|
|
| GETINSTALLTYPE |
| function getInstallType |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
package |
| Output: |
No |
| DisplayName: |
|
| Hint: |
Returns the install type. |
| Description: |
|
|
|
| DUMP |
| function dump |
Arguments:
| Name |
Required |
Type |
Default |
| value |
Required |
Any |
|
| expand |
Optional |
Any |
true |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
|
| Hint: |
Used to debug variables inside of cfscript. |
| Description: |
|
|
|
| GETEDITION |
| function getEdition |
| Arguments: | none |
| ReturnType: |
string
|
| Roles: |
|
| Access: |
package |
| Output: |
No |
| DisplayName: |
|
| Hint: |
Returns the edition: - Developer
- Evaluation
Standard- Enterprise
- Professional
|
| Description: |
|
|
|
| ISADMINUSER |
| function isAdminUser |
Arguments:
| Name |
Required |
Type |
Default |
| requiredRoles |
Optional |
Any |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
Check to see if user is authenticated |
| Description: |
|
|
|
|
|
| dsn |
CityCenters
|
| footercontent |
| component
com.footerContent
|
| CONTENT |
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD>
<DIV align=center><A href="http://www.seaaloe-america.com/Adopt-A-State/index1.htm"><STRONG>LIMITED TIME OFFER LET CITY-CENTERS PROMOTE YOUR BUSINESS FREE</STRONG> </A></DIV></TD></TR>
<TR>
<TD>
<DIV align=center><FONT color=#666666>Copyright ©-2005 - 2008 MANE World Promotions Inc. All Rights Reserved. No part of this site, its images, code or features may be copied or reproduced without explicit written permission. </FONT>%city%.%state%.City-Centers/com is ™ of <FONT color=#666666>MANE World Promotions Inc.</FONT><BR><A href="/advertise/"><STRONG>Advertise</STRONG></A><STRONG> | </STRONG><A href="/privacy/"><STRONG>Privacy Policy</STRONG></A><STRONG> | </STRONG><A href="/terms/"><STRONG>Terms of Use</STRONG></A><STRONG> | </STRONG><A href="/disclaimer/"><STRONG>Disclaimer</STRONG></A> <STRONG>|</STRONG> <A href="http://www.city-centers.com/hosts"><STRONG>Host Log In</STRONG> </A></DIV></TD></TR></TBODY></TABLE>
<DIV align=center><!--START MLM POWER MARKETING LINK CODE--><A href="http://www.mlmpowermarketing.com/6632"><BR></A><!--END MLM POWER MARKETING LINK CODE--></DIV>
|
| METHODS |
| INIT |
| function init |
| Arguments: | none |
| ReturnType: |
footerContent
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
init |
| Hint: |
|
| Description: |
|
|
|
|
|
| ips |
|
| objglobal |
| component
com.global
|
| DATASOURCE |
CityCenters
|
| METHODS |
| CAPFIRSTTITLE |
| function capFirstTitle |
Arguments:
| Name |
Required |
Type |
Default |
| initText |
Optional |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSTATES |
| function getStates |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will return all the states in the US |
|
|
| REVERSEVALUE |
| function ReverseValue |
Arguments:
| Name |
Required |
Type |
Default |
| theValue |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETCITIES |
| function getCities |
Arguments:
| Name |
Required |
Type |
Default |
| StateID |
Optional |
numeric |
0 |
| returnRecordCount |
Optional |
numeric |
0 |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will return cities in a specified state (if defined) |
|
|
| STRIPKEYWORDS |
| function stripKeywords |
Arguments:
| Name |
Required |
Type |
Default |
| urlPassed |
Required |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will strip just the keywords out of the domain name |
|
|
| URLSAFESTRING |
| function URLSafeString |
Arguments:
| Name |
Required |
Type |
Default |
| TheString |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| INIT |
| function Init |
Arguments:
| Name |
Required |
Type |
Default |
| dataSourceName |
Required |
string |
[empty string] |
|
| ReturnType: |
com.global
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
This will initialize this component |
| Hint: |
|
| Description: |
|
|
|
|
|
| objui |
| component
com.ui
|
| _CURRENTURLCALL |
bionic-hydro-therapy.jessup.maryland
|
| _OBJGLOBAL |
| component
com.global
|
| DATASOURCE |
CityCenters
|
| METHODS |
| REVERSEVALUE |
| function ReverseValue |
Arguments:
| Name |
Required |
Type |
Default |
| theValue |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| URLSAFESTRING |
| function URLSafeString |
Arguments:
| Name |
Required |
Type |
Default |
| TheString |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| GETSTATES |
| function getStates |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will return all the states in the US |
|
|
| GETCITIES |
| function getCities |
Arguments:
| Name |
Required |
Type |
Default |
| StateID |
Optional |
numeric |
0 |
| returnRecordCount |
Optional |
numeric |
0 |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will return cities in a specified state (if defined) |
|
|
| CAPFIRSTTITLE |
| function capFirstTitle |
Arguments:
| Name |
Required |
Type |
Default |
| initText |
Optional |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRIPKEYWORDS |
| function stripKeywords |
Arguments:
| Name |
Required |
Type |
Default |
| urlPassed |
Required |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will strip just the keywords out of the domain name |
|
|
| INIT |
| function Init |
Arguments:
| Name |
Required |
Type |
Default |
| dataSourceName |
Required |
string |
[empty string] |
|
| ReturnType: |
com.global
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
This will initialize this component |
| Hint: |
|
| Description: |
|
|
|
|
|
| DATASOURCE |
CityCenters
|
| METHODS |
| GENERATELINK |
| function generateLink |
Arguments:
| Name |
Required |
Type |
Default |
| Keywords |
Optional |
string |
[empty string] |
| City |
Optional |
string |
[empty string] |
| State |
Optional |
string |
[empty string] |
| PagePath |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
This will generate the correct link |
| Hint: |
|
| Description: |
|
|
|
| CREATEUSMAP |
| function createUSMap |
Arguments:
| Name |
Required |
Type |
Default |
| Keywords |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will create a map of the US with hot regions |
|
|
| INIT |
| function Init |
Arguments:
| Name |
Required |
Type |
Default |
| dataSourceName |
Required |
string |
[empty string] |
| currentURLCall |
Required |
string |
[empty string] |
|
| ReturnType: |
com.ui
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
This will initialize this component |
| Hint: |
|
| Description: |
|
|
|
| CREATEUSTEXTLINKS |
| function createUSTextLinks |
Arguments:
| Name |
Required |
Type |
Default |
| CitiesPerState |
Required |
numeric |
3 |
| StatesPerRow |
Required |
numeric |
3 |
| Keywords |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will create a table with all the states in the US |
|
|
|
|
| rootpath |
E:\thixo_websites\city-centers.com\
|
| sessiontracker |
object of coldfusion.runtime.SessionTracker
|
| Class Name |
coldfusion.runtime.SessionTracker |
| Methods |
| Method
|
Return Type
|
| cleanUp(java.lang.String, java.lang.String, java.lang.String) |
void |
| cleanUp(javax.servlet.http.HttpSession, java.lang.String) |
void |
| cleanUp(java.lang.String, java.lang.String) |
void |
| createSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getMSessionPool() |
java.util.Hashtable |
| getSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String) |
coldfusion.runtime.SessionScope |
| getSessionCollection(java.lang.String) |
coldfusion.runtime.AppSessionCollection |
| getSessionCount() |
int |
| getSessionKeys() |
java.util.Enumeration |
|
| Fields |
| Field
|
Value
|
| int mSweepInterval |
10000
|
|
|
| system |
| component
com.SystemObject
|
| SESSIONTRACKER |
object of coldfusion.runtime.SessionTracker
|
| Class Name |
coldfusion.runtime.SessionTracker |
| Methods |
| Method
|
Return Type
|
| cleanUp(java.lang.String, java.lang.String, java.lang.String) |
void |
| cleanUp(javax.servlet.http.HttpSession, java.lang.String) |
void |
| cleanUp(java.lang.String, java.lang.String) |
void |
| createSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| createSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getMSessionPool() |
java.util.Hashtable |
| getSession(java.lang.String, java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(javax.servlet.http.HttpSession, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String, java.lang.String) |
coldfusion.runtime.SessionScope |
| getSession(java.lang.String) |
coldfusion.runtime.SessionScope |
| getSessionCollection(java.lang.String) |
coldfusion.runtime.AppSessionCollection |
| getSessionCount() |
int |
| getSessionKeys() |
java.util.Enumeration |
|
| Fields |
| Field
|
Value
|
| int mSweepInterval |
10000
|
|
|
| DSN |
CityCenters
|
| APPLICATIONTRACKER |
object of coldfusion.runtime.ApplicationScopeTracker
|
| Class Name |
coldfusion.runtime.ApplicationScopeTracker |
| Methods |
| Method
|
Return Type
|
| cleanUp(coldfusion.runtime.ApplicationScope) |
void |
| createApplication(java.lang.String, javax.servlet.ServletContext) |
coldfusion.runtime.ApplicationScope |
| forceCleanUp() |
void |
| getApplicationKeys() |
java.util.Enumeration |
| getApplicationScope(java.lang.String) |
coldfusion.runtime.ApplicationScope |
|
|
| METHODS |
| INIT |
| function init |
Arguments:
| Name |
Required |
Type |
Default |
| DSN |
Optional |
any |
[runtime expression] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
remote |
| Output: |
no |
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
|
|
| utilities |
| component
com.Utilities
|
| METHODS |
| INCLUDE |
| function include |
Arguments:
| Name |
Required |
Type |
Default |
| template |
Required |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
Include Function |
| Hint: |
Function call from cfscript to run cfinclude |
| Description: |
CFScript Function Call |
|
|
| CREATEUSTEXTLINKS |
| function createUSTextLinks |
Arguments:
| Name |
Required |
Type |
Default |
| CitiesPerState |
Required |
numeric |
3 |
| StatesPerRow |
Required |
numeric |
3 |
| Keywords |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will create a table with all the states in the US |
|
|
| DEBUG |
| function debug |
Arguments:
| Name |
Required |
Type |
Default |
| OnOff |
Optional |
Any |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
debug |
| Hint: |
Function call from cfscript to turn on/off showDebugOutput |
| Description: |
Application Function Call |
|
|
| WORDBREAK |
| function WordBreak |
Arguments:
| Name |
Required |
Type |
Default |
| inStr |
Required |
string |
|
| size |
Required |
numeric |
|
| delim |
Optional |
string |
|
|
| ReturnType: |
array
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| STRIPKEYWORDS |
| function stripKeywords |
Arguments:
| Name |
Required |
Type |
Default |
| urlPassed |
Required |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will strip just the keywords out of the domain name |
|
|
| INIT |
| function init |
| Arguments: | none |
| ReturnType: |
Utilities
|
| Roles: |
|
| Access: |
public |
| Output: |
no |
| DisplayName: |
init |
| Hint: |
|
| Description: |
|
|
|
| CREATEUSMAP |
| function createUSMap |
Arguments:
| Name |
Required |
Type |
Default |
| Keywords |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will create a map of the US with hot regions |
|
|
| FLUSH |
| function flush |
| Arguments: | none |
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
Flush Function |
| Hint: |
Function call from cfscript to run cfflush |
| Description: |
CFScript Function Call |
|
|
| CAPFIRSTTITLE |
| function capFirstTitle |
Arguments:
| Name |
Required |
Type |
Default |
| initText |
Required |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
This will strip just the keywords out of the domain name |
|
|
| GENERATELINK |
| function generateLink |
Arguments:
| Name |
Required |
Type |
Default |
| Keywords |
Optional |
string |
[empty string] |
| City |
Optional |
string |
[empty string] |
| State |
Optional |
string |
[empty string] |
| PagePath |
Optional |
string |
[empty string] |
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
This will generate the correct link |
| Hint: |
|
| Description: |
|
|
|
| QUERY |
| function Query |
Arguments:
| Name |
Required |
Type |
Default |
| SQLString |
Required |
string |
|
| Datasource |
Required |
string |
|
| dbType |
Optional |
string |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
Query Function |
| Hint: |
Function call from cfscript to run cf_query |
| Description: |
CFScript Function Call |
|
|
| HTMLHEAD |
| function HTMLhead |
Arguments:
| Name |
Required |
Type |
Default |
| Text |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
HTMLhead |
| Hint: |
Function call from cfscript to run cfHtmlHead |
| Description: |
CFScript Function Call |
|
|
| DUMP |
| function dump |
Arguments:
| Name |
Required |
Type |
Default |
| arg |
Required |
any |
[empty string] |
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
true |
| DisplayName: |
Dump Function |
| Hint: |
Function call from cfscript to run cfdump |
| Description: |
CFScript Function Call |
|
|
| SQUIDSLEEP |
| function squidSleep |
Arguments:
| Name |
Required |
Type |
Default |
| milliseconds |
Required |
numeric |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
remote |
| Output: |
false |
| DisplayName: |
Sleep Function |
| Hint: |
Function call from cfscript to run cf_file |
| Description: |
CFScript Function Call |
|
|
| THROW |
| function throw |
Arguments:
| Name |
Required |
Type |
Default |
| type |
Optional |
string |
Application |
| message |
Optional |
string |
[empty string] |
| detail |
Optional |
string |
[empty string] |
| errorCode |
Optional |
string |
[empty string] |
| extendedInfo |
Optional |
string |
[empty string] |
| object |
Optional |
any |
|
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
Throw Function |
| Hint: |
Function call from cfscript to run cfthrow |
| Description: |
CFScript Function Call |
|
|
| ABORT |
| function abort |
| Arguments: | none |
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
Abort Function |
| Hint: |
Function call from cfscript to run cfabort |
| Description: |
CFScript Function Call |
|
|
| LOCATION |
| function location |
Arguments:
| Name |
Required |
Type |
Default |
| template |
Required |
string |
[empty string] |
| AddToken |
Optional |
string |
No |
|
| ReturnType: |
void
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
Location Function |
| Hint: |
Function call from cfscript to run cflocation |
| Description: |
CFScript Function Call |
|
|
| URLSAFESTRING |
| function URLSafeString |
Arguments:
| Name |
Required |
Type |
Default |
| String |
Required |
String |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
false |
| DisplayName: |
|
| Hint: |
|
| Description: |
URL Safe String |
|
|
|
|
|
| CFFILE |
|
| CFTHREAD |
|
| CGI |
| struct |
| AUTH_PASSWORD |
[empty string]
|
| AUTH_TYPE |
[empty string]
|
| AUTH_USER |
[empty string]
|
| CERT_COOKIE |
[empty string]
|
| CERT_FLAGS |
[empty string]
|
| CERT_ISSUER |
[empty string]
|
| CERT_KEYSIZE |
[empty string]
|
| CERT_SECRETKEYSIZE |
[empty string]
|
| CERT_SERIALNUMBER |
[empty string]
|
| CERT_SERVER_ISSUER |
[empty string]
|
| CERT_SERVER_SUBJECT |
[empty string]
|
| CERT_SUBJECT |
[empty string]
|
| CF_TEMPLATE_PATH |
E:\thixo_websites\city-centers.com\classifieds\index.cfm
|
| CONTENT_LENGTH |
0
|
| CONTENT_TYPE |
[empty string]
|
| CONTEXT_PATH |
[empty string]
|
| GATEWAY_INTERFACE |
CGI/1.1
|
| HTTPS |
off
|
| HTTPS_KEYSIZE |
[empty string]
|
| HTTPS_SECRETKEYSIZE |
[empty string]
|
| HTTPS_SERVER_ISSUER |
[empty string]
|
| HTTPS_SERVER_SUBJECT |
[empty string]
|
| HTTP_ACCEPT |
Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
|
| HTTP_ACCEPT_ENCODING |
gzip
|
| HTTP_ACCEPT_LANGUAGE |
en-us,en;q=0.5
|
| HTTP_CONNECTION |
close
|
| HTTP_COOKIE |
[empty string]
|
| HTTP_HOST |
free-free-free.alcoatennessee.city-centers.com
|
| HTTP_REFERER |
[empty string]
|
| HTTP_USER_AGENT |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) OG/2.2.28 (IP=38.103.63.60)
|
| PATH_INFO |
/classifieds/index.cfm
|
| PATH_TRANSLATED |
E:\thixo_websites\city-centers.com\classifieds\index.cfm
|
| QUERY_STRING |
[empty string]
|
| REMOTE_ADDR |
127.0.0.1
|
| REMOTE_HOST |
127.0.0.1
|
| REMOTE_USER |
[empty string]
|
| REQUEST_METHOD |
GET
|
| SCRIPT_NAME |
/classifieds/index.cfm
|
| SERVER_NAME |
free-free-free.alcoatennessee.city-centers.com
|
| SERVER_PORT |
9001
|
| SERVER_PORT_SECURE |
0
|
| SERVER_PROTOCOL |
HTTP/1.1
|
| SERVER_SOFTWARE |
Microsoft-IIS/6.0
|
| WEB_SERVER_API |
[empty string]
|
|
| CLIENT |
|
| COOKIE |
| struct |
| CFID |
6716844
|
| CFTOKEN |
7be99deb432cdd74-BB6AE70F-188B-E67E-5EA389D904347CDA
|
|
| FILE |
|
| FORM |
|
| HTTP |
| struct |
| AUTH_PASSWORD |
[empty string]
|
| AUTH_TYPE |
[empty string]
|
| AUTH_USER |
[empty string]
|
| CERT_COOKIE |
[empty string]
|
| CERT_FLAGS |
[empty string]
|
| CERT_ISSUER |
[empty string]
|
| CERT_KEYSIZE |
[empty string]
|
| CERT_SECRETKEYSIZE |
[empty string]
|
| CERT_SERIALNUMBER |
[empty string]
|
| CERT_SERVER_ISSUER |
[empty string]
|
| CERT_SERVER_SUBJECT |
[empty string]
|
| CERT_SUBJECT |
[empty string]
|
| CF_TEMPLATE_PATH |
E:\thixo_websites\city-centers.com\classifieds\index.cfm
|
| CONTENT_LENGTH |
0
|
| CONTENT_TYPE |
[empty string]
|
| CONTEXT_PATH |
[empty string]
|
| GATEWAY_INTERFACE |
CGI/1.1
|
| HTTPS |
off
|
| HTTPS_KEYSIZE |
[empty string]
|
| HTTPS_SECRETKEYSIZE |
[empty string]
|
| HTTPS_SERVER_ISSUER |
[empty string]
|
| HTTPS_SERVER_SUBJECT |
[empty string]
|
| HTTP_ACCEPT |
Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
|
| HTTP_ACCEPT_ENCODING |
gzip
|
| HTTP_ACCEPT_LANGUAGE |
en-us,en;q=0.5
|
| HTTP_CONNECTION |
close
|
| HTTP_COOKIE |
[empty string]
|
| HTTP_HOST |
free-free-free.alcoatennessee.city-centers.com
|
| HTTP_REFERER |
[empty string]
|
| HTTP_USER_AGENT |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) OG/2.2.28 (IP=38.103.63.60)
|
| PATH_INFO |
/classifieds/index.cfm
|
| PATH_TRANSLATED |
E:\thixo_websites\city-centers.com\classifieds\index.cfm
|
| QUERY_STRING |
[empty string]
|
| REMOTE_ADDR |
127.0.0.1
|
| REMOTE_HOST |
127.0.0.1
|
| REMOTE_USER |
[empty string]
|
| REQUEST_METHOD |
GET
|
| SCRIPT_NAME |
/classifieds/index.cfm
|
| SERVER_NAME |
free-free-free.alcoatennessee.city-centers.com
|
| SERVER_PORT |
9001
|
| SERVER_PORT_SECURE |
0
|
| SERVER_PROTOCOL |
HTTP/1.1
|
| SERVER_SOFTWARE |
Microsoft-IIS/6.0
|
| WEB_SERVER_API |
[empty string]
|
|
| REQUEST |
| struct |
| allowin |
No
|
| cfdumpinited |
false
|
| currenturl |
| struct |
| CITY |
free-free-free
|
| KEYWORDS |
[empty string]
|
| STATE |
alcoatennessee
|
|
| currenturlcall |
free-free-free.alcoatennessee
|
| ds |
CityCenters
|
| member_id |
[empty string]
|
| userzip |
[empty string]
|
|
| SERVER |
| struct |
| COLDFUSION |
| struct |
| APPSERVER |
JRun4
|
| EXPIRATION |
{ts '2009-01-02 16:13:26'}
|
| INSTALLKIT |
Native Windows
|
| PRODUCTLEVEL |
Enterprise
|
| PRODUCTNAME |
ColdFusion Server
|
| PRODUCTVERSION |
8,0,1,195765
|
| ROOTDIR |
C:\JRun4\servers\CityCenters\cfusion.ear\cfusion.war\WEB-INF\cfusion
|
| SUPPORTEDLOCALES |
Chinese (China),Chinese (Hong Kong),Chinese (Taiwan),Dutch (Belgian),Dutch (Standard),English (Australian),English (Canadian),English (New Zealand),English (UK),English (US),French (Belgian),French (Canadian),French (Standard),French (Swiss),German (Austrian),German (Standard),German (Swiss),Italian (Standard),Italian (Swiss),Japanese,Korean,Norwegian (Bokmal),Norwegian (Nynorsk),Portuguese (Brazilian),Portuguese (Standard),Spanish (Mexican),Spanish (Modern),Spanish (Standard),Swedish,ar,ar_AE,ar_BH,ar_DZ,ar_EG,ar_IQ,ar_JO,ar_KW,ar_LB,ar_LY,ar_MA,ar_OM,ar_QA,ar_SA,ar_SD,ar_SY,ar_TN,ar_YE,be,be_BY,bg,bg_BG,ca,ca_ES,cs,cs_CZ,da,da_DK,de,de_AT,de_CH,de_DE,de_LU,el,el_CY,el_GR,en,en_AU,en_CA,en_GB,en_IE,en_IN,en_MT,en_NZ,en_PH,en_SG,en_US,en_ZA,es,es_AR,es_BO,es_CL,es_CO,es_CR,es_DO,es_EC,es_ES,es_GT,es_HN,es_MX,es_NI,es_PA,es_PE,es_PR,es_PY,es_SV,es_US,es_UY,es_VE,et,et_EE,fi,fi_FI,fr,fr_BE,fr_CA,fr_CH,fr_FR,fr_LU,ga,ga_IE,hi_IN,hr,hr_HR,hu,hu_HU,in,in_ID,is,is_IS,it,it_CH,it_IT,iw,iw_IL,ja,ja_JP,ja_JP_JP,ko,ko_KR,lt,lt_LT,lv,lv_LV,mk,mk_MK,ms,ms_MY,mt,mt_MT,nl,nl_BE,nl_NL,no,no_NO,no_NO_NY,pl,pl_PL,pt,pt_BR,pt_PT,ro,ro_RO,ru,ru_RU,sk,sk_SK,sl,sl_SI,sq,sq_AL,sr,sr_BA,sr_CS,sr_ME,sr_RS,sv,sv_SE,th,th_TH,th_TH_TH,tr,tr_TR,uk,uk_UA,vi,vi_VN,zh,zh_CN,zh_HK,zh_SG,zh_TW
|
|
| OS |
| struct |
| ADDITIONALINFORMATION |
[empty string]
|
| ARCH |
amd64
|
| BUILDNUMBER |
[empty string]
|
| NAME |
Windows 2003
|
| VERSION |
5.2
|
|
|
| SESSION |
| struct |
| allowin |
No
|
| debug |
false
|
| hostid |
[empty string]
|
| member_id |
[empty string]
|
| member_role |
[empty string]
|
| remote_addr |
127.0.0.1
|
| sessionid |
5a30adc23bfb702c2b9c39396622477e74e5
|
| urltoken |
CFID=6716844&CFTOKEN=7be99deb432cdd74-BB6AE70F-188B-E67E-5EA389D904347CDA&jsessionid=5a30adc23bfb702c2b9c39396622477e74e5
|
| userzip |
[empty string]
|
|
| URL |
|
| VARIABLES |
| struct |
| I |
5
|
| INCLUDE |
| function include |
Arguments:
| Name |
Required |
Type |
Default |
| template |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| LOCATION |
| function location |
Arguments:
| Name |
Required |
Type |
Default |
| url |
Required |
string |
|
|
| ReturnType: |
any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONAPPLICATIONEND |
| function onApplicationEnd |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONAPPLICATIONSTART |
| function onApplicationStart |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONERROR |
| function onError |
Arguments:
| Name |
Required |
Type |
Default |
| EXCEPTION |
Required |
Any |
|
| EVENTNAME |
Required |
Any |
|
|
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONREQUESTEND |
| function onRequestEnd |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONREQUESTSTART |
| function onRequestStart |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
|
| ONSESSIONEND |
| function onSessionEnd |
| Arguments: | none |
| ReturnType: |
Any
|
| Roles: |
|
| Access: |
public |
| Output: |
|
| DisplayName: |
|
| Hint: |
|
| Description: |
|
|
| | |