fagundes/zff-table 问题修复 & 功能扩展

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

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

fagundes/zff-table

最新稳定版本:3.2.4

Composer 安装命令:

composer require fagundes/zff-table

包简介

Flexible tool to generate table

README 文档

README

Build Status Latest Stable Version Total Downloads License

ZffTable 3.2 See on live v3.1

Original project created by Piotr Duda

Version 3.2 Created by Vinícius Fagundes

Download

Complete site 3.1: dudapiotr.eu

Introduction

Awesome table/grid (and much much more) generator with huge possibilities of decorating and conditioning. Integrated with DataTables, Doctrine 2, Bootstrap 2.0 and 3.0.

Contributors

If you want to help develop this module please don't hesitate. Thanks for cooperation:

Requirements

Features

  • Flexible generating table
  • Decoratoring headers, rows and cell
  • Conditional decorating (Greater, Lesser, Equal, NotEqual, Between)
  • Simply Integration with DataTables (last integrity 1.10)
  • Pagination, QuickSearch, Sorting and Items per page
  • Default Bootstrap layout - support for Bootstrap 3.0 and 2.2.2
  • Simple customization (show in example - we can change table view to any view eq list of articles with all features like pagination, quicksearch, sorint and item per page)
  • Editable decorator -> the ability to edit data from the table level
  • Filtering for each column
  • Row decorator for separating row by ordering column (dividing the same data)
  • Exporter data to CVS
  • Callable decorator
  • Doctrine 2 Adapter (Source)
  • Array Adapter (Source)
  • JavaScript Events (Callable Events)
  • Possibility to send additional params
  • Asset manager functionality (https://github.com/RWOverdijk/AssetManager)
  • Visio Crud Module integration (https://github.com/HyPhers/visio-crud-zf2/)
  • DecoratorPluginManager as a service - it's easier create new decorators
  • Partial decorator

Changes in Version 3.2

  • DecoratorPluginManager as a Service (it's possible add new decorators from created by factory and also possible create it in third part sources)
  • Improve Link decorator (now it is created by LinkFactory which inject BasePathHelper to create correctly urls)
  • Partial decorator for reusing content cells between tables

Changes in Version 3.1

Changes in Version 3.0

  • Callable decorator
  • Doctrine 2 Adapter (Source)
  • Array Adapter (Source)
  • JavaScript Events (Callable Events)
  • Possibility to send additional params

Changes in Version 2.0

  • Editable decorator -> the ability to edit data from the table level
  • Filtering for each column
  • Row decorator for separating row by ordering column (dividing the same data)
  • New conditions
  • Exporter data to CVS
  • Support for Bootstrap 3.0

In next versions

  • MongoDB adapter
  • Export only selected data
  • Add dynamically (by ajax) new row
  • More decorators and conditions
  • Adapter for JGrid
  • Exporter (PDFV)
  • New site for examples in GH Pages
  • A full ZF2 project as a repository

Installation

Installation description has been moved to wiki https://github.com/dudapiotr/ZfTable/wiki/Installation-and-Configuration

Examples See on live v3.1

In Example directory there is a couple of examples how use decorators and generate table. After added js and css file to your layout view, in controller there are a table calls(based on data from ZF2 tutorial - album).

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 65
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-11-01