webgui/lib/WebGUI/Macro
Scott Walters 747f439725 FormField macro for throwing Form controls directly into templates;
useful for using alternative or improved Form controls without having
to change Asset source code.
2011-06-29 18:11:46 -04:00
..
_macro.skeleton
a_account.pm Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07:00
AdminBar.pm fixed #12129: AdminBar calls canAdd as an object method 2011-05-16 16:11:42 -05:00
AdminText.pm
AdminToggle.pm Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores." 2010-09-21 11:17:01 -07:00
AdSpace.pm
AOIHits.pm
AOIRank.pm
AssetProperty.pm rfe #12127: AssetProperty macro 2011-05-11 09:39:25 -05:00
AssetProxy.pm we don't always have an asset, so use the page url instead 2011-06-03 20:50:19 -05:00
At_username.pm
BackToSite.pm
c_companyName.pm
CanEditText.pm
CartItemCount.pm
ConvertUTCToTZ.pm Remove unneeded checks for session user existance. 2009-11-28 11:33:05 -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
EditableToggle.pm
Env.pm
Execute.pm
Extras.pm
FetchMimeType.pm
FilePump.pm Use the correct end tag identifier character. 2010-07-27 11:50:27 -07:00
FileUrl.pm When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src), 2010-12-06 16:56:24 -05:00
FormField.pm FormField macro for throwing Form controls directly into templates; 2011-06-29 18:11:46 -04:00
FormParam.pm
GroupAdd.pm
GroupDelete.pm
GroupText.pm
H_homeLink.pm
Hash_userId.pm
If.pm Fix the if macro to recognize that 0 is a false value. 2009-07-12 20:44:00 +00:00
Include.pm
International.pm
L_loginBox.pm
LastModified.pm
LastUpdatedBy.pm Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
LoginToggle.pm
MiniCart.pm
NewMail.pm Add tests for NewMail macro. Small refactoring for NewMail macro. 2009-11-08 09:11:40 -08:00
Page.pm
PageTitle.pm
PageUrl.pm
PickLanguage.pm Add a template variable for the current language, for better user feedback. Fixes bug #11573. 2010-05-25 14:14:58 -07:00
Quote.pm
r_printable.pm
RandomAssetProxy.pm Fixing fractional array indexes in the RandomAssetProxy macro. 2009-06-19 18:09:37 +00:00
RandomThread.pm
RenderThingData.pm Added POD and test for RenderThingData macro update 2011-06-16 18:07:54 -05:00
RootTitle.pm
SessionId.pm
Slash_gatewayUrl.pm
Spacer.pm
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
SQL.pm
StorageUrl.pm
Thumbnail.pm
TwitterLogin.pm fix docs 2010-06-27 22:09:07 -05:00
u_companyUrl.pm
URLEncode.pm
User.pm
UsersOnline.pm Use placeholder parameters to prevent string interpolation in SQL queries. 2010-06-16 08:55:54 -07:00
ViewCart.pm
Widget.pm