Go to the source code of this file.
Data Structures | |
class | DotWorkflow |
Variables | |
$dbaccess = $appl->dbaccess | |
if($dbaccess=="") | $usage = new ApiUsage() |
$docid = $usage->addRequiredParameter("docid", "workflow identificator") | |
$orient | |
$ratio | |
$isize = $usage->addOptionalParameter("size", "image size", array() , "10") | |
$type | |
$doc = new_doc($dbaccess, $docid) | |
$dw = new DotWorkflow() | |
$dbaccess = $appl->dbaccess |
Definition at line 766 of file wdoc_graphviz.php.
$doc = new_doc($dbaccess, $docid) |
Definition at line 801 of file wdoc_graphviz.php.
Definition at line 774 of file wdoc_graphviz.php.
$dw = new DotWorkflow() |
Definition at line 803 of file wdoc_graphviz.php.
$isize = $usage->addOptionalParameter("size", "image size", array() , "10") |
Definition at line 788 of file wdoc_graphviz.php.
$orient |
Definition at line 775 of file wdoc_graphviz.php.
$ratio |
Definition at line 782 of file wdoc_graphviz.php.
$type |
Definition at line 790 of file wdoc_graphviz.php.
Definition at line 772 of file wdoc_graphviz.php.