Oopsy! Something went wrong!

Event: akibase-search:search.cddetails
Routed URL: akibase-search/search/cdsearch/5_gartenfoto/cd/2503_ein-blühendes-frühlings-juwel-in-ostfriesland/
Layout: /modules/contentbox/themes/gartenfoto/layouts/pages.cfm (Module: )
View: N/A
Timestamp: 03/28/2024 01:45:51 PM
Type: expression
Messages: Invalid call of the function [getAllKeywordsForImgNo], first Argument [imgno] is of invalid type, Cannot cast String [] to a value of type [numeric] the function is located at [/var/www/html/gartenfoto/modules/theme/models/legacy/SearchHelperService.cfc]

Tag Context:

Template: /var/www/html/gartenfoto/modules/theme/interceptors/Search.cfc
LINE: 72: interceptData.photographerscopyright = "gardenpicturestock";
73:
74: var allkeywords = SearchHelperService.getAllKeywordsForImgNo( interceptData.imgno );
75:
76: var keywords = '';
Template: /var/www/html/gartenfoto/coldbox/system/web/context/InterceptorState.cfc
LINE: 443: };
444:
445: var results = invoke( arguments.interceptor, getState(), args );
446:
447: if( variables.log.canDebug() ){
Template: /var/www/html/gartenfoto/coldbox/system/web/context/InterceptorState.cfc
LINE: 312: interceptData = arguments.interceptData,
313: interceptorKey = key,
314: buffer = arguments.buffer
315: )
316: ){
Template: /var/www/html/gartenfoto/coldbox/system/web/context/InterceptorState.cfc
LINE: 138: return processAsyncAll( argumentCollection=arguments );
139: } else {
140: processSync( event=arguments.event, interceptData=arguments.interceptData, buffer=arguments.buffer );
141: }
142: }
Template: /var/www/html/gartenfoto/coldbox/system/web/services/InterceptorService.cfc
LINE: 152: var results = variables.interceptionStates
153: .find( arguments.state )
154: .process( argumentCollection=arguments );
155:
156: // If buffer has a builder, then content was lazyly produced, output it
Template: /var/www/html/gartenfoto/coldbox/system/FrameworkSupertype.cfc
LINE: 224: numeric asyncJoinTimeout=0
225: ){
226: return controller.getInterceptorService().processState( argumentCollection=arguments );
227: }
228:
Template: /var/www/html/gartenfoto/modules/akibase-search/handlers/Search.cfc
LINE: 237: prc.coldetails = searchservice.collectiondetails( colno );
238:
239: announceInterception( 'aki_additional_cddetails', prc.coldetails );
240:
241: this.search( event, rc, prc );
Template: /var/www/html/gartenfoto/coldbox/system/EventHandler.cfc
LINE: 87: any function _privateInvoker( required method, required argCollection ){
88: var _targetAction = variables[ arguments.method ];
89: var _targetResults = _targetAction( argumentCollection=arguments.argCollection );
90: if( !isNull( _targetResults ) ){
91: return _targetResults;
Template: /var/www/html/gartenfoto/coldbox/system/web/Controller.cfc
LINE: 900: boolean private=false
901: ){
902: return arguments.target._privateInvoker( method=arguments.method, argCollection=arguments.argCollection );
903: }
904:
Template: /var/www/html/gartenfoto/coldbox/system/web/Controller.cfc
LINE: 733: method = results.ehBean.getMethod(),
734: argCollection = argsMain,
735: private = arguments.private
736: );
737: }
Template: /var/www/html/gartenfoto/coldbox/system/web/Controller.cfc
LINE: 465:
466: // Execute our event
467: var results = _runEvent( argumentCollection=arguments );
468:
469: // Do we have an object coming back?
Template: /var/www/html/gartenfoto/coldbox/system/Bootstrap.cfc
LINE: 249: //****** EXECUTE MAIN EVENT *******/
250: if( NOT event.getIsNoExecution() ){
251: refResults.results = cbController.runEvent( defaultEvent=true );
252: }
253: //****** RENDERING PROCEDURES *******/
Template: /var/www/html/gartenfoto/coldbox/system/Bootstrap.cfc
LINE: 465: // Process A ColdBox Request Only
466: if( findNoCase( 'index.cfm', listLast( arguments.targetPage, '/' ) ) ){
467: processColdBoxRequest();
468: }
469: return true;
Template: /var/www/html/gartenfoto/Application.cfc
LINE: 142:
143: // Process ColdBox Request
144: application.cbBootstrap.onRequestStart( arguments.targetPage );
145: return true;
146: }

