Very beginning of Group test that cleans up after itself.
Operation/Group wasn't passing session var internally. Fixed WebGUI::Group POD docs.
This commit is contained in:
parent
b4ea20ef63
commit
acdd58aec6
3 changed files with 44 additions and 6 deletions
|
|
@ -708,11 +708,12 @@ sub new {
|
|||
|
||||
=head2 scratchFilter ( [ value ] )
|
||||
|
||||
Returns the name of this group.
|
||||
Returns the scratch value that should be set to automatically add this user
|
||||
to a group.
|
||||
|
||||
=head3 value
|
||||
|
||||
If specified, the name is set to this value.
|
||||
If specified, the scratchFilter is set to this value.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
@ -749,8 +750,6 @@ sub showInForms {
|
|||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 dbQuery ( )
|
||||
|
||||
=head2 dbQuery ( [ value ] )
|
||||
|
||||
Returns the dbQuery for this group.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue