Skip to content

doronhorwitz/XML-SWF-Charts-for-CI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Author: Doron Horwitz (doron@milktek.com)
License: New BSD License (http://doronhorwitz.github.com/bsd_new_license.txt)
Site: http://doronhorwitz.github.com/XML-SWF-Charts-for-CI/


About
-----
XML/SWF Charts for CI is an open-source CodeIgniter library for simplifying the task of generating the XML used by the XML/SWF Charts tool (http://www.maani.us/xml_charts/). This library contains methods corresponding to each of the base XML nodes which are listed in the XML/SWF Charts reference. By calling the relevant methods, an XML DOM document is built up. In this way, the library hides the complexity of manually building up a DOM document to generate this XML.


Installation
------------
For CodeIgniter 1.x.x: place the Maani_xml_swf_charts.php file in the <base_dir>/<system>/application/libraries directory
For CodeIgniter 2.x.x: place the Maani_xml_swf_charts.php file in the <base_dir>/application/libraries directory


Documentation
-------------
See http://doronhorwitz.github.com/XML-SWF-Charts-for-CI/documentation.html


About

A CodeIgniter library for simplifying the task of generating XML for the XML/SWF Charts library found at http://maani.us/xml_charts/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages