PHP Classes

File: docs/CDWF/_cDWF.php.html

Recommend this page to a friend!
  Classes of Omar Ortiz   cDWF   docs/CDWF/_cDWF.php.html   Download  
File: docs/CDWF/_cDWF.php.html
Role: Documentation
Content type: text/plain
Description: Documentation
Class: cDWF
Render workflow diagrams in HTML or Flash
Author: By
Last change:
Date: 12 years ago
Size: 4,043 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Docs for page cDWF.php</title> <link rel="stylesheet" type="text/css" id="layout" href="../media/layout.css" media="screen"> <link rel="stylesheet" type="text/css" href="../media/style.css" media="all"> <link rel="stylesheet" type="text/css" href="../media/print.css" media="print"> </head> <body> <div id="header"> <div id="navLinks"> [ <a href="../classtrees_CDWF.html">Class Tree: CDWF</a> ] [ <a href="../elementindex_CDWF.html">Index: CDWF</a> ] [ <a href="../elementindex.html">All elements</a> ] </div> <div id="packagePosition"> <div id="packageTitle2">CDWF</div> <div id="packageTitle">CDWF</div> <div id="elementPath"> &middot; </div> </div> </div> <div id="nav" class="small"> <div id="packages"> Packages: <p><a href="../li_CDWF.html">CDWF</a></p> </div> <div id="index"> <div id="files"> Files:<br> <a href="../CDWF/_cDWF.php.html"> cDWF.php </a><br> </div> <div id="interfaces"> </div> <div id="classes"> Classes:<br> <a href="../CDWF/cDWF.html"> cDWF </a><br> </div> </div> </div> <div id="body"> <h1>Procedural File: cDWF.php</h1> <p style="margin: 0px;">Source Location: /cDWF.php</p> <br> <br> <div class="contents"> <h2>Classes:</h2> <dl> <dt><a href="../CDWF/cDWF.html">cDWF</a></dt> <dd>Esta clase genera 3 tipos de diagramas: HTML, Gif y Flash</dd> </dl> </div> <h2>Page Details:</h2> <p align="center"><strong>Esta clase genera 3 tipos de diagramas: HTML, Gif y Flash </strong></p> <p>This class generete 3 kinds of diagrams: HTML, Gif and Flash</p><h4>Tags:</h4> <ul> <li><b>author</b> - Omar Eduardo Ortiz Garza &lt;<a href="mailto:oortiz@tbanc.com">oortiz@tbanc.com</a>&gt;</li> <li><b>version</b> - 1.0</li> <li><b>since</b> - <p>2011-04-19</p><p>Este programa es software libre; puedes redistribuir y/o modificar bajo los terminos de la GNU General Public License como se publico por la Free Software Foundation; version 2 de la Licencia, o cualquier (a tu eleccion) version posterior.</p><p>This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>Diagrama workflows</p><p>Clase para generar diagramas de workflows, es decir grafos dirigidos que tienen un inicio y un fin Prerequisitos: 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 (puede modificarse facilmente para generar jpg, png o bmp pero por el tipo de archivo que genera es más conveniente Gif 2- alguna fuente TTF Para generar Flash requiere: 1- Librería Ming instalada 2- alguna fuente FDB</p><p>Workflows Charts</p><p>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 To generate Flash is required: 1- Ming lib installed 2- any FDB font</p></li> </ul> <hr> <hr> <div id="global"> </div><hr> <div id="define"> </div><hr> <div id="function"> </div> <div id="credit"> <hr> Documentation generated on Thu, 05 May 2011 16:46:55 -0500 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.1</a> </div> </div> </body> </html>