addRoleAssignment( [Role::ROLE_ID_MANAGER, Role::ROLE_ID_SITE_ADMIN, Role::ROLE_ID_SUB_EDITOR, Role::ROLE_ID_ASSISTANT, Role::ROLE_ID_REVIEWER], ['fetchGrid', 'fetchRow'] ); // Set the grid title. $this->setTitle('reviewer.submission.reviewFiles'); } }