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

Element index for package PHP_CodeSniffer_MySource

[ e ] [ g ] [ i ] [ m ] [ p ] [ r ] [ _ ]

_

__construct
in file IncludeSystemSniff.php, method MySource_Sniffs_Channels_IncludeSystemSniff::__construct()
    Constructs a Squiz_Sniffs_Scope_MethodScopeSniff.
top

e

EvalObjectFactorySniff.php
procedural page EvalObjectFactorySniff.php
top

g

getIncludedSniffs
in file MySourceCodingStandard.php, method PHP_CodeSniffer_Standards_MySource_MySourceCodingStandard::getIncludedSniffs()
    Return a list of external sniffs to include with this standard.
top

i

IncludeSystemSniff.php
procedural page IncludeSystemSniff.php
top

m

MySource_Sniffs_Channels_IncludeSystemSniff
in file IncludeSystemSniff.php, class MySource_Sniffs_Channels_IncludeSystemSniff
    Ensures that systems, asset types and libs are included before they are used.
MySource_Sniffs_PHP_EvalObjectFactorySniff
in file EvalObjectFactorySniff.php, class MySource_Sniffs_PHP_EvalObjectFactorySniff
    Ensures that eval() is not used to create objects.
MySource_Sniffs_PHP_ReturnFunctionValueSniff
in file ReturnFunctionValueSniff.php, class MySource_Sniffs_PHP_ReturnFunctionValueSniff
    Warns when function values are returned directly.
MySourceCodingStandard.php
procedural page MySourceCodingStandard.php
top

p

PHP_CodeSniffer_Standards_MySource_MySourceCodingStandard
in file MySourceCodingStandard.php, class PHP_CodeSniffer_Standards_MySource_MySourceCodingStandard
    MySource Coding Standard.
process
in file EvalObjectFactorySniff.php, method MySource_Sniffs_PHP_EvalObjectFactorySniff::process()
    Processes this sniff, when one of its tokens is encountered.
process
in file ReturnFunctionValueSniff.php, method MySource_Sniffs_PHP_ReturnFunctionValueSniff::process()
    Processes this sniff, when one of its tokens is encountered.
processTokenOutsideScope
in file IncludeSystemSniff.php, method MySource_Sniffs_Channels_IncludeSystemSniff::processTokenOutsideScope()
    Processes a token that is found within the scope that this test is listening to.
processTokenWithinScope
in file IncludeSystemSniff.php, method MySource_Sniffs_Channels_IncludeSystemSniff::processTokenWithinScope()
    Processes the function tokens within the class.
top

r

ReturnFunctionValueSniff.php
procedural page ReturnFunctionValueSniff.php
register
in file ReturnFunctionValueSniff.php, method MySource_Sniffs_PHP_ReturnFunctionValueSniff::register()
    Returns an array of tokens this test wants to listen for.
register
in file EvalObjectFactorySniff.php, method MySource_Sniffs_PHP_EvalObjectFactorySniff::register()
    Returns an array of tokens this test wants to listen for.
top

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