Recommend this page to a friend! |
Download .zip |
Info | View files (20) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2011-05-05 (5 years ago) | Not enough user ratings | Total: 863 This week: 1 | All time: 3,893 This week: 1,047 |
Version | License | PHP version | Categories | |||
cdwf 1.0 | BSD License | 5.0 | HTML, PHP 5, Graphics, Flash |
Description | Author | |||
This class can render workflow diagrams in HTML or Flash. Innovation Award
|
This Class is made to generate workflow charts (directed graphs with a unique beggining and an unique end. Prerequisites: * This class was tested with php 5.2.9-1, en Apache 2.2, must work with PHP 5.x * To generate HTML is required the following js libs: 1- excanvas.js (just for IE) 2- jquery.jsPlumb-1.2.5-all-min.js 3- jquery-1.4.2.min.js 4- jquery-ui-1.8.2.custom.min.js * To generate Gif is required: 1- GD lib installed 2- any TTF font (not included) * To generate Flash is required: 1- Ming lib installed 2- any FDB font (not included) Installation: Unpack in your webserver and add the fonts files (for gif or flash) in same directory or set the proper path with setFuente() method Clase para generar diagramas de workflows, es decir grafos dirigidos que tienen un inicio y un fin rerequisitos: * Se probó con php 5.2.9-1, en Apache 2.2, debería funcionar en PHP 5.x * Para generar HTML requiere las librerias de js 1- excanvas.js (solo si se usa en IE) 2- jquery.jsPlumb-1.2.5-all-min.js 3- jquery-1.4.2.min.js 4- jquery-ui-1.8.2.custom.min.js * Para generar Gif se requiere: 1- librería GD instalada 2- alguna fuente TTF (no incluida) * Para generar Flash requiere: 1- Librería Ming instalada 2- alguna fuente FDB (no incluida) Installation: Desempaca en el webserver y agrega las fuentes (para gif o flash) en el mismo directorio o ajusta la ruta con el método setFuente() |
Files |
File | Role | Description | ||
---|---|---|---|---|
docs (6 files, 2 directories) | ||||
jquery.jsPlumb-1.2.5-all-min.js | Data | javascript lib | ||
jquery-ui-1.8.2.custom.min.js | Data | javascript lib | ||
jquery-1.4.2.min.js | Data | javascript lib | ||
excanvas.js | Data | javascript lib (only for IE) | ||
diagrama.swf | Output | Example file | ||
diagrama.gif | Output | Example file | ||
ejemplo1.php | Example | Example file | ||
cDWF.php | Class | class file | ||
Readme.txt | Doc. | Readme File |
Files | / | docs |
File | Role | Description | ||
---|---|---|---|---|
CDWF (2 files) | ||||
media (3 files) | ||||
classtrees_CDWF.html | Doc. | Documentation | ||
elementindex.html | Doc. | Documentation | ||
elementindex_CDWF.html | Doc. | Documentation | ||
errors.html | Doc. | Documentation | ||
index.html | Doc. | Documentation | ||
li_CDWF.html | Doc. | Documentation |
Files | / | docs | / | CDWF |
File | Role | Description |
---|---|---|
cDWF.html | Doc. | Documentation |
_cDWF.php.html | Doc. | Documentation |
Files | / | docs | / | media |
File | Role | Description |
---|---|---|
layout.css | Data | Documentation |
print.css | Data | Documentation |
style.css | Data | Documentation |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.