ILIAS
Release_5_0_x_branch Revision 61816
|
Defines SimpleExcel exception enum. More...
Namespaces | |
namespace | Exception |
namespace | Parser |
namespace | Writer |
Data Structures | |
class | SimpleExcel |
Defines SimpleExcel exception enum.
SimpleExcel class for writing Microsoft Excel 2003 XML Spreadsheet.
SimpleExcel class for writing TSV Spreadsheet.
SimpleExcel class for writing table as JSON.
Defines SimpleExcel writer interface.
SimpleExcel class for writing HTML table.
SimpleExcel class for writing CSV Spreadsheet.
SimpleExcel base class for writing spreadsheet.
SimpleExcel main class.
Simple Excel.
SimpleExcel class for parsing Microsoft Excel 2003 XML Spreadsheet.
SimpleExcel class for parsing Microsoft Excel TSV Spreadsheet.
SimpleExcel class for parsing JSON table.
Defines SimpleExcel parser interface.
SimpleExcel class for parsing Microsoft Excel CSV Spreadsheet.
SimpleExcel class for parsing HTML table.
A PHP library with simplistic approach Easily parse/convert/write between Microsoft Excel XML/CSV/TSV/HTML/JSON/etc formats
Copyright (c) 2011-2012 Faisalman fyzlm an@g mail. com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.