fixing more bugs
This commit is contained in:
parent
b4498138fb
commit
c1a19e9c6b
8 changed files with 25 additions and 8 deletions
|
|
@ -249,6 +249,7 @@ The html to be made absolute.
|
|||
=item baseURL
|
||||
|
||||
The base URL to use. Defaults to current page's url.
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
|
|
|
|||
|
|
@ -104,6 +104,7 @@ The fieldId for which you want to retrieve field properties.
|
|||
|
||||
If specified, the method will not only get the field properties,
|
||||
but the value for this wobjectId as well.
|
||||
|
||||
=back
|
||||
|
||||
=cut
|
||||
|
|
|
|||
|
|
@ -104,6 +104,8 @@ sub addPage {
|
|||
Summarizes passive profile log data using the metadata attributes. An entry
|
||||
is logged in the passiveProfileAOI table.
|
||||
|
||||
=over
|
||||
|
||||
=item hashRef
|
||||
|
||||
A hashRef with userId and wobjectId.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue