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

Class: PHP_Beautifier_Decorator

Source Location: /PHP_Beautifier-0.1.15/Beautifier/Decorator.php

Class Overview


Implements the Decorator Pattern


Author(s):

Version:

  • Release: 0.1.15

Copyright:

  • 2004-2006 Claudio Bustos

Variables

Methods


Child classes:

PHP_Beautifier_Batch
Adds functionality to handle multiple files.

Inherited Variables

Inherited Methods


Class Details

[line 33]
Implements the Decorator Pattern


[ Top ]


Class Variables

$oBeaut =

[line 34]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 35]

PHP_Beautifier_Decorator __construct( PHP_Beautifier_Interface $oBeaut)


Parameters:

PHP_Beautifier_Interface   $oBeaut   — 

[ Top ]

__call   [line 39]

void __call( $sMethod, $aArgs)


Parameters:

   $sMethod   — 
   $aArgs   — 

[ Top ]


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