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

Class: PHP_Beautifier_Batch_Output_FilesTar

Source Location: /PHP_Beautifier-0.1.15/Beautifier/Batch/Output/FilesTar.php

Class Overview

PHP_Beautifier_Batch_Output
   |
   --PHP_Beautifier_Batch_Output_FilesTar

Handle the batch process for one/multiple php files to one tar compressed file


Author(s):

Version:

  • Release: 0.1.15

Copyright:

  • 2004-2010 Claudio Bustos

Variables

Methods


Child classes:

PHP_Beautifier_Batch_Output_FilesGz
Handle the batch process for one/multiple php files to one tar gzip file
PHP_Beautifier_Batch_Output_FilesBz2
Handle the batch process for one/multiple php files to one tar bzip2 file

Inherited Variables

Inherited Methods


Class Details

[line 38]
Handle the batch process for one/multiple php files to one tar compressed file


[ Top ]


Class Variables

$oTar =

[line 39]

  • Access: protected

Type:   mixed


[ Top ]

$sCompress = false

[line 40]

  • Access: protected

Type:   mixed


[ Top ]

$sExt = "tar"

[line 41]

  • Access: protected

Type:   mixed


[ Top ]



Method Detail

__construct (Constructor)   [line 42]

PHP_Beautifier_Batch_Output_FilesTar __construct( PHP_Beautifier_Batch $oBatch)

  • Access: public

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

Parameters:

PHP_Beautifier_Batch   $oBatch   — 

[ Top ]

get   [line 50]

void get( )

  • Access: public

Overrides PHP_Beautifier_Batch_Output::get() (parent method not documented)
[ Top ]

save   [line 54]

void save( )

  • Access: public

Overrides PHP_Beautifier_Batch_Output::save() (parent method not documented)
[ Top ]


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