diff --git a/lib/WebGUI/Asset.pm b/lib/WebGUI/Asset.pm index 5cd43e0a4..70646e91b 100644 --- a/lib/WebGUI/Asset.pm +++ b/lib/WebGUI/Asset.pm @@ -2437,6 +2437,7 @@ true. sub isValidRssItem { 1 } #------------------------------------------------------------------- + =head2 www_widgetView ( ) Returns the view() method of the asset object suitable for widgetizing. diff --git a/lib/WebGUI/Asset/Snippet.pm b/lib/WebGUI/Asset/Snippet.pm index 5eb27b07a..7cb94038d 100644 --- a/lib/WebGUI/Asset/Snippet.pm +++ b/lib/WebGUI/Asset/Snippet.pm @@ -108,6 +108,7 @@ sub definition { #------------------------------------------------------------------- + =head2 exportGetUrlAsPath ( index ) Translates a URL into an appropriate path and filename for exporting.