Ticket #353 (closed task: fixed)

Opened 3 months ago

Last modified 1 month ago

Addition of several cfscript utility functions to the Utilities Plugin.

Reported by: sullah Assigned to: lmajano
Priority: normal Milestone: 2.6.0
Component: Plugin Utilities Version: 2.5.2
Severity: normal Keywords: script functions
Cc: sullah

Description

Useful methods for cfscript code-block, as some of them already in ColdBox. Review these if possible then add more methods

_abort

_argument

_dump

_htmlHead

_location

_param

_rethrow

_routeArguments

_throw

more detail -> http://scriptcfc.riaforge.org/

Change History

03/17/08 12:29:31 changed by lmajano

  • status changed from new to assigned.
  • version changed from 2.5.1 to 2.5.2.
  • component changed from Architecture to Plugin Utilities.

I think that we can add some of these to the Utilities plugin, so they can be concentrated there. YOu need a Utility method, just go to the Utilities plugin.

03/17/08 12:30:07 changed by lmajano

  • summary changed from script functions to Addition of several cfscript utility functions to the Utilities Plugin..

03/27/08 01:28:22 changed by lmajano

  • status changed from assigned to closed.
  • resolution set to fixed.

Most of these methods are already in the super type. Only one added was htmlhead.


Copyright 2006 ColdBox Framework by Luis Majano