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

Class: TestClass1

Source Location: /PHP_UML-0.4.2/examples/test1.php

Class Overview


A test class to play with package PHP_UML


Author(s):

  • Baptiste Autin

Variables

Methods


Child classes:

TestClass2
A test class to play with package PHP_UML

Inherited Variables

Inherited Methods


Class Details

[line 13]
A test class to play with package PHP_UML
  • Author: Baptiste Autin


[ Top ]


Class Variables

$fooDefault =  'Some value'

[line 18]

  • Access: public

Type:   mixed


[ Top ]

$fooPHP =

[line 14]


Type:   mixed


[ Top ]

$fooProtected = array()

[line 17]

  • Access: protected

Type:   mixed


[ Top ]

$fooPublic =

[line 15]

  • Access: public

Type:   mixed


[ Top ]



Method Detail

getFoo   [line 31]

string getFoo( )

  • Return: Value of fooPrivate

[ Top ]

setFoo   [line 24]

void setFoo( [string $str = 'Some characters'])


Parameters:

string   $str   —  Accessor for fooPrivate

[ Top ]


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