Stack Trace:

lucee.runtime.exp.UDFCasterException: Invalid call of the function [getAllKeywordsForImgNo], first Argument [imgno] is of invalid type, Cannot cast String [] to a value of type [numeric]
    at lucee.runtime.type.UDFImpl.castToAndClone(UDFImpl.java:120)
    at lucee.runtime.type.UDFImpl.defineArguments(UDFImpl.java:136)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:355)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
    at modules.theme.interceptors.search_cfc$cf.udfCall1(/cbapp/modules/theme/interceptors/Search.cfc:74)
    at modules.theme.interceptors.search_cfc$cf.udfCall(/cbapp/modules/theme/interceptors/Search.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900)
    at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49)
    at system.web.context.interceptorstate_cfc$cf.udfCall2(/coldbox/system/web/context/InterceptorState.cfc:445)
    at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.context.interceptorstate_cfc$cf.udfCall1(/coldbox/system/web/context/InterceptorState.cfc:314)
    at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.context.interceptorstate_cfc$cf.udfCall1(/coldbox/system/web/context/InterceptorState.cfc:140)
    at system.web.context.interceptorstate_cfc$cf.udfCall(/coldbox/system/web/context/InterceptorState.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.services.interceptorservice_cfc$cf.udfCall1(/coldbox/system/web/services/InterceptorService.cfc:154)
    at system.web.services.interceptorservice_cfc$cf.udfCall(/coldbox/system/web/services/InterceptorService.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.frameworksupertype_cfc$cf.udfCall2(/coldbox/system/FrameworkSupertype.cfc:226)
    at system.frameworksupertype_cfc$cf.udfCall(/coldbox/system/FrameworkSupertype.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
    at modules.akibase_search360.handlers.search_cfc$cf.udfCall1(/cbapp/modules/akibase-search/handlers/Search.cfc:239)
    at modules.akibase_search360.handlers.search_cfc$cf.udfCall(/cbapp/modules/akibase-search/handlers/Search.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.eventhandler_cfc$cf.udfCall(/coldbox/system/EventHandler.cfc:89)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.controller_cfc$cf.udfCall3(/coldbox/system/web/Controller.cfc:902)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.controller_cfc$cf.udfCall2(/coldbox/system/web/Controller.cfc:735)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.type.scope.UndefinedImpl.callWithNamedValues(UndefinedImpl.java:804)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at system.web.controller_cfc$cf.udfCall2(/coldbox/system/web/Controller.cfc:467)
    at system.web.controller_cfc$cf.udfCall(/coldbox/system/web/Controller.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:866)
    at lucee.runtime.PageContextImpl.getFunctionWithNamedValues(PageContextImpl.java:1794)
    at coldbox.system.bootstrap_cfc$cf.udfCall1(/coldbox/system/Bootstrap.cfc:251)
    at coldbox.system.bootstrap_cfc$cf.udfCall(/coldbox/system/Bootstrap.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
    at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
    at coldbox.system.bootstrap_cfc$cf.udfCall1(/coldbox/system/Bootstrap.cfc:467)
    at coldbox.system.bootstrap_cfc$cf.udfCall(/coldbox/system/Bootstrap.cfc)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
    at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787)
    at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775)
    at application_cfc$cf.udfCall(/Application.cfc:144)
    at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112)
    at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358)
    at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698)
    at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586)
    at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933)
    at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444)
    at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:135)
    at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44)
    at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493)
    at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478)
    at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449)
    at lucee.runtime.engine.Request.exe(Request.java:45)
    at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215)
    at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161)
    at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97)
    at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:623)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
    at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)
    at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:670)
    at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:765)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
    at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)
    at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)
    at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)
    at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)
    at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
    at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
    at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
    at java.base/java.lang.Thread.run(Thread.java:829)

