Login   Register  
PHP Classes
elePHPant
Icontem

Zend Framework Data Grid

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Bento Vilas Boas
Name: Bento Vilas Boas <e-mail contact>
Packages: 1 Browse all classes by Bento Vilas Boas Browse all classes by
Country: Portugal Portugal - PHP jobs in Portugal
Age: ???
All time rank: 7959 in Portugal Portugal
Week rank: 340 Up7 in Portugal Portugal Up


  Detailed description   Download .zip .tar.gz  
This package can be used to display and edit data from a database in a grid using the Zend Framework. It features:

* Simplified grid data presentation just by specifying the source database table
* Multiple Sources (DB, Array, JSON, CSV, XML)
* Template based presentation
* Filter data by user selected fields
* Data validation (when performing CRUD operations)
* Automatic pagination of results
* Support for extra listing column fields
* List sorting by field
* Configurable field titles
* Support for SQL aggregation expressions (MAX, COUNT, MIN, AVG, etc…)
* Internationalization support
* Export results in multiple formats: XML, HTML table, PDF, Excel, Word, etc..
* Cache support
* Plug-ins to format content: date, bool, currency, etc..
* Doctrine Support
* Zend_Form for CRUD operations
* Zend_Config Support
* Multiple Instances per page (no conflicts at all…)
* Support for Extra Rows
* Conditional Fields Presentation
* Option for detailed view
* PRG Form processing
* Render specific parts separately (filters, titles, pagination, etc…)
* Conditional Fields Rendering
* jqGrid Rendering
* Open Flash Chart support

  Classes of Bento Vilas Boas  >  Zend Framework Data Grid  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Zend Framework Data Grid
Base name: bvb_grid
Description: Display and edit data from a database in a grid
Version: 0.6
PHP version: 5.2
License: BSD License
All time users: 3428 users
All time rank: 875
Week users: 8 users
Week rank: 269 Up
 
  Groups   Screenshots Screenshots   Freshmeat project  
  Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Files folder image Screenshots  
Example 2 - Horizontal Row
File Role Description
Accessible without login Image file example2.jpg Screen Example 2 - Horizontal Row
Accessible without login Image file example1.jpg Screen Example 1
Accessible without login Image file example3.jpg Screen Example 3 - CRUD operations
Accessible without login Image file example4.jpg Screen Example 3 - Extra fields
Accessible without login Image file example5.jpg Screen Example 5 - Template


  Freshmeat project  
Zend Framework Data Grid
Project record: datagridzendframework
Popularity score: 66.69
Vitality score: 1.54

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Perfect (100.0%)
-
-
-
-
Sufficient (60.0%)
838
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
Ajustes Ajustados Data visualization for public contracts from Portugal
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Application example A simple aplication showing all the features
Examples Online working examples of this class
Google Code Google Code page. Use this to get the latest trough SVN
Blog Official Blog

  Files folder image Files  
File Role Description
Files folder imageBvb (1 file, 2 directories)
Files folder imageGrid (6 files, 8 directories)
Plain text file Grid.php Class Class source

  Files  /  Files folder image Bvb  
File Role Description
Files folder imageGrid (3 files, 4 directories)
Files folder imagegrid (1 directory)
  Plain text file Grid.php Class Main File

  Files  /  Bvb  /  Files folder image Grid  
File Role Description
Files folder imageDeploy (14 files)
Files folder imageFormatter (4 files)
Files folder imageSource (6 files, 2 directories)
Files folder imageTemplate (1 directory)
  Plain text file Column.php Class Build Columns
  Plain text file Filters.php Class The filters class
  Plain text file Form.php Class Config the CRUD operations

  Files  /  Bvb  /  Grid  /  Files folder image Deploy  
File Role Description
  Plain text file Csv.php Class CSV exportation
  Plain text file Excel.php Class Deploy the results to a MS Excel FIle
  Plain text file Interface.php Class Deploy Interface
  Plain text file Jqgrid.php Class jqGrid implementation
  Plain text file Json.php Class Json render
  Plain text file Ods.php Class Open Document Spreadsheet exportation
  Plain text file Odt.php Class Open Document Text exportation
  Plain text file Ofc.php Class Open Flash Chart implementation
  Plain text file Pdf.php Class Deploy the results to a pdf file
  Plain text file Print.php Class Print the results
  Plain text file Table.php Class Outpu the DB results to a table
  Plain text file Word.php Class Export Results to a MS Word document (2003)
  Plain text file Wordx.php Class Export Results to a MS Word document (2007)
  Plain text file Xml.php Class XML Exportation

  Files  /  Bvb  /  Files folder image grid  
