railo-context.Componentcontentbox.model.modules.Module
ContentBox - A Modular Content Platform Copyright 2012 by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com Apache License, Version 2.0 Copyright Since [2012] [Luis Majano and Ortus Solutions,Corp] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. I am a ContentBox Module
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
author
|
true
|
false
|
|
any
|
description
|
true
|
false
|
|
any
|
entryPoint
|
true
|
false
|
|
any
|
forgeBoxSlug
|
true
|
false
|
|
any
|
isActive
|
false
|
true
|
false
|
any
|
moduleID
|
true
|
false
|
|
any
|
name
|
true
|
false
|
|
any
|
title
|
true
|
false
|
|
any
|
version
|
0
|
true
|
false
|
any
|
webURL
|
true
|
false
|
Constructor Summary | |
---|---|
init()
Constructor. |
Method Summary | |
---|---|
boolean
|
checkForUpdates()
Check for updates. |
string
|
getAuthor()
|
string
|
getDescription()
|
string
|
getEntryPoint()
|
string
|
getForgeBoxSlug()
|
string
|
getIsActive()
|
string
|
getModuleID()
|
string
|
getName()
|
string
|
getTitle()
|
string
|
getVersion()
|
string
|
getWebURL()
|
boolean
|
isLoaded()
is loaded?. |
any
|
setAuthor(any author)
|
any
|
setDescription(any description)
|
any
|
setEntryPoint(any entryPoint)
|
any
|
setForgeBoxSlug(any forgeBoxSlug)
|
any
|
setIsActive(any isActive)
|
any
|
setName(any name)
|
any
|
setTitle(any title)
|
any
|
setVersion(any version)
|
any
|
setWebURL(any webURL)
|
Methods inherited from class railo-context.Component |
---|
None |
Constructor Detail |
---|
Constructor
Property Detail |
---|
required
- falsenotnull
- falselength
- 255serializable
- truerequired
- falsenotnull
- falseormtype
- textlength
- 8000serializable
- truerequired
- falsenotnull
- falseindex
- idx_entryPointlength
- 255serializable
- truerequired
- falsenotnull
- falselength
- 255serializable
- truerequired
- falsenotnull
- trueormtype
- booleanindex
- idx_activeserializable
- truerequired
- falsefieldtype
- idgenerator
- nativeserializable
- truesetter
- norequired
- falsenotnull
- trueindex
- idx_moduleNamelength
- 255serializable
- truerequired
- falsenotnull
- falselength
- 255serializable
- truerequired
- falsenotnull
- falselength
- 255serializable
- truerequired
- falsenotnull
- falselength
- 500serializable
- trueMethod Detail |
---|
Check for updates
is loaded?
author
description
entryPoint
forgeBoxSlug
isActive
name
title
version
webURL