coldbox.system.core.util

Class RailoMappingHelper

railo-context.Component
        extended by coldbox.system.core.util.RailoMappingHelper
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  

    Copyright Since 2005 ColdBox Framework by Luis Majano and Ortus Solutions, Corp www.coldbox.org | www.luismajano.com | www.ortussolutions.com Creation of mappings via Railo/Lucee

    Method Summary
    any addMapping(string name, string path)
         Engine caches app mappings, but gives us a method to update them via the application "tag".
     
    Methods inherited from class railo-context.Component
    None

    Method Detail

    addMapping

    public any addMapping(string name, string path)

    Engine caches app mappings, but gives us a method to update them via the application "tag"

    Parameters:
    name
    path