PHP_UML
[ class tree: PHP_UML ] [ index: PHP_UML ] [ all elements ]

Class: PHP_UML_Metamodel_Enumeration

Source Location: /PHP_UML-0.4.4/UML/Metamodel/PHP.php

Class Overview


Enumerates the basic PHP types.


Variables


Inherited Variables

Inherited Methods


Class Details

[line 30]
Enumerates the basic PHP types.


[ Top ]


Class Variables

$datatypes = array('mixed', 'array', 'string', 'int', 'integer',
        'bool', 'boolean', 'float', 'void', 'null', 'object', 'resource')

[line 37]

Datatypes of the language
  • Access: public

Type:   array


[ Top ]

$filetype = array('PHP File')

[line 45]

Main file types. Used as stereotypes for qualifying the artifacts.
  • Access: public

Type:   array


[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:22:53 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.