lucee.Componentlogbox.system.core.util.CFMLEngine
Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- Allows you to manipulate determine CFML engine capabilities
Constructor Summary | |
---|---|
init()
Constructor. |
Method Summary | |
---|---|
boolean
|
featureCheck(any feature, any engine)
Feature Active Check. |
string
|
getEngine()
Get the current CFML Engine. |
string
|
getFullVersion()
Returns the current running CFML full version. |
numeric
|
getVersion()
Returns the current running CFML major version. |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Constructor
Method Detail |
---|
Feature Active Check
feature
- The feature to checkengine
- The engine we are checkingGet the current CFML Engine
Returns the current running CFML full version
Returns the current running CFML major version