Ubiquity  2.0.2
php rapid development framework
ClassesToYuml Class Reference

Public Member Functions

 __construct ($displayProperties=true, $displayAssociations=true, $displayMethods=false, $displayMethodsParams=false, $displayPropertiesTypes=false)
 
 parse ()
 
 __toString ()
 

Private Attributes

 $displayProperties
 
 $displayAssociations
 
 $displayMethods
 
 $displayMethodsParams
 
 $displayPropertiesTypes
 

Detailed Description

Definition at line 10 of file ClassesToYuml.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $displayProperties = true,
  $displayAssociations = true,
  $displayMethods = false,
  $displayMethodsParams = false,
  $displayPropertiesTypes = false 
)

Definition at line 17 of file ClassesToYuml.php.

Member Function Documentation

◆ __toString()

__toString ( )

Definition at line 51 of file ClassesToYuml.php.

◆ parse()

parse ( )
Returns
ClassToYuml[]|string[]

Definition at line 29 of file ClassesToYuml.php.

Field Documentation

◆ $displayAssociations

$displayAssociations
private

Definition at line 12 of file ClassesToYuml.php.

◆ $displayMethods

$displayMethods
private

Definition at line 13 of file ClassesToYuml.php.

◆ $displayMethodsParams

$displayMethodsParams
private

Definition at line 14 of file ClassesToYuml.php.

◆ $displayProperties

$displayProperties
private

Definition at line 11 of file ClassesToYuml.php.

◆ $displayPropertiesTypes

$displayPropertiesTypes
private

Definition at line 15 of file ClassesToYuml.php.


The documentation for this class was generated from the following file: