signify-nz/silverstripe-searchfilter-arraylist 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

signify-nz/silverstripe-searchfilter-arraylist

最新稳定版本:1.1.0

Composer 安装命令:

composer require signify-nz/silverstripe-searchfilter-arraylist

包简介

Provides an ArrayList subclass that supports SearchFilter filtering syntax.

README 文档

README

Build Status Scrutinizer Code Quality codecov

Silverstripe SearchFilter ArrayList

Provides an ArrayList subclass that can be filtered using SearchFilters.

This module is obsolete as of Silverstripe CMS 5.1.0, as the functionality it provides is now in core. Please see this comment for more information.

Installation

Install via composer:

composer require signify-nz/silverstripe-searchfilter-arraylist

If you want to, you can replace (most) instances of ArrayList with this implementation via yaml config:

SilverStripe\Core\Injector\Injector:
  SilverStripe\ORM\ArrayList:
    class: Signify\SearchFilterArrayList\SearchFilterableArrayList

Beware however that some code - even potentially within Silverstripe itself - may use the new keyword instead of relying on the Injector when instantiating new ArrayLists. In those cases the original ArrayList class will be used.

Usage

When calling find, filter, filterAny, exclude, or excludeAny on a SearchFilterableArrayList, you can use SearchFilter syntax - the same as if you were calling those methods on a DataList.

All of the SearchFilters and modifiers documented in Silverstripe's SearchFilter documentation should be supported - if you find that isn't the case, please raise an issue or, better yet, a pull request.

If you have implemented your own SearchFilter, you can add support for it via an Extension class - see the extension documentation.

统计信息

  • 总下载量: 4.4k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 9
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2021-09-16

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固