PHP Class Newscoop\SmartyView

Inheritance: extends Zend_View_Abstract
Datei anzeigen Open project: sourcefabric/newscoop

Protected Properties

Property Type Description
$smarty Smarty

Public Methods

Method Description
__construct ( )
_run ( ) Render template
addPath ( string $path ) Add script path

Method Details

__construct() public method

public __construct ( )

_run() public method

Render template
public _run ( )

addPath() public method

Add script path
public addPath ( string $path )
$path string

Property Details

$smarty protected_oe property

protected Smarty $smarty
return Smarty