class TemplateDefinition

Constants

FRONT_OFFICE

BACK_OFFICE

PDF

EMAIL

FRONT_OFFICE_SUBDIR

BACK_OFFICE_SUBDIR

PDF_SUBDIR

EMAIL_SUBDIR

Methods

__construct($name, $type)

No description

getTranslationDomain()

No description

string
getName()

No description

setName($name)

No description

getI18nPath()

No description

getAbsoluteI18nPath()

No description

getPath()

No description

getAbsolutePath()

No description

getConfigPath()

No description

getAbsoluteConfigPath()

No description

setPath($path)

No description

int
getType()

No description

setType($type)

No description

static 
getStandardTemplatesSubdirsIterator()

Returns an iterator on the standard templates subdir names

Details

at line 51
__construct($name, $type)

Parameters

$name
$type

at line 80
getTranslationDomain()

at line 88
string getName()

Return Value

string

at line 93
setName($name)

Parameters

$name

at line 100
getI18nPath()

at line 105
getAbsoluteI18nPath()

at line 110
getPath()

at line 115
getAbsolutePath()

at line 120
getConfigPath()

at line 125
getAbsoluteConfigPath()

at line 130
setPath($path)

Parameters

$path

at line 140
int getType()

Return Value

int

at line 145
setType($type)

Parameters

$type

at line 155
static getStandardTemplatesSubdirsIterator()

Returns an iterator on the standard templates subdir names