PHP Class Assetic\Extension\Twig\TwigResource

Author: Kris Wallsmith ([email protected])
Inheritance: implements Assetic\Factory\Resource\ResourceInterface
Afficher le fichier Open project: kriswallsmith/assetic Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Twig_LoaderInterface $loader, $name )
__toString ( )
getContent ( )
isFresh ( $timestamp )

Method Details

__construct() public méthode

public __construct ( Twig_LoaderInterface $loader, $name )
$loader Twig_LoaderInterface

__toString() public méthode

public __toString ( )

getContent() public méthode

public getContent ( )

isFresh() public méthode

public isFresh ( $timestamp )