PHP Class Exakat\Analyzer\Docs

Show file Open project: exakat/exakat Class Usage Examples

Public Methods

Method Description
__construct ( $path )
__destruct ( )
getSeverities ( )
getSeverity ( $analyzer )
getThemeAnalyzers ( $theme = null )
getThemeForAnalyzer ( $analyzer )
getThemesForAnalyzer ( )
getTimeToFix ( $analyzer )
getTimesToFix ( )
guessAnalyzer ( $name )
listAllAnalyzer ( $folder = null )
listAllThemes ( $theme = null )

Method Details

__construct() public method

public __construct ( $path )

__destruct() public method

public __destruct ( )

getSeverities() public method

public getSeverities ( )

getSeverity() public method

public getSeverity ( $analyzer )

getThemeAnalyzers() public method

public getThemeAnalyzers ( $theme = null )

getThemeForAnalyzer() public method

public getThemeForAnalyzer ( $analyzer )

getThemesForAnalyzer() public method

getTimeToFix() public method

public getTimeToFix ( $analyzer )

getTimesToFix() public method

public getTimesToFix ( )

guessAnalyzer() public method

public guessAnalyzer ( $name )

listAllAnalyzer() public method

public listAllAnalyzer ( $folder = null )

listAllThemes() public method

public listAllThemes ( $theme = null )