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

Class: ScriptReorganizer_Type_Decorator

Source Location: /ScriptReorganizer-0.3.0/docs/examples/target/Screo-packedLibrary.php

Class Overview

ScriptReorganizer_Type
   |
   --ScriptReorganizer_Type_Decorator



Author(s):

Methods


Child classes:

Inherited Variables

Inherited Methods


Class Details

[line 16]
  • Abstract:


[ Top ]


Method Detail

__construct (Constructor)   [line 16]

ScriptReorganizer_Type_Decorator __construct( ScriptReorganizer_Type $type)

  • Access: public

Overridden in child classes as:

ScriptReorganizer_Type_Decorator_AddFooter::__construct()
ScriptReorganizer_Type_Decorator_AddHeader::__construct()
ScriptReorganizer_Type_Decorator_Bcompile::__construct()
ScriptReorganizer_Type_Decorator_Pharize::__construct()

Overrides ScriptReorganizer_Type::__construct() (parent method not documented)

Parameters:

ScriptReorganizer_Type   $type   — 

[ Top ]

__destruct (Destructor)   [line 16]

void __destruct( )

  • Access: public

Overrides ScriptReorganizer_Type::__destruct() (parent method not documented)
[ Top ]

load   [line 16]

void load( $file)

  • Access: public

Overridden in child classes as:

ScriptReorganizer_Type_Decorator_Pharize::load()

Overrides ScriptReorganizer_Type::load() (parent method not documented)

Parameters:

   $file   — 

[ Top ]

reformat   [line 16]


save   [line 16]

void save( $file)

  • Access: public

Overridden in child classes as:

ScriptReorganizer_Type_Decorator_Bcompile::save()
ScriptReorganizer_Type_Decorator_Pharize::save()

Overrides ScriptReorganizer_Type::save() (parent method not documented)

Parameters:

   $file   — 

[ Top ]

_getContent   [line 16]

void _getContent( )

  • Access: public

Overridden in child classes as:

ScriptReorganizer_Type_Decorator_Pharize::_getContent()

Overrides ScriptReorganizer_Type::_getContent() (parent method not documented)
[ Top ]

_setContent   [line 16]

void _setContent( $content)

  • Access: public

Overridden in child classes as:

ScriptReorganizer_Type_Decorator_Pharize::_setContent()

Overrides ScriptReorganizer_Type::_setContent() (parent method not documented)

Parameters:

   $content   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:10:30 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.