PKPSubmissionMetadataViewForm::getFormParams PHP Method

getFormParams() public method

Get the extra form parameters.
public getFormParams ( )
    function getFormParams()
    {
        return $this->_formParams;
    }