Commit graph

9 commits

Author SHA1 Message Date
Doug Bell
698f40a6dd add "asset" property to AssetHelpers.
Simplifies the API and allows us to have getForm and getUrl to make
asset helpers easier to build.
2011-03-25 14:49:44 -05:00
Doug Bell
b9e879b7aa change AssetHelpers to have short IDs instead of class names
This will make better code reuse: The Asset Manager will instead
call the AssetHelper with the id of "cut" or "copy" to get the
correct operation.
2011-02-25 15:45:42 -06:00
Doug Bell
cc53006912 migrate ExportHtml AssetHelper to FormBuilder 2011-02-10 17:08:53 -06:00
Paul Driver
a4edea1e3c Better integration of Fork into AssetHelpers, fork startup 2010-11-08 07:55:42 -06:00
Colin Kuskie
1f42a0a24e Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset. 2010-09-24 08:03:09 -07:00
Colin Kuskie
679c4678d2 Fix a double $i18n syntax warning. 2010-08-05 15:15:58 -07:00
Doug Bell
4210b64369 ExportHtml AssetHelper works 2010-08-04 17:56:15 -05:00
Colin Kuskie
e17a783efa Update README, and fix a syntax error in ExportHtml. 2009-12-01 10:11:51 -08:00
Colin Kuskie
40a850c739 Export as HTML Asset Helper.
Note, needs Admin Console integration for title, content and URLs.
2009-12-01 10:08:03 -08:00