File Role Description
Files folder imageExtra (2 files)

  Files  /  Bvb  /  grid  /  Files folder image Extra  
File Role Description
  Plain text file Column.php Class Extra Columns
  Plain text file Rows.php Class Extra Rows

  Files  /  Bvb  /  Grid  /  Files folder image Formatter  
File Role Description
  Plain text file Currency.php Class Currency Formatter
  Plain text file Date.php Class Formate the field value to date
  Plain text file Image.php Class Formate the field value to an image
  Plain text file Interface.php Class Formatter Interface

  Files  /  Bvb  /  Grid  /  Files folder image Source  
File Role Description
Files folder imageDoctrine (1 file)
Files folder imageZend (2 files)
  Plain text file Array.php Class Array Source
  Plain text file Csv.php Class CSV Source
  Plain text file Doctrine.php Class Doctrine Source
  Plain text file Interface.php Class Source Interface
  Plain text file Json.php Class Json Source
  Plain text file Xml.php Class XML Source

  Files  /  Bvb  /  Grid  /  Source  /  Files folder image Doctrine  
File Role Description
  Plain text file exception.php Class Doctrine Exception

  Files  /  Bvb  /  Grid  /  Source  /  Files folder image Zend  
File Role Description
  Plain text file Select.php Class Zend Select Source
  Plain text file Table.php Class Zend Model Source

  Files  /  Bvb  /  Grid  /  Files folder image Template  
File Role Description
Files folder imageTable (1 file)

  Files  /  Bvb  /  Grid  /  Template  /  Files folder image Table  
File Role Description
  Plain text file Table Class Default template for table display

  Files  /  Files folder image Grid  
File Role Description
Files folder imageDeploy (14 files, 1 directory)
Files folder imageEvent (1 file)
Files folder imageExtra (2 files)
Files folder imageFilters (1 directory)
Files folder imageFormatter (7 files)
Files folder imageMass (1 file)
Files folder imageSource (7 files, 4 directories)
Files folder imageTemplate (6 files, 3 directories)
  Plain text file Column.php Class Class source
  Plain text file Event.php Class Class source
  Plain text file Exception.php Class Class source
  Plain text file Filters.php Class Class source
  Plain text file Form.php Class Class source
  Plain text file Translator.php Class Class source

  Files  /  Grid  /  Files folder image Deploy  
File Role Description
Files folder imageHelper (1 file)
  Plain text file Csv.php Class Class source
  Plain text file DeployInterface.php Class Class source
  Plain text file Excel.php Class Class source
  Plain text file JqGrid.php Class Class source
  Plain text file Json.php Class Class source
  Plain text file Ods.php Class Class source
  Plain text file Odt.php Class Class source
  Plain text file Ofc.php Class Class source
  Plain text file Pdf.php Class Class source
  Plain text file Print.php Class Class source
  Plain text file Table.php Class Class source
  Plain text file Word.php Class Class source
  Plain text file Wordx.php Class Class source
  Plain text file Xml.php Class Class source

  Files  /  Grid  /  Deploy  /  Files folder image Helper  
File Role Description
  Plain text file File.php Class Class source

  Files  /  Grid  /  Files folder image Event  
File Role Description
  Plain text file Dispatcher.php Class Class source

  Files  /  Grid  /  Files folder image Extra  
File Role Description
  Plain text file Column.php Class Class source
  Plain text file Rows.php Class Class source

  Files  /  Grid  /  Files folder image Filters  
File Role Description
Files folder imageRender (2 files, 2 directories)

  Files  /  Grid  /  Filters  /  Files folder image Render  
File Role Description
Files folder imageDojo (3 files)
Files folder imageTable (4 files)
  Plain text file RenderAbstract.php Class Class source
  Plain text file RenderInterface.php Class Class source

  Files  /  Grid  /  Filters  /  Render  /  Files folder image Dojo  
File Role Description
  Plain text file Date.php Class Class source
  Plain text file Number.php Class Class source
  Plain text file Select.php Class Class source

  Files  /  Grid  /  Filters  /  Render  /  Files folder image Table  
File Role Description
  Plain text file Date.php Class Class source
  Plain text file Number.php Class Class source
  Plain text file Select.php Class Class source
  Plain text file Text.php Class Class source

  Files  /  Grid  /  Files folder image Formatter  
