PHP Class TFD_Loader_Filesystem

Part of the Drupal twig extension distribution http://renebakx.nl/twig-for-drupal
Inheritance: extends Twig_Loader_Filesystem
Show file Open project: tfd7/tfd7

Protected Properties

Property Type Description
$resolverCache

Public Methods

Method Description
__construct ( )
findTemplate ( $name )
getSource ( $filename )

Private Methods

Method Description
isTemplateReadable ( $name, $completeName ) : boolean

Method Details

__construct() public method

public __construct ( )

findTemplate() public method

public findTemplate ( $name )

getSource() public method

public getSource ( $filename )

Property Details

$resolverCache protected property

protected $resolverCache