Fixing my bad POD.
This commit is contained in:
parent
ad6352d1eb
commit
9ba8337953
1 changed files with 2 additions and 2 deletions
|
|
@ -180,8 +180,8 @@ The maximum number of keywords to display in the cloud. Defaults to 50. Valid ra
|
|||
|
||||
=head3 urlCallback
|
||||
|
||||
This is a subroutine reference that will be called to get the URL for a keyword. The callback
|
||||
will get the keyword as its first, and only argument.
|
||||
This is the name of a method that will be called on the displayAsset, or the startAsset to get the URL
|
||||
that elements in the tag cloud will link to. The method will be passed the keyword as its first, and only argument.
|
||||
|
||||
=head3 includeOnlyKeywords
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue