Element.getGhostTextModules (Method)

Returns one or more structures, each containing information for a GhostText module (.cfm file). These modules reside within the 'renderhandlers/nodata/' directory.

Returns:

Element_GetGhostTextModules_Result (query)

Each row of the returned query results has the following fields:

Field Name Type Description
FileName Filename The file name of the rendering module used for ghost text.
Path PlainText_NonNull The full path of the module. This includes the file name.

Context:

License Requirements None
Permission Requirements Contributor
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization This method may be customized at the site level

Error Codes:

None

Notes:

None