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

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ w ] [ _ ]

a

$aAllowedStyles
in file IndentStyles.filter.php, variable PHP_Beautifier_Filter_IndentStyles::$aAllowedStyles
$aAssocs
in file Beautifier.php, variable PHP_Beautifier::$aAssocs
    Association $aTokens=>$aOut
$aContents
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$aContents
$aFilterTokenFunctions
in file ListClassFunction.filter.php, variable PHP_Beautifier_Filter_ListClassFunction::$aFilterTokenFunctions
$aFilterTokenFunctions
in file Filter.php, variable PHP_Beautifier_Filter::$aFilterTokenFunctions
    Associative array of functions to use when some token are found
$aModes
in file Beautifier.php, variable PHP_Beautifier::$aModes
    Contains the assigment of modes
$aModesAvailable
in file Beautifier.php, variable PHP_Beautifier::$aModesAvailable
    List of availables modes
$aOut
in file Beautifier.php, variable PHP_Beautifier::$aOut
    Stores the output
$aSettings
in file IndentStyles.filter.php, variable PHP_Beautifier_Filter_IndentStyles::$aSettings
$aSettings
in file Filter.php, variable PHP_Beautifier_Filter::$aSettings
    Settings for the Filter
$aSettings
in file ListClassFunction.filter.php, variable PHP_Beautifier_Filter_ListClassFunction::$aSettings
$aSettings
in file Pear.filter.php, variable PHP_Beautifier_Filter_Pear::$aSettings
$aSettings
in file Beautifier.php, variable PHP_Beautifier::$aSettings
    Settings for the class
$aSettingsDefinition
in file Filter.php, variable PHP_Beautifier_Filter::$aSettingsDefinition
    Definition of the settings
$aTokenFunctions
in file Beautifier.php, variable PHP_Beautifier::$aTokenFunctions
    Tokens codes assigned to method on Filter
$aTokens
in file Beautifier.php, variable PHP_Beautifier::$aTokens
    Tokens created by the tokenizer
add
in file Beautifier.php, method PHP_Beautifier::add()
    Add a string to the output
addFilter
in file Beautifier.php, method PHP_Beautifier::addFilter()
    Add a Filter to the Beautifier The first argument is the name of the file of the Filter.
addFilterDirectory
in file Beautifier.php, method PHP_Beautifier::addFilterDirectory()
    Add a filter directory
addHeaderComment
in file Pear.filter.php, method PHP_Beautifier_Filter_Pear::addHeaderComment()
addIndent
in file Beautifier.php, method PHP_Beautifier::addIndent()
    Add Indent to the output
addNewLine
in file Beautifier.php, method PHP_Beautifier::addNewLine()
    Add a new line to the output
addNewLineIndent
in file Beautifier.php, method PHP_Beautifier::addNewLineIndent()
    Add a new line and a indent to output
addSettingDefinition
in file Filter.php, method PHP_Beautifier_Filter::addSettingDefinition()
    Add a setting definition
ArrayNested.filter.php
procedural page ArrayNested.filter.php
top

b

$bOn
in file Filter.php, variable PHP_Beautifier_Filter::$bOn
    Switch to 'turn' on and off the filter
$bRecursive
in file Batch.php, variable PHP_Beautifier_Batch::$bRecursive
    Recursive search on dirs
beautifierGet
in file Output.php, method PHP_Beautifier_Batch_Output::beautifierGet()
beautifierProcess
in file Output.php, method PHP_Beautifier_Batch_Output::beautifierProcess()
beautifierSave
in file Output.php, method PHP_Beautifier_Batch_Output::beautifierSave()
beautifierSetInputFile
in file Output.php, method PHP_Beautifier_Batch_Output::beautifierSetInputFile()
BYPASS
in file Filter.php, class constant PHP_Beautifier_Filter::BYPASS
    If a method for parse Tokens of a Filter returns this, the control of the process
Batch.php
procedural page Batch.php
Beautifier.php
procedural page Beautifier.php
top

c

