Helma logo
helma.org » Home > Stories > res.handlers

res.handlers

The res.handlers object is a container in the response object used to register macro handlers for the current request/response.

Adding an object to res.handlers will make its macro functions and/or properties available as macros for skins.

By default, res.handlers contains the objects in the request path, registered by their prototype names. For instance, res.handlers.root will always be a reference to the app's root object.


... comment


Page last modified on 2003-09-06 11:17 by hns