FRAMEWORK SNAPSHOT:

Bug Date: 03/28/2024 01:45:51 PM
Coldfusion ID: JSessionID=629D3603755B13EE6D065F9D3124C8CD
Template Path : /var/www/html/gartenfoto/index.cfm
Path Info : /de/gartensuche/5_gartenfoto/cd/2503_ein-blühendes-frühlings-juwel-in-ostfriesland/
Host & Server: www.gardenpicturestock.com wwwgardenpicturestock
Query String:
Referrer: http://www.gardenpicturestock.com/de/gartensuche/5_gartenfoto/cd/2503_ein-bl%C3%BChendes-fr%C3%BChlings-juwel-in-ostfriesland/
Browser: claudebot
Remote Address: 3.236.19.251
Form variables:
Session Storage:
sessionid: 629D3603755B13EE6D065F9D3124C8CD
urltoken: CFID=4179ea7e-0e42-456e-bb6e-d91fd2fed6ef&CFTOKEN=0&jsessionid=629D3603755B13EE6D065F9D3124C8CD
wirebox:Language@translator: wirebox:Language@translator
Component (translator.models.Language)
Only the functions and data members that are accessible from your location are displayed
this
public
$MIXED
booleantrue
buildLink
Public Function buildLink
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
tofalseanynull
translatefalsebooleantrue
sslfalsebooleannull
baseURLfalseany
queryStringfalseany
languagefalseany
languagesfalseany
return typestring
checkRewrite
Public Function checkRewrite
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
pathtruestringnull
return typestring
exposeMixin
Public Function exposeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Exposes a private function publicly
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
getAkiLanguage
Public Function getAkiLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
languagefalsestring
return typenumeric
getAkiLanguages
Public Function getAkiLanguages
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typearray
getDate
Public Function getDate
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
datetrueDateTimenull
return typestring
getDefaultLanguage
Public Function getDefaultLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getIsoLanguage
Public Function getIsoLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getLanguage
Public Function getLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getLanguageFromAkiLanguage
Public Function getLanguageFromAkiLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
akilanguagetruenumericnull
return typestring
getLanguages
Public Function getLanguages
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getMoney
Public Function getMoney
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
numbertruenumericnull
return typestring
getNumberformat
Public Function getNumberformat
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
numbertruenumericnull
return typestring
getPropertyMixin
Public Function getPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
gets a property
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
getVariablesMixin
Public Function getVariablesMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Get the variables scope
arguments
labelnamerequiredtypedefaulthint
return typeany
includeitMixin
Public Function includeitMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Facade for cfinclude
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typeany
init
Public Function init
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
return typeLanguage
injectMixin
Public Function injectMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Injects a method into the CFC
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typeany
injectPropertyMixin
Public Function injectPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
injects a property into the passed scope
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
invokerMixin
Public Function invokerMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Calls private/packaged/public methods
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
is
Public Function is
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
codetruestringnull
return typeboolean
methodProxy
Public Function methodProxy
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
a method proxy
arguments
labelnamerequiredtypedefaulthint
return typeany
populatePropertyMixin
Public Function populatePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Populates a property if it exists
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
removeMixin
Public Function removeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Removes a method in a CFC
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typeany
removePropertyMixin
Public Function removePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
removes a property from the cfc used.
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
route
Public Function route
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueanynull
paramsfalsestruct
sslfalsebooleannull
languagefalseany
return typestring
setLanguage
Public Function setLanguage
source: /var/www/html/gartenfoto/modules/translator/models/Language.cfc
arguments
labelnamerequiredtypedefaulthint
languagetrueStringnull
return typeany
wirebox:UserSession@akibase-user: wirebox:UserSession@akibase-user
Component (akibase-user.models.UserSession)
Only the functions and data members that are accessible from your location are displayed
this
public
$MIXED
booleantrue
$WBPROVIDERS
Struct
getInterceptorService
stringcoldbox:interceptorService
getUserRequest
stringUserRequest@akibase-user
$WBSCOPEINFO
Struct
ENABLED
booleantrue
KEY
stringwireBox
SCOPE
stringapplication
$WBSCOPESTORAGE
Component (coldbox.system.core.collections.ScopeStorage)
Only the functions and data members that are accessible from your location are displayed
this
public
delete
Public Function delete
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Delete a value in a scope
arguments
labelnamerequiredtypedefaulthint
keytrueanynullThe key
scopetrueanynullThe ColdFusion Scope
return typeboolean
exists
Public Function exists
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Check if a key exists
arguments
labelnamerequiredtypedefaulthint
keytrueanynullThe key
scopetrueanynullThe CF Scope
return typeboolean
get
Public Function get
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Get a value in a scope
arguments
labelnamerequiredtypedefaulthint
keytrueanynullThe key
scopetrueanynullThe CF Scope
defaultValuefalseanynullThe default value
return typeany
getApplication
Public Function getApplication
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Shortcut to get Application
arguments
labelnamerequiredtypedefaulthint
return typeany
getClient
Public Function getClient
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Shortcut to get Client
arguments
labelnamerequiredtypedefaulthint
return typeany
getCookie
Public Function getCookie
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Shortcut to get cookie
arguments
labelnamerequiredtypedefaulthint
return typeany
getScope
Public Function getScope
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Get a scope reference
arguments
labelnamerequiredtypedefaulthint
scopetrueanynullThe CF Scope
return typeany
getServer
Public Function getServer
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Shortcut to get Server
arguments
labelnamerequiredtypedefaulthint
return typeany
getSession
Public Function getSession
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Shortcut to get Session
arguments
labelnamerequiredtypedefaulthint
return typeany
init
Public Function init
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Constructor
arguments
labelnamerequiredtypedefaulthint
return typeany
put
Public Function put
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Store a value in a scope
arguments
labelnamerequiredtypedefaulthint
keytrueanynullThe key
valuetrueanynullThe value
scopetrueanynullThe ColdFusion Scope
return typeany
scopeCheck
Public Function scopeCheck
source: /var/www/html/gartenfoto/coldbox/system/core/collections/ScopeStorage.cfc
Check if a scope is valid, else throws exception
arguments
labelnamerequiredtypedefaulthint
scopetrueanynullThe CF Scope
return typeany
buildProviderMixer
Public Function buildProviderMixer
source: /var/www/html/gartenfoto/coldbox/system/ioc/Builder.cfc
Used to provider providers via mixers on targeted objects
arguments
labelnamerequiredtypedefaulthint
return typeany
buildProviderMixer
Public Function buildProviderMixer
source: /var/www/html/gartenfoto/coldbox/system/ioc/Builder.cfc
Used to provider providers via mixers on targeted objects
arguments
labelnamerequiredtypedefaulthint
return typeany
canDownload
Public Function canDownload
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
assetidtruestringnull
return typeboolean
canLayoutDownload
Public Function canLayoutDownload
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
canLayoutDownloadNoPopUp
Public Function canLayoutDownloadNoPopUp
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
canSeeInvoices
Public Function canSeeInvoices
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
exposeMixin
Public Function exposeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Exposes a private function publicly
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
getAssetService
Public Function getAssetService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getBuglog
Public Function getBuglog (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getCategories
Public Function getCategories (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getClientNo
Public Function getClientNo
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
getDefaultoptions
Public Function getDefaultoptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getDownloadService
Public Function getDownloadService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getLocale
Public Function getLocale
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getOpeningString
Public Function getOpeningString
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
languagefalsenumeric1
return typestring
getOption
Public Function getOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
defaultvaluefalseAny
return typeany
getOptions
Public Function getOptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getPropertyMixin
Public Function getPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
gets a property
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
getRequestOption
Public Function getRequestOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
defaultvaluefalseAny
return typeany
getUser
Public Function getUser (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getUserCategoryService
Public Function getUserCategoryService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getUserId
Public Function getUserId
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
getUsername
Public Function getUsername
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getUserService
Public Function getUserService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getVariablesMixin
Public Function getVariablesMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Get the variables scope
arguments
labelnamerequiredtypedefaulthint
return typeany
hasUserCategory
Public Function hasUserCategory
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
hasUserCategory
arguments
labelnamerequiredtypedefaulthint
catnotruenumericnulltrue
return typeboolean
includeitMixin
Public Function includeitMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Facade for cfinclude
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typeany
init
Public Function init
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeUserSession
injectMixin
Public Function injectMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Injects a method into the CFC
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typeany
injectPropertyMixin
Public Function injectPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
injects a property into the passed scope
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
invokerMixin
Public Function invokerMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Calls private/packaged/public methods
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
isDistributor
Public Function isDistributor
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isDownloadAllowed
Public Function isDownloadAllowed
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
downloadtrueDownloadnull
return typeboolean
isLoggedIn
Public Function isLoggedIn
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isSuperUser
Public Function isSuperUser
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isSuperViewUser
Public Function isSuperViewUser
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
methodProxy
Public Function methodProxy
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
a method proxy
arguments
labelnamerequiredtypedefaulthint
return typeany
onDiComplete
Public Function onDiComplete
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
populatePropertyMixin
Public Function populatePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Populates a property if it exists
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
removeMixin
Public Function removeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Removes a method in a CFC
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typeany
removeOption
Public Function removeOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
return typeUserSession
removePropertyMixin
Public Function removePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
removes a property from the cfc used.
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
removeRequestOption
Public Function removeRequestOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
return typeUserSession
reset
Public Function reset
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
reset
will be called either on init or on logout
arguments
labelnamerequiredtypedefaulthint
return typeany
setAssetService
Public Function setAssetService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
assetServicetrueanynull
return typeany
setBuglog
Public Function setBuglog (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
buglogtrueanynull
return typeany
setCategories
Public Function setCategories (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
categoriestrueanynull
return typeany
setDefaultoptions
Public Function setDefaultoptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
defaultoptionstrueanynull
return typeany
setDownloadService
Public Function setDownloadService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
downloadServicetrueanynull
return typeany
setOption
Public Function setOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
valuetrueAnynull
return typeUserSession
setOptions
Public Function setOptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
optionstrueanynull
return typeany
setRequestOption
Public Function setRequestOption
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
valuetrueAnynull
return typeUserSession
setUser
Public Function setUser (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
usertrueanynull
return typeany
setUserCategoryService
Public Function setUserCategoryService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
userCategoryServicetrueanynull
return typeany
setUserService
Public Function setUserService (generated)
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
userServicetrueanynull
return typeany
private
canDownloadAsset
Private Function canDownloadAsset
source: /var/www/html/gartenfoto/modules/akibase-user/models/UserSession.cfc
arguments
labelnamerequiredtypedefaulthint
assetidtrueStringnull
return typeboolean
Properties
userService
Componentakibase-core.models.database.users.AkiUserService
userCategoryService
Componentakibase-core.models.database.users.UserToFreeCategoryService
defaultoptions
Struct
clientNo
number0
categories
Struct
INVOICENOVIEWUSER
number10204
LAYOUTDOWNLOAD
number9999
LAYOUTDOWNLOADNOPOPUP
number10212
SUPERUSER
number10155
SUPERVIEWUSER
number10198
downloadService
Componentakibase-core.models.database.downloads.DownloadService
assetService
Componentakibase-core.models.database.assets.AssetService
buglog
Componentbuglog.models.BugLog
user
Empty:null
options
Struct
searchlastcount
string0
wirebox:InlineTranslator@translator: wirebox:InlineTranslator@translator
Component (translator.models.InlineTranslator)
Only the functions and data members that are accessible from your location are displayed
this
public
$MIXED
booleantrue
add
Public Function add
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
sourcetruestringnull
translationtruestructnull
return typeany
clear
Public Function clear
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
exposeMixin
Public Function exposeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Exposes a private function publicly
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
getActive
Public Function getActive (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getKeys
Public Function getKeys (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getPropertyMixin
Public Function getPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
gets a property
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
getTranslations
Public Function getTranslations (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getVariablesMixin
Public Function getVariablesMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Get the variables scope
arguments
labelnamerequiredtypedefaulthint
return typeany
includeitMixin
Public Function includeitMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Facade for cfinclude
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typeany
init
Public Function init
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
injectMixin
Public Function injectMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Injects a method into the CFC
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typeany
injectPropertyMixin
Public Function injectPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
injects a property into the passed scope
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
invokerMixin
Public Function invokerMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Calls private/packaged/public methods
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
methodProxy
Public Function methodProxy
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
a method proxy
arguments
labelnamerequiredtypedefaulthint
return typeany
populatePropertyMixin
Public Function populatePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Populates a property if it exists
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
removeMixin
Public Function removeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Removes a method in a CFC
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typeany
removePropertyMixin
Public Function removePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
removes a property from the cfc used.
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
setActive
Public Function setActive (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
activetrueanynull
return typeany
setKeys
Public Function setKeys (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
keystrueanynull
return typeany
setTranslations
Public Function setTranslations (generated)
source: /var/www/html/gartenfoto/modules/translator/models/InlineTranslator.cfc
arguments
labelnamerequiredtypedefaulthint
translationstrueanynull
return typeany
Properties
translations
Array
keys
Array
active
booleanfalse
wirebox:SearchQuery@akibase-search: wirebox:SearchQuery@akibase-search
Component (akibase-search.models.SearchQuery)
Only the functions and data members that are accessible from your location are displayed
this
public
$MIXED
booleantrue
addFilterValue
Public Function addFilterValue
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtertrueStringnull
valuetrueAnynull
return typeSearchQuery
applyFilter
Public Function applyFilter
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
datatruestructnull
return typeSearchQuery
clear
Public Function clear
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
clearfilters
Public Function clearfilters
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
deleteOption
Public Function deleteOption
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
return typeSearchQuery
exposeMixin
Public Function exposeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Exposes a private function publicly
arguments
labelnamerequiredtypedefaulthint
methodtrueanynull
newNamefalseany
return typeany
flatten
Public Function flatten
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getCacheKey
Public Function getCacheKey
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getCacheKeyNoPagination
Public Function getCacheKeyNoPagination
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typestring
getFilter
Public Function getFilter
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filternamefalseString
return typeany
getFiltercollections
Public Function getFiltercollections (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getFilterOptions
Public Function getFilterOptions
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typestruct
getFilters
Public Function getFilters (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getFilterValue
Public Function getFilterValue
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtertrueStringnull
defaultvaluefalseAny
return typeany
getHttpSuffix
Public Function getHttpSuffix
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
pagefalsenumeric0
return typestring
getJoincollections
Public Function getJoincollections (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getOffset
Public Function getOffset
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typenumeric
getOnpage
Public Function getOnpage (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getOption
Public Function getOption
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
defaultvaluefalseAny
return typeany
getOptions
Public Function getOptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getPage
Public Function getPage (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getPropertyMixin
Public Function getPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
gets a property
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name of the property to inject.
scopefalseanyvariablesThe scope to which inject the property to.
defaultfalseanynullDefault value to return
return typeany
getQuery
Public Function getQuery
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
namedfalsebooleanfalse
return typestring
getSearch
Public Function getSearch (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getTempcontainer
Public Function getTempcontainer (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeany
getVariablesMixin
Public Function getVariablesMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Get the variables scope
arguments
labelnamerequiredtypedefaulthint
return typeany
includeitMixin
Public Function includeitMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Facade for cfinclude
arguments
labelnamerequiredtypedefaulthint
templatetrueanynull
return typeany
init
Public Function init
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
injectMixin
Public Function injectMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Injects a method into the CFC
arguments
labelnamerequiredtypedefaulthint
nametrueanynullThe name to inject the UDF as
UDFtrueanynullUDF to inject
return typeany
injectPropertyMixin
Public Function injectPropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
injects a property into the passed scope
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
invokerMixin
Public Function invokerMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Calls private/packaged/public methods
arguments
labelnamerequiredtypedefaulthint
methodtrueanynullName of the private method to call
argCollectionfalseanynullCan be called with an argument collection struct
argListfalseanynullCan be called with an argument list, for simple values only: ex: 'object=logger,number=1'
return typeany
isCollectionSearch
Public Function isCollectionSearch
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
isMainSearch
Public Function isMainSearch
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeboolean
methodProxy
Public Function methodProxy
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
a method proxy
arguments
labelnamerequiredtypedefaulthint
return typeany
parseQueryString
Public Function parseQueryString
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
querystringtrueStringnull
return typeSearchQuery
populatePropertyMixin
Public Function populatePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Populates a property if it exists
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to inject.
propertyValuetrueanynullThe value of the property to inject
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
prepareQuery
Public Function prepareQuery
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
removeFilterValue
Public Function removeFilterValue
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtertrueStringnull
return typeSearchQuery
removeMixin
Public Function removeMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
Removes a method in a CFC
arguments
labelnamerequiredtypedefaulthint
UDFNametruestringnullName of the UDF to be removed
return typeany
removeNamedFilter
Public Function removeNamedFilter
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
removePropertyMixin
Public Function removePropertyMixin
source: /var/www/html/gartenfoto/coldbox/system/core/dynamic/MixerUtil.cfc
removes a property from the cfc used.
arguments
labelnamerequiredtypedefaulthint
propertyNametrueanynullThe name of the property to remove.
scopefalseanyvariablesThe scope to which inject the property to.
return typeany
reset
Public Function reset
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
restoreQuery
Public Function restoreQuery
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
return typeSearchQuery
setFilter
Public Function setFilter (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtertrueanynull
return typeany
setFiltercollections
Public Function setFiltercollections (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtercollectionstrueanynull
return typeany
setFilters
Public Function setFilters (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filterstrueanynull
return typeany
setFilterValue
Public Function setFilterValue
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
filtertrueStringnull
valuetrueAnynull
return typeSearchQuery
setJoincollections
Public Function setJoincollections (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
joincollectionstrueanynull
return typeany
setOnpage
Public Function setOnpage (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
onpagetrueanynull
return typeany
setOption
Public Function setOption
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
nametrueStringnull
objecttrueAnynull
return typeSearchQuery
setOptions
Public Function setOptions (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
optionstrueanynull
return typeany
setPage
Public Function setPage
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
pagetrueAnynull
return typeSearchQuery
setQuery
Public Function setQuery (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
querytrueanynull
return typeany
setSearch
Public Function setSearch (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
searchtrueanynull
return typeany
setTempcontainer
Public Function setTempcontainer (generated)
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
tempcontainertrueanynull
return typeany
private
buildCacheKey
Private Function buildCacheKey
source: /var/www/html/gartenfoto/modules/akibase-search/models/SearchQuery.cfc
arguments
labelnamerequiredtypedefaulthint
cachestructtruestructnull
return typestring
Properties
query
string*
page
number1
onpage
number100
filter
Struct
colno
string2503
options
Struct
filters
Componentakibase-search.models.filter.Filter
filtercollections
Array
joincollections
Array
tempcontainer
Struct
search
Componentakibase-search.models.Search
Cookies:
cfid: 4179ea7e-0e42-456e-bb6e-d91fd2fed6ef
cftoken: 0
Extra Information Dump
[N/A]