Update POD for several methods.
This commit is contained in:
parent
314a12def2
commit
9f5a82cec8
1 changed files with 5 additions and 8 deletions
|
|
@ -509,14 +509,10 @@ sub getRssData {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 prepareView ( $templateId )
|
||||
=head2 prepareView ( )
|
||||
|
||||
See WebGUI::Asset::prepareView() for details.
|
||||
|
||||
=head3 $templateId
|
||||
|
||||
By default, the Story looks in its parent Story Archive to get a template. If $templateId
|
||||
is passed, it will use that template instead.
|
||||
Extent the default method to handle the case when a Story Topic is rendering
|
||||
this Story.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
@ -879,7 +875,8 @@ sub www_showConfirmation {
|
|||
|
||||
=head2 www_view
|
||||
|
||||
Override www_view from asset because assets (vs wobjects) do not have style templates.
|
||||
Override www_view from asset because Stories inherit a style template from
|
||||
the Story Archive that contains them.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue