Activity

Contents

Activity#

_GetParams()#

Gets the params of an admin interface submit.

my %GetParams = $Self->_GetParams();

Returns:

my %GetParams = (
    String => 1,
    ...
);