$currentWhitespace
in file Beautifier.php, variable PHP_Beautifier::$currentWhitespace
    Save the last whitespace used. Use only for Filter! (i miss friends of C++ :( )
callBeautifier
in file Batch.php, method PHP_Beautifier_Batch::callBeautifier()
    Allows subclass of PHP_Beautifier_Batch_Engine call methods of $oBeaut
class_1
in file example_main.php, class class_1
comment_large
in file Default.filter.php, method PHP_Beautifier_Filter_Default::comment_large()
comment_short
in file Default.filter.php, method PHP_Beautifier_Filter_Default::comment_short()
connect
in file example_pear.php, function connect()
createDir
in file Common.php, method PHP_Beautifier_Common::createDir()
    Create a dir for a file path
Common.php
procedural page Common.php
top

d

decIndent
in file Beautifier.php, method PHP_Beautifier::decIndent()
    Decrements the indent.
DIRECTORY
in file Batch.php, class constant PHP_Beautifier_Batch::DIRECTORY
dir_closedir
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::dir_closedir()
dir_closedir
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::dir_closedir()
dir_opendir
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::dir_opendir()
dir_opendir
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::dir_opendir()
dir_readdir
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::dir_readdir()
dir_readdir
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::dir_readdir()
dir_rewinddir
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::dir_rewinddir()
dir_rewinddir
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::dir_rewinddir()
Directory.php
procedural page Directory.php
DirectoryBz2.php
procedural page DirectoryBz2.php
DirectoryGz.php
procedural page DirectoryGz.php
DirectoryTar.php
procedural page DirectoryTar.php
Decorator.php
procedural page Decorator.php
Default.filter.php
procedural page Default.filter.php
top

e

Exception_PHP_Beautifier_Filter
in file Exception.php, class Exception_PHP_Beautifier_Filter
    Exception for Filters
Exception.php
procedural page Exception.php
example_array.php
procedural page example_array.php
example_comments.php
procedural page example_comments.php
example_html.php
procedural page example_html.php
example_main.php
procedural page example_main.php
example_pear.php
procedural page example_pear.php
top

f

FILES
in file Batch.php, class constant PHP_Beautifier_Batch::FILES
folder
in file example_main.php, function folder()
    Multiline
fooFunction
in file example_pear.php, function fooFunction()
Files.php
procedural page Files.php
FilesBz2.php
procedural page FilesBz2.php
FilesGz.php
procedural page FilesGz.php
FilesTar.php
procedural page FilesTar.php
Filter.php
procedural page Filter.php
top

g

get
in file Files.php, method PHP_Beautifier_Batch_Output_Files::get()
get
in file Batch.php, method PHP_Beautifier_Batch::get()
    Return a string with the content of the file(s)
get
in file FilesTar.php, method PHP_Beautifier_Batch_Output_FilesTar::get()
get
in file Directory.php, method PHP_Beautifier_Batch_Output_Directory::get()
get
in file Common.php, method PHP_Beautifier_Interface::get()
    Get the output on a string
get
in file Output.php, method PHP_Beautifier_Batch_Output::get()
get
in file Beautifier.php, method PHP_Beautifier::get()
    Returns the beutified code
getControlParenthesis
in file Beautifier.php, method PHP_Beautifier::getControlParenthesis()
    Get the token constant for the current Parenthesis
getControlSeq
in file Beautifier.php, method PHP_Beautifier::getControlSeq()
    Get the token constant for the current control construct
getDescription
in file Filter.php, method PHP_Beautifier_Filter::getDescription()
getFileList
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::getFileList()
getFilesByGlob
in file Common.php, method PHP_Beautifier_Common::getFilesByGlob()
    Search, inside a dir, for a file pattern using glob(* and ?)
getFilesByPattern
in file Common.php, method PHP_Beautifier_Common::getFilesByPattern()
    Search, inside a dir, for a file pattern, using regular expresion Example:
getFilterDescription
in file Beautifier.php, method PHP_Beautifier::getFilterDescription()
    Return the Filter Description
getFilterDirectories
in file Beautifier.php, method PHP_Beautifier::getFilterDirectories()
    Return an array with all the Filter Dirs
getFilterList
in file Beautifier.php, method PHP_Beautifier::getFilterList()
    Get the names of the loaded filters
getFilterListTotal
in file Beautifier.php, method PHP_Beautifier::getFilterListTotal()
    Get the list of all available Filters in all the include Dirs
getIndentChar
in file Beautifier.php, method PHP_Beautifier::getIndentChar()
getIndentNumber
in file Beautifier.php, method PHP_Beautifier::getIndentNumber()
getInputFiles
in file Batch.php, method PHP_Beautifier_Batch::getInputFiles()
getLog
in file Common.php, method PHP_Beautifier_Common::getLog()
    Get a Log_composite object for PHP_Beautifier
getMode
in file Beautifier.php, method PHP_Beautifier::getMode()
    Get the state of a mode
getName
in file Filter.php, method PHP_Beautifier_Filter::getName()
    return @string
getNewLine
in file Beautifier.php, method PHP_Beautifier::getNewLine()
getNextTokenConstant
in file Beautifier.php, method PHP_Beautifier::getNextTokenConstant()
    Get the 'x' significant (non whitespace) next token constant
getNextTokenContent
in file Beautifier.php, method PHP_Beautifier::getNextTokenContent()
    Get the 'x' significant (non whitespace) next token text
getOutputPath
in file Batch.php, method PHP_Beautifier_Batch::getOutputPath()
getPreviousTokenConstant
in file Beautifier.php, method PHP_Beautifier::getPreviousTokenConstant()
    Get the 'x' significant (non whitespace) previous token constant
getPreviousTokenContent
in file Beautifier.php, method PHP_Beautifier::getPreviousTokenContent()
    Get the 'x' significant (non whitespace) previous token text
getPreviousWhitespace
in file Beautifier.php, method PHP_Beautifier::getPreviousWhitespace()
    Return the whitespace previous to current token
getSavePath
in file Common.php, method PHP_Beautifier_Common::getSavePath()
    Return an array with the paths to save for an array of files
getSetting
in file Beautifier.php, method PHP_Beautifier::getSetting()
    Returns the value of a settings
getSetting
in file Filter.php, method PHP_Beautifier_Filter::getSetting()
    Get a setting of the Filter
getTar
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::getTar()
getTar
in file DirectoryBz2.php, method PHP_Beautifier_Batch_Output_DirectoryBz2::getTar()
getTar
in file DirectoryTar.php, method PHP_Beautifier_Batch_Output_DirectoryTar::getTar()
getTar
in file DirectoryGz.php, method PHP_Beautifier_Batch_Output_DirectoryGz::getTar()
getToken
in file Beautifier.php, method PHP_Beautifier::getToken()
    Get a token by number
getTokenAssoc
in file Beautifier.php, method PHP_Beautifier::getTokenAssoc()
    Get the reference to $aOut, based on the number of the token
getTokenAssocText
in file Beautifier.php, method PHP_Beautifier::getTokenAssocText()
    Get the output for the specified token
getTokenFunction
in file Beautifier.php, method PHP_Beautifier::getTokenFunction()
    Return the function for a token constant or string.
getTokens
in file Tokenizer.php, method PHP_Beautifier_Tokeniker_Interface::getTokens()
top

h

handleToken
in file Filter.php, method PHP_Beautifier_Filter::handleToken()
    Function called from PHP_Beautifier::process() to process the tokens.
top

i

$iArray
in file Beautifier.php, variable PHP_Beautifier::$iArray
    Level of array nesting
$iCount
in file Beautifier.php, variable PHP_Beautifier::$iCount
    Index of current token
$iIndentNumber
in file Beautifier.php, variable PHP_Beautifier::$iIndentNumber
    Chars for indentation
$iParenthesis
in file Beautifier.php, variable PHP_Beautifier::$iParenthesis
    Level of parenthesis nesting
$iSeek
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$iSeek
$iSeekDir
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$iSeekDir
$iVerbose
in file Beautifier.php, variable PHP_Beautifier::$iVerbose
    Level of verbosity (debug)
incIndent
in file Beautifier.php, method PHP_Beautifier::incIndent()
    Increments the indent in X chars.
includeInList
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::includeInList()
InList
in file example_main.php, function InList()
isNextTokenConstant
in file Beautifier.php, method PHP_Beautifier::isNextTokenConstant()
    Return true if any of the constant defined in param 1 is the next 'x' content
isNextTokenContent
in file Beautifier.php, method PHP_Beautifier::isNextTokenContent()
    Return true if any of the content defined is param 1 is the next 'x' content
isPreviousTokenConstant
in file Beautifier.php, method PHP_Beautifier::isPreviousTokenConstant()
    Return true if any of the constant defined is param 1 is the previous 'x' constant
isPreviousTokenContent
in file Beautifier.php, method PHP_Beautifier::isPreviousTokenContent()
    Return true if any of the content defined is param 1 is the previous 'x' content
IndentStyles.filter.php
procedural page IndentStyles.filter.php
top

l

ListClassFunction.filter.php
procedural page ListClassFunction.filter.php
top

m

$mInputFiles
in file Batch.php, variable PHP_Beautifier_Batch::$mInputFiles
top

n

normalizeDir
in file Common.php, method PHP_Beautifier_Common::normalizeDir()
    Normalize reference to directories
notInList
in file example_main.php, function notInList()
top

o

$oBatch
in file Output.php, variable PHP_Beautifier_Batch_Output::$oBatch
$oBeaut
in file Decorator.php, variable PHP_Beautifier_Decorator::$oBeaut
$oBeaut
in file Filter.php, variable PHP_Beautifier_Filter::$oBeaut
    Stores a reference to main PHP_Beautifier
$oTar
in file FilesTar.php, variable PHP_Beautifier_Batch_Output_FilesTar::$oTar
$oTar
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$oTar
off
in file Filter.php, method PHP_Beautifier_Filter::off()
    Turn off the Filter Use inside the code to beautify Ex.
off
in file Default.filter.php, method PHP_Beautifier_Filter_Default::off()
on
in file Filter.php, method PHP_Beautifier_Filter::on()
    Turn on the Filter Use inside the code to beautify Ex.
Output.php
procedural page Output.php
top

p

PHP_Beautifier
in file Beautifier.php, class PHP_Beautifier
    PHP_Beautifier
Pear.filter.php
procedural page Pear.filter.php
PHP_Beautifier_Batch
in file Batch.php, class PHP_Beautifier_Batch
    Adds functionality to handle multiple files.
PHP_Beautifier_Batch_Output
in file Output.php, class PHP_Beautifier_Batch_Output
    PHP_Beautifier_Batch_Output
PHP_Beautifier_Batch_Output_Directory
in file Directory.php, class PHP_Beautifier_Batch_Output_Directory
    PHP_Beautifier_Batch_Files
PHP_Beautifier_Batch_Output_DirectoryBz2
in file DirectoryBz2.php, class PHP_Beautifier_Batch_Output_DirectoryBz2
    PHP_Beautifier_Batch_FilesGz Handle the batch process for multiple php files to one directory.
PHP_Beautifier_Batch_Output_DirectoryGz
in file DirectoryGz.php, class PHP_Beautifier_Batch_Output_DirectoryGz
    PHP_Beautifier_Batch_FilesGz Handle the batch process for multiple php files to one directory.
PHP_Beautifier_Batch_Output_DirectoryTar
in file DirectoryTar.php, class PHP_Beautifier_Batch_Output_DirectoryTar
    PHP_Beautifier_BatchTar Handle the batch process for multiple php files to one directory.
PHP_Beautifier_Batch_Output_Files
in file Files.php, class PHP_Beautifier_Batch_Output_Files
    PHP_Beautifier_Batch_Files
PHP_Beautifier_Batch_Output_FilesBz2
in file FilesBz2.php, class PHP_Beautifier_Batch_Output_FilesBz2
    PHP_Beautifier_Batch_FilesBz2
PHP_Beautifier_Batch_Output_FilesGz
in file FilesGz.php, class PHP_Beautifier_Batch_Output_FilesGz
    PHP_Beautifier_Batch_FilesGz
PHP_Beautifier_Batch_Output_FilesTar
in file FilesTar.php, class PHP_Beautifier_Batch_Output_FilesTar
    PHP_Beautifier_Batch_Output_FilesTar
PHP_Beautifier_Common
in file Common.php, class PHP_Beautifier_Common
    PHP_Beautifier_Common
PHP_Beautifier_Decorator
in file Decorator.php, class PHP_Beautifier_Decorator
    PHP_Beautifier_Decorator.
PHP_Beautifier_Filter
in file Filter.php, class PHP_Beautifier_Filter
    PHP_Beautifier_Filter
PHP_Beautifier_Filter_ArrayNested
in file ArrayNested.filter.php, class PHP_Beautifier_Filter_ArrayNested
    Indent the array structures Ex.
PHP_Beautifier_Filter_Default
in file Default.filter.php, class PHP_Beautifier_Filter_Default
    Default Filter This filters is loaded by default in PHP_Beautifier. Can handle all the tokens.
PHP_Beautifier_Filter_IndentStyles
in file IndentStyles.filter.php, class PHP_Beautifier_Filter_IndentStyles
    Indent the code in 4 styles.
PHP_Beautifier_Filter_ListClassFunction
in file ListClassFunction.filter.php, class PHP_Beautifier_Filter_ListClassFunction
    Create a list of functions and classes in the script By default, this Filter puts the list at the beggining of the script.
PHP_Beautifier_Filter_Pear
in file Pear.filter.php, class PHP_Beautifier_Filter_Pear
    Filter the code to make it compatible with PEAR Coding Standars
PHP_Beautifier_Interface
in file Common.php, class PHP_Beautifier_Interface
    Interface for PHP_Beautifier and subclasses.
PHP_Beautifier_StreamWrapper_Interface
in file StreamWrapper.php, class PHP_Beautifier_StreamWrapper_Interface
    Interface for StreamWrapper Read the documentation for streams wrappers on php manual.
PHP_Beautifier_StreamWrapper_Tarz
in file Tarz.php, class PHP_Beautifier_StreamWrapper_Tarz
    Custom stream to handle Tar files (compressed and uncompressed)
PHP_Beautifier_Tokeniker_Interface
in file Tokenizer.php, class PHP_Beautifier_Tokeniker_Interface
    Interface for Tokenizer
pop
in file Beautifier.php, method PHP_Beautifier::pop()
    Delete the last added output(s)
postProcess
in file Filter.php, method PHP_Beautifier_Filter::postProcess()
    Called from PHP_Beautifier::process() at the end of processing
postProcess
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::postProcess()
process
in file Beautifier.php, method PHP_Beautifier::process()
    Process the string or file to beautify
process
in file Common.php, method PHP_Beautifier_Interface::process()
    Process the file(s) or string
process
in file Batch.php, method PHP_Beautifier_Batch::process()
    Create the real references to files
top

r

run_me.php
procedural page run_me.php
removeFilter
in file Beautifier.php, method PHP_Beautifier::removeFilter()
    Removes a Filter
removeWhitespace
in file Beautifier.php, method PHP_Beautifier::removeWhitespace()
    Remove all whitespace from the previous tag
replaceTokenAssoc
in file Beautifier.php, method PHP_Beautifier::replaceTokenAssoc()
    Replace the output for specified token
top

s

$sCompress
in file FilesTar.php, variable PHP_Beautifier_Batch_Output_FilesTar::$sCompress
$sCompress
in file FilesBz2.php, variable PHP_Beautifier_Batch_Output_FilesBz2::$sCompress
$sCompress
in file FilesGz.php, variable PHP_Beautifier_Batch_Output_FilesGz::$sCompress
$sDescription
in file IndentStyles.filter.php, variable PHP_Beautifier_Filter_IndentStyles::$sDescription
$sDescription
in file Filter.php, variable PHP_Beautifier_Filter::$sDescription
    Description of the Filter
$sDescription
in file Default.filter.php, variable PHP_Beautifier_Filter_Default::$sDescription
$sDescription
in file ListClassFunction.filter.php, variable PHP_Beautifier_Filter_ListClassFunction::$sDescription
$sDescription
in file Pear.filter.php, variable PHP_Beautifier_Filter_Pear::$sDescription
$sIndentChar
in file Beautifier.php, variable PHP_Beautifier::$sIndentChar
    Type of whitespace to use for indent
$sInputFile
in file Beautifier.php, variable PHP_Beautifier::$sInputFile
    Name of input file
$sNewLine
in file Beautifier.php, variable PHP_Beautifier::$sNewLine
    Type of newline
$sOutputFile
in file Beautifier.php, variable PHP_Beautifier::$sOutputFile
    Name of output file
$sPath
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$sPath
$sTar
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$sTar
$sText
in file Tarz.php, variable PHP_Beautifier_StreamWrapper_Tarz::$sText
StreamWrapper.php
procedural page StreamWrapper.php
save
in file Directory.php, method PHP_Beautifier_Batch_Output_Directory::save()
save
in file DirectoryTar.php, method PHP_Beautifier_Batch_Output_DirectoryTar::save()
save
in file Batch.php, method PHP_Beautifier_Batch::save()
    Save the beautified sources to file(s)
save
in file Output.php, method PHP_Beautifier_Batch_Output::save()
save
in file Common.php, method PHP_Beautifier_Interface::save()
    Save the output to a file
save
in file Files.php, method PHP_Beautifier_Batch_Output_Files::save()
save
in file FilesTar.php, method PHP_Beautifier_Batch_Output_FilesTar::save()
save
in file Beautifier.php, method PHP_Beautifier::save()
    Save the beautified code to output file
setBeautify
in file Beautifier.php, method PHP_Beautifier::setBeautify()
    Set the Beautifier on or off
setCompress
in file Batch.php, method PHP_Beautifier_Batch::setCompress()
    Set compression on/off
setFileType
in file Beautifier.php, method PHP_Beautifier::setFileType()
    Set the filetype
setIndentChar
in file Beautifier.php, method PHP_Beautifier::setIndentChar()
    Character used for indentation
setIndentNumber
in file Beautifier.php, method PHP_Beautifier::setIndentNumber()
    Number of characters for indentation
setInputFile
in file Beautifier.php, method PHP_Beautifier::setInputFile()
    Set the file for beautify
setInputFile
in file Batch.php, method PHP_Beautifier_Batch::setInputFile()
    Set the input(s) files
setInputString
in file Beautifier.php, method PHP_Beautifier::setInputString()
    Set a string for beautify
setMode
in file Beautifier.php, method PHP_Beautifier::setMode()
    Set a mode to true
setNewLine
in file Beautifier.php, method PHP_Beautifier::setNewLine()
    Character used as a new line
setOutputFile
in file Batch.php, method PHP_Beautifier_Batch::setOutputFile()
    Set the output file
setOutputFile
in file Beautifier.php, method PHP_Beautifier::setOutputFile()
    Set the output file for beautify
setRecursive
in file Batch.php, method PHP_Beautifier_Batch::setRecursive()
    Set recursive search for files in dirs on
setSetting
in file Filter.php, method PHP_Beautifier_Filter::setSetting()
    Set a value of a Setting
show
in file Batch.php, method PHP_Beautifier_Batch::show()
show
in file Beautifier.php, method PHP_Beautifier::show()
    Show the beautified code
show
in file Common.php, method PHP_Beautifier_Interface::show()
    Show on screen the output
startLog
in file Beautifier.php, method PHP_Beautifier::startLog()
    Start the log for debug
stream_close
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_close()
stream_close
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_close()
stream_eof
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_eof()
stream_eof
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_eof()
stream_flush
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_flush()
stream_flush
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_flush()
stream_open
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_open()
stream_open
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_open()
stream_read
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_read()
stream_read
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_read()
stream_seek
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_seek()
stream_seek
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_seek()
stream_stat
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_stat()
stream_stat
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_stat()
stream_tell
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_tell()
stream_tell
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_tell()
stream_write
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::stream_write()
stream_write
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::stream_write()
top

t

Tarz.php
procedural page Tarz.php
Tokenizer.php
procedural page Tokenizer.php
tarFileExists
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::tarFileExists()
t_access
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_access()
t_array
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_array()
t_as
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_as()
t_assigment
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_assigment()
t_break
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_break()
t_class
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::t_class()
t_close_brace
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_close_brace()
t_close_brace_bsd
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_close_brace_bsd()
    Close braces in BSD style
t_close_brace_gnu
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_close_brace_gnu()
    Close braces in GNU style
t_close_brace_ws
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_close_brace_ws()
    Close braces in Whitesmiths style
t_close_tag
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_close_tag()
t_colon
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_colon()
t_comma
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_comma()
t_comma
in file ArrayNested.filter.php, method PHP_Beautifier_Filter_ArrayNested::t_comma()
t_comment
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::t_comment()
t_comment
in file Pear.filter.php, method PHP_Beautifier_Filter_Pear::t_comment()
t_comment
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_comment()
t_constant_encapsed_string
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_constant_encapsed_string()
t_control
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_control()
t_default
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_default()
t_doc_comment
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_doc_comment()
t_double_colon
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_double_colon()
t_else
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_else()
    Else for bds, gnu & ws
t_else
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_else()
t_end_heredoc
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_end_heredoc()
t_end_suffix
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_end_suffix()
t_equal
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_equal()
t_equal_sign
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_equal_sign()
t_extends
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_extends()
t_for
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_for()
t_function
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::t_function()
t_implements
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_implements()
t_include
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_include()
t_instanceof
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_instanceof()
t_language_construct
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_language_construct()
t_logical
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_logical()
t_new
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_new()
t_object_operator
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_object_operator()
t_open_brace
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_open_brace()
t_open_brace
in file Pear.filter.php, method PHP_Beautifier_Filter_Pear::t_open_brace()
t_open_brace_bsd
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_open_brace_bsd()
    Open braces in BSD style
t_open_brace_gnu
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_open_brace_gnu()
    Open braces in GNU style
t_open_brace_ws
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::t_open_brace_ws()
    Open braces in Whitesmiths style
t_open_tag
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::t_open_tag()
t_open_tag
in file Pear.filter.php, method PHP_Beautifier_Filter_Pear::t_open_tag()
t_open_tag
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_open_tag()
t_parenthesis_close
in file ArrayNested.filter.php, method PHP_Beautifier_Filter_ArrayNested::t_parenthesis_close()
t_parenthesis_close
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_parenthesis_close()
t_parenthesis_open
in file ArrayNested.filter.php, method PHP_Beautifier_Filter_ArrayNested::t_parenthesis_open()
t_parenthesis_open
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_parenthesis_open()
t_question
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_question()
t_semi_colon
in file Pear.filter.php, method PHP_Beautifier_Filter_Pear::t_semi_colon()
t_semi_colon
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_semi_colon()
t_switch
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_switch()
t_variable
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_variable()
t_whitespace
in file Default.filter.php, method PHP_Beautifier_Filter_Default::t_whitespace()
top

u

unlink
in file Tarz.php, method PHP_Beautifier_StreamWrapper_Tarz::unlink()
unlink
in file StreamWrapper.php, method PHP_Beautifier_StreamWrapper_Interface::unlink()
unsetMode
in file Beautifier.php, method PHP_Beautifier::unsetMode()
    Set a mode to false
top

w

wsToString
in file Common.php, method PHP_Beautifier_Common::wsToString()
    Transform whitespaces into its representation
top

_

__call
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::__call()
__call
in file Default.filter.php, method PHP_Beautifier_Filter_Default::__call()
__call
in file Filter.php, method PHP_Beautifier_Filter::__call()
__call
in file Decorator.php, method PHP_Beautifier_Decorator::__call()
__construct
in file IndentStyles.filter.php, method PHP_Beautifier_Filter_IndentStyles::__construct()
__construct
in file ListClassFunction.filter.php, method PHP_Beautifier_Filter_ListClassFunction::__construct()
__construct
in file Decorator.php, method PHP_Beautifier_Decorator::__construct()
__construct
in file Tokenizer.php, method PHP_Beautifier_Tokeniker_Interface::__construct()
__construct
in file FilesTar.php, method PHP_Beautifier_Batch_Output_FilesTar::__construct()
__construct
in file Filter.php, method PHP_Beautifier_Filter::__construct()
    Constructor If you need to overload this (for example, to create a definition for setting with addSettingDefinition() remember call the parent constructor.
__construct
in file Beautifier.php, method PHP_Beautifier::__construct()
    Constructor.
__construct
in file Output.php, method PHP_Beautifier_Batch_Output::__construct()
__sleep
in file Filter.php, method PHP_Beautifier_Filter::__sleep()
__toString
in file Filter.php, method PHP_Beautifier_Filter::__toString()
top

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