File Role Description
  Plain text file Array.php Class Class source
  Plain text file Bool.php Class Class source
  Plain text file Currency.php Class Class source
  Plain text file Date.php Class Class source
  Plain text file FormatterInterface.php Class Class source
  Plain text file Image.php Class Class source
  Plain text file Number.php Class Class source

  Files  /  Grid  /  Files folder image Mass  
File Role Description
  Plain text file Actions.php Class Class source

  Files  /  Grid  /  Files folder image Source  
File Role Description
Files folder imageDb (1 file)
Files folder imageDoctrine (1 file)
Files folder imageDoctrine2 (1 file)
Files folder imageZend (2 files)
  Plain text file Array.php Class Class source
  Plain text file Csv.php Class Class source
  Plain text file Doctrine.php Class Class source
  Plain text file Doctrine2.php Class Class source
  Plain text file Json.php Class Class source
  Plain text file SourceInterface.php Class Class source
  Plain text file Xml.php Class Class source

  Files  /  Grid  /  Source  /  Files folder image Db  
File Role Description
  Plain text file DbAbstract.php Class Class source

  Files  /  Grid  /  Source  /  Files folder image Doctrine  
File Role Description
  Plain text file Exception.php Class Class source

  Files  /  Grid  /  Source  /  Files folder image Doctrine2  
File Role Description
  Plain text file Exception.php Class Class source

  Files  /  Grid  /  Source  /  Files folder image Zend  
File Role Description
  Plain text file Select.php Class Class source
  Plain text file Table.php Class Class source

  Files  /  Grid  /  Files folder image Template  
File Role Description
Files folder imageOds (5 files, 1 directory)
Files folder imageOdt (5 files, 1 directory)
Files folder imageWordx (2 directories)
  Plain text file Ods.php Class Class source
  Plain text file Odt.php Class Class source
  Plain text file Print.php Class Class source
  Plain text file Table.php Class Class source
  Plain text file Word.php Class Class source
  Plain text file Wordx.php Class Class source

  Files  /  Grid  /  Template  /  Files folder image Ods  
File Role Description
Files folder imageMETA-INF (1 file)
  Plain text file content.xml Data Auxiliary data
  Plain text file meta.xml Data Auxiliary data
  Plain text file mimetype Data Auxiliary data
  Plain text file settings.xml Data Auxiliary data
  Plain text file styles.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Ods  /  Files folder image META-INF  
File Role Description
  Plain text file manifest.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Files folder image Odt  
File Role Description
Files folder imageMETA-INF (1 file)
  Plain text file content.xml Data Auxiliary data
  Plain text file meta.xml Data Auxiliary data
  Plain text file mimetype Data Auxiliary data
  Plain text file settings.xml Data Auxiliary data
  Plain text file styles.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Odt  /  Files folder image META-INF  
File Role Description
  Plain text file manifest.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Files folder image Wordx  
File Role Description
Files folder imageword (7 files, 2 directories)
Files folder image_rels (1 file)

  Files  /  Grid  /  Template  /  Wordx  /  Files folder image word  
File Role Description
Files folder imagetheme (1 file, 1 directory)
Files folder image_rels (2 files)
  Plain text file fontTable.xml Data Auxiliary data
  Plain text file footer1.xml Data Auxiliary data
  Plain text file footer2.xml Data Auxiliary data
  Plain text file header1.xml Data Auxiliary data
  Plain text file settings.xml Data Auxiliary data
  Plain text file styles.xml Data Auxiliary data
  Plain text file webSettings.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Wordx  /  word  /  Files folder image theme  
File Role Description
Files folder image_rels (1 file)
  Plain text file theme1.xml Data Auxiliary data

  Files  /  Grid  /  Template  /  Wordx  /  word  /  theme  /  Files folder image _rels  
File Role Description
  Plain text file theme1.xml.rels Data Auxiliary data

  Files  /  Grid  /  Template  /  Wordx  /  word  /  Files folder image _rels  
File Role Description
  Plain text file document.xml.rels Data Auxiliary data
  Plain text file header1.xml.rels Data Auxiliary data

  Files  /  Grid  /  Template  /  Wordx  /  Files folder image _rels  
File Role Description
  Plain text file .rels Data Auxiliary data

Download all files: bvb_grid.tar.gz bvb_grid.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.