logbox.system.core.util

Class LuceeMappingHelper

lucee.Component
    extended by logbox.system.core.util.LuceeMappingHelper

Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- Creation of mappings via Lucee

Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    LuceeMappingHelper addMapping(any name, any path)
         Add a Lucee mapping.
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    addMapping

    public LuceeMappingHelper addMapping(any name, any path)

    Add a Lucee mapping

    Parameters:
    name - The name of the mapping
    path - The path of the mapping