logbox.system.core.util

Class CFMappingHelper

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

Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.ortussolutions.com --- Allows you to maninpulate CF mappings

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

    Method Detail

    addMapping

    public CFMappingHelper addMapping(string name, string path)

    Add a ColdFusion mapping

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