PHP Class AssetsTest

Inheritance: extends PHPUnit\Framework\TestCase
Afficher le fichier Open project: getgrav/grav

Protected Properties

Свойство Type Description
$assets Grav\Common\Assets
$grav Grav\Common\Grav

Méthodes publiques

Méthode Description
testAddAsyncJs ( )
testAddDeferJs ( )
testAddDirCss ( )
testAddInlineCss ( )
testAddInlineJs ( )
testAddingAssetPropertiesWithArray ( )
testAddingAssets ( )
testAddingCSSAssetPropertiesWithArrayFromCollection ( )
testAddingJSAssetPropertiesWithArrayFromCollection ( )
testExists ( )
testGetCollections ( )
testPipeline ( )
testPipelineWithTimestamp ( )
testPriorityOfAssets ( )
testRegisterCollection ( )
testReset ( )
testResetCss ( )
testResetJs ( )
testTimestamps ( )

Méthodes protégées

Méthode Description
_after ( )
_before ( )

Method Details

_after() protected méthode

protected _after ( )

_before() protected méthode

protected _before ( )

testAddAsyncJs() public méthode

public testAddAsyncJs ( )

testAddDeferJs() public méthode

public testAddDeferJs ( )

testAddDirCss() public méthode

public testAddDirCss ( )

testAddInlineCss() public méthode

public testAddInlineCss ( )

testAddInlineJs() public méthode

public testAddInlineJs ( )

testAddingAssetPropertiesWithArray() public méthode

testAddingAssets() public méthode

public testAddingAssets ( )

testAddingCSSAssetPropertiesWithArrayFromCollection() public méthode

testAddingJSAssetPropertiesWithArrayFromCollection() public méthode

testExists() public méthode

public testExists ( )

testGetCollections() public méthode

public testGetCollections ( )

testPipeline() public méthode

public testPipeline ( )

testPipelineWithTimestamp() public méthode

testPriorityOfAssets() public méthode

testRegisterCollection() public méthode

testReset() public méthode

public testReset ( )

testResetCss() public méthode

public testResetCss ( )

testResetJs() public méthode

public testResetJs ( )

testTimestamps() public méthode

public testTimestamps ( )

Property Details

$assets protected_oe property

protected Assets,Grav\Common $assets
Résultat Grav\Common\Assets

$grav protected_oe property

protected Grav,Grav\Common $grav
Résultat Grav\Common\Grav