Commit graph

7 commits

Author SHA1 Message Date
Colin Kuskie
c6f4222a55 Fix POD for edit branch asset helper. 2011-10-11 14:52:00 -07:00
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
1866c593ea almost done fixing addRevision changes 2010-12-03 15:01:31 -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
Doug Bell
6a1ec0468e EditBranch asset helper now works 2010-08-04 17:56:15 -05:00
Colin Kuskie
76d8c48691 Add EditBranch
Note that the form URL need to be set.
2009-12-01 09:56:05 -08:00