WEB-INF.cftags.componentmura.cfobject
This provides base functionality to all Mura core objects
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
commitTracePoint([any tracePointID])
|
any
|
convertTimezone([any datetime], [any from], [any to])
|
any
|
deleteMethod(any methodName)
|
any
|
get(string property, [any defaultValue])
|
any
|
getAsJSON()
|
struct
|
getAsStruct()
|
any
|
getBean([any beanName], [any siteID=''])
|
any
|
getConfigBean()
|
any
|
getCurrentUser()
|
any
|
getEntity([any entityName], [any siteID=''])
|
any
|
getEventManager()
The eventManager is the same as the pluginManager. |
any
|
getFeed([any beanName], [any siteid=''])
|
any
|
getHTTPAttrs([any authtype=''])
|
any
|
getHTTPService()
|
any
|
getJavaTimezone([any timezone])
|
any
|
getPlugin([any ID], any siteID='', any cache='true')
|
any
|
getPluginManager()
|
any
|
getQueryAttrs([any readOnly='false'])
|
any
|
getQueryService([any readOnly='false'])
|
any
|
getServiceFactory()
|
any
|
getSession()
|
any
|
getValue(string property, [any defaultValue])
|
any
|
hasCustomDatasource()
|
any
|
initTracePoint([any detail])
|
any
|
inject(string property, any propertValue)
|
any
|
injectMethod(string toObjectMethod, any fromObjectMethod)
|
any
|
invokeMethod(string methodName, [struct methodArguments='[runtime expression]'])
|
any
|
mixin([any obj])
|
any
|
parseDateArg([String arg])
|
any
|
removeValue(string property)
|
any
|
set(string property, [any propertyValue=''])
|
any
|
setValue(string property, [any propertyValue=''])
|
any
|
valueExists(string property)
|
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
tracePointID
datetime
from
to
methodName
property
defaultValue
beanName
siteID
entityName
siteID
The eventManager is the same as the pluginManager.
beanName
siteid
authtype
timezone
ID
siteID
cache
readOnly
readOnly
property
defaultValue
detail
property
propertValue
toObjectMethod
fromObjectMethod
methodName
methodArguments
obj
arg
property
property
propertyValue
property
propertyValue
property