Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
wdoc_graphviz.php File Reference

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()
 

Variable Documentation

$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.

$docid = $usage->addRequiredParameter("docid", "workflow identificator")

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
Initial value:
= $usage->addOptionalParameter("orient", "orientation", array(
"LR",
"TB",
"BT",
"RL"
) , "LR")
if($dbaccess=="") $usage

Definition at line 775 of file wdoc_graphviz.php.

$ratio
Initial value:
= $usage->addOptionalParameter("ratio", "ratio", array(
"auto",
"fill",
"compress",
"expand"
) , "auto")
if($dbaccess=="") $usage

Definition at line 782 of file wdoc_graphviz.php.

$type
Initial value:
= $usage->addOptionalParameter("type", "type of output", array(
"complet",
"activity",
"justactivity",
"simple",
"cluster"
) , "complet")
if($dbaccess=="") $usage

Definition at line 790 of file wdoc_graphviz.php.

if ($dbaccess=="") $usage = new ApiUsage()

Definition at line 772 of file wdoc_graphviz.php.

← centre documentaire © anakeen