-
(string) addComponentSlots ()
Browse code
Adds a component slot statement to the data.
returns The PHP statement
-
(string) addEscaping ()
Browse code
Adds an escaping statement to the data.
returns The PHP statement
-
(string) addHtmlAsset ()
Browse code
Adds stylesheets and javascripts statements to the data.
returns The PHP statement
-
(string) addHtmlHead ()
Browse code
Adds http metas and metas statements to the data.
returns The PHP statement
-
Adds a layour statement statement to the data.
returns The PHP statement
-
(string) addTemplate ()
Browse code
Adds a template setting statement to the data.
returns The PHP statement
-
Executes this configuration handler.
returns Data to be written to a cache file
throws sfConfigurationException If a requested configuration file does not exist or is not readable
-
Merges assets and environement configuration.