webgui/lib/WebGUI/Macro
2011-03-01 18:45:00 -08:00
..
_macro.skeleton updating copyright year 2009-02-20 23:47:30 +00:00
a_account.pm Reapplying patches for removing dots in Account and AdminToggle macro templates. 2010-09-23 17:02:34 -07:00
AdminBar.pm Change class => className where func=add. 2011-03-01 18:45:00 -08:00
AdminText.pm Syntax clean. 2010-11-17 16:34:11 -08:00
AdminToggle.pm Syntax clean. 2010-11-17 16:34:11 -08:00
AdSpace.pm updating copyright year 2009-02-20 23:47:30 +00:00
AOIHits.pm updating copyright year 2009-02-20 23:47:30 +00:00
AOIRank.pm updating copyright year 2009-02-20 23:47:30 +00:00
AssetProxy.pm Syntax clean. 2010-11-17 16:34:11 -08:00
At_username.pm updating copyright year 2009-02-20 23:47:30 +00:00
BackToSite.pm updating copyright year 2009-02-20 23:47:30 +00:00
c_companyName.pm updating copyright year 2009-02-20 23:47:30 +00:00
CanEditText.pm updating copyright year 2009-02-20 23:47:30 +00:00
CartItemCount.pm updating copyright year 2009-02-20 23:47:30 +00:00
ConvertUTCToTZ.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
D_date.pm Make the Date macro handle leading and trailing whitespace. Fixes bug #11542. 2010-05-02 01:07:35 -07:00
DeactivateAccount.pm Fix incorrect POD. 2009-10-28 08:10:40 -07:00
e_companyEmail.pm updating copyright year 2009-02-20 23:47:30 +00:00
EditableToggle.pm Syntax clean. 2010-11-17 16:34:11 -08:00
Env.pm Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
Execute.pm updating copyright year 2009-02-20 23:47:30 +00:00
Extras.pm updating copyright year 2009-02-20 23:47:30 +00:00
FacebookLogin.pm Add POD to the Facebook macro. 2010-09-22 21:07:53 -07:00
FetchMimeType.pm updating copyright year 2009-02-20 23:47:30 +00:00
FilePump.pm Syntax clean. 2010-11-17 16:34:11 -08:00
FileUrl.pm Test assets for valid methods before calling them. 2010-05-09 15:05:41 -07:00
FormParam.pm updating copyright year 2009-02-20 23:47:30 +00:00
GroupAdd.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
GroupDelete.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
GroupText.pm updating copyright year 2009-02-20 23:47:30 +00:00
H_homeLink.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
Hash_userId.pm updating copyright year 2009-02-20 23:47:30 +00:00
If.pm Fix the if macro to recognize that 0 is a false value. 2009-07-12 20:44:00 +00:00
Include.pm updating copyright year 2009-02-20 23:47:30 +00:00
International.pm updating copyright year 2009-02-20 23:47:30 +00:00
L_loginBox.pm Syntax clean. 2010-11-17 16:34:11 -08:00
LastModified.pm updating copyright year 2009-02-20 23:47:30 +00:00
LoginToggle.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
MiniCart.pm Update Macros for wg8 instanciators. 2010-03-04 08:48:27 -08:00
NewMail.pm Add tests for NewMail macro. Small refactoring for NewMail macro. 2009-11-08 09:11:40 -08:00
Page.pm updating copyright year 2009-02-20 23:47:30 +00:00
PageTitle.pm updating copyright year 2009-02-20 23:47:30 +00:00
PageUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
PickLanguage.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
Quote.pm updating copyright year 2009-02-20 23:47:30 +00:00
r_printable.pm Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request 2010-07-01 17:40:12 -07:00
RandomAssetProxy.pm Fix RandomAssetProxy macro. 2010-01-27 21:42:27 -08:00
RandomThread.pm change ErrorHandler to Log 2010-10-27 12:50:12 -05:00
RootTitle.pm Fix the RootTitle macro. 2010-01-27 21:38:12 -08:00
SessionId.pm updating copyright year 2009-02-20 23:47:30 +00:00
Slash_gatewayUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
Spacer.pm updating copyright year 2009-02-20 23:47:30 +00:00
SpectreCheck.pm Add test for SpectreTest macro. Handle fall-through condition in Macro itself. 2009-12-01 15:40:24 -08:00
Splat_random.pm clean up WebGUI::Utility imports 2010-03-10 12:59:51 -06:00
SQL.pm updating copyright year 2009-02-20 23:47:30 +00:00
StorageUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
Thumbnail.pm Exception handling for Thumbnail macro. 2010-05-09 15:37:13 -07:00
TwitterLogin.pm fix docs 2010-06-27 22:09:07 -05:00
u_companyUrl.pm updating copyright year 2009-02-20 23:47:30 +00:00
URLEncode.pm updating copyright year 2009-02-20 23:47:30 +00:00
User.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
UsersOnline.pm Change occurances of user->profileField to user->get 2010-11-18 16:12:03 -08:00
ViewCart.pm updating copyright year 2009-02-20 23:47:30 +00:00
Widget.pm 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