static function bulkPage($checkarray)
 {
     return parent::bulkActions($checkarray, 'pages', self::fields());
 }