Updated Macro API documentation to distinguish whether macros accept template arguments by templateId or by templateUrl

This commit is contained in:
Patrick Donelan 2008-11-25 03:51:40 +00:00
parent 72380c7bb0
commit 3f25f2668f
7 changed files with 7 additions and 7 deletions

View file

@ -39,7 +39,7 @@ Turn On Admin group. If this is blank an internationalized default is used.
=head3 template
A template from the Macro/AdminToggle namespace to use for formatting the link.
The URL of a template from the Macro/AdminToggle namespace to use for formatting the link.
=cut

View file

@ -42,7 +42,7 @@ If this is blank an internationalized default is used.
=head3 template
A template from the Macro/EditableToggle namespace to use for formatting the link.
The URL of a template from the Macro/EditableToggle namespace to use for formatting the link.
=cut

View file

@ -36,7 +36,7 @@ to the group.
=head3 template
An optional template for formatting the text and link.
The URL of an optional template for formatting the text and link.
=cut

View file

@ -36,7 +36,7 @@ to the group.
=head3 template
An optional template for formatting the text and link.
The URL of an optional template for formatting the text and link.
=cut

View file

@ -38,7 +38,7 @@ internationalized message will be used.
=head3 templateId
The ID of a template for custom layout of the link and text.
The URL of a template for custom layout of the link and text.
=cut

View file

@ -29,7 +29,7 @@ Renders the macro.
=head3 templateId
Pass in a template id other than the default.
The ID of a template to use other than the default.
=cut

View file

@ -33,7 +33,7 @@ The text of the link. If no text is displayed an internationalized default will
=head3 template
A template to use for formatting the link.
The URL of a template to use for formatting the link.
=cut