Fabien Potencier
|
3ec9005680
[Templating] fixed misnamed variable that caused some double-rendering problems
|
15 年之前 |
Fabien Potencier
|
a1bf29743d
[Templating] fixed typo in phpdoc
|
15 年之前 |
Fabien Potencier
|
2f4c9a32e9
made splitTemplateName() public
|
15 年之前 |
Fabien Potencier
|
04a0032293
[Templating] added a __isset() method to the Engine
|
15 年之前 |
Jordi Boggiano
|
2684de0d8e
Folded all curly brackets of control structures to conform to PEAR/ZF CS
|
15 年之前 |
Fabien Potencier
|
83c6d337e2
changed coding standards: indendation is now 4 spaces
|
15 年之前 |
Pascal Borreli
|
b5089133d2
fixed typos and phpdoc
|
15 年之前 |
Pascal Borreli
|
c1e357d200
Fixed @package and @subpackage phpdoc tags
|
15 年之前 |
Fabien Potencier
|
d4f724ab4e
finished the conversions of unit tests to PHPUnit
|
15 年之前 |
Fabien Potencier
|
bf08289e18
[Templating] remove Engine as a dependency for the Helper objects
|
15 年之前 |
Fabien Potencier
|
bce240badd
[Templating] added missing use statement
|
15 年之前 |
Fabien Potencier
|
5cdee87b14
[Templating] added an output method to Engine
|
15 年之前 |
Fabien Potencier
|
7fce03c5bd
[Templating] renamed content slot to _content to avoid name collisions
|
15 年之前 |
Fabien Potencier
|
da364173cb
[Templating] refactored helpers, added helper slots, made some speed optimizations
|
15 年之前 |
Fabien Potencier
|
8ff8464420
[Templating] renamed the template object in templates to view instead of this
|
15 年之前 |
Fabien Potencier
|
41d35ab898
[Templating] added a getLoader() to the Engine class
|
15 年之前 |
Fabien Potencier
|
81af3d6a58
[Templating] added a way to change renderers after the Engine is created
|
15 年之前 |
Fabien Potencier
|
5c20bfec92
[Templating] changed the load() signature for loaders to allow for more flexibility
|
15 年之前 |
Fabien Potencier
|
869a4698ed
[Templating] fixed coding standards
|
15 年之前 |
Dennis Benkert
|
96bed6223d
deleted phpdoc @version tag in Templating component
|
15 年之前 |
Fabien Potencier
|
65d0750168
added some Symfony 2 components
|
15 年之前 |