Add POD missing for generateCloud method.
This commit is contained in:
parent
dae142cd67
commit
24b98db706
1 changed files with 5 additions and 0 deletions
|
|
@ -178,6 +178,11 @@ site.
|
|||
|
||||
The maximum number of keywords to display in the cloud. Defaults to 50. Valid range between 1 and 50, inclusive.
|
||||
|
||||
=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.
|
||||
|
||||
=cut
|
||||
|
||||
sub generateCloud {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue