docpatch for outdated pod on Asset->newById
This commit is contained in:
parent
a1571b90d4
commit
8af425a2cf
1 changed files with 3 additions and 1 deletions
|
|
@ -1910,7 +1910,9 @@ no revision date is available it will return undef.
|
|||
=head2 newById ( session, assetId [ , revisionDate ] )
|
||||
|
||||
Instances an existing Asset, by looking up the className of the asset specified by the assetId, and then calling new.
|
||||
Returns undef if it can't find the classname.
|
||||
|
||||
If a class cannot be found for the requested assetId, then it throws a
|
||||
WebGUI::Error::InvalidParam exception.
|
||||
|
||||
=head3 session
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue