About
Installation
Documentation
Plugins
Community
Blog
Development
symfony API
config Package
You are currently browsing
the website for
symfony 1
Visit the
Symfony2
website
« Back to API menu
1.3 API OpenSearch
Packages
action
-
6 classes
addon
-
7 classes
autoload
-
4 classes
behavior
-
6 classes
cache
-
10 classes
command
-
10 classes
config
-
23 classes
sfApplicationConfiguration
sfAutoloadConfigHandler
sfCacheConfigHandler
sfCompileConfigHandler
sfConfig
sfConfigCache
sfConfigHandler
sfDatabaseConfigHandler
sfDefineEnvironmentConfigHandler
sfFactoryConfigHandler
sfFilterConfigHandler
sfGeneratorConfigHandler
sfPluginConfiguration
sfPluginConfigurationGeneric
sfProjectConfiguration
sfPropelPluginConfiguration
sfRootConfigHandler
sfRoutingConfigHandler
sfSecurityConfigHandler
sfSimpleYamlConfigHandler
sfValidatorConfigHandler
sfViewConfigHandler
sfYamlConfigHandler
controller
-
4 classes
database
-
7 classes
debug
-
13 classes
default
-
12 classes
doctrine
-
49 classes
event_dispatcher
-
2 classes
exception
-
21 classes
filter
-
9 classes
form
-
10 classes
generator
-
13 classes
helper
-
20 classes
i18n
-
25 classes
log
-
12 classes
mailer
-
4 classes
pager
-
1 classes
plugin
-
14 classes
propel
-
35 classes
request
-
3 classes
response
-
3 classes
routing
-
11 classes
storage
-
10 classes
task
-
53 classes
user
-
3 classes
util
-
18 classes
validator
-
46 classes
view
-
12 classes
widget
-
43 classes
yaml
-
4 classes
You are currently browsing the symfony API for the
1.3
version. Switch to:
1.0
1.1
1.2
1.4
Search by class, method name, or package
Beggining of a class name
Beggining of a method name
Class name followed by ::
Class name followed by :: and the beginning of a method name
config
sfApplicationConfiguration
: sfConfiguration represents a configuration for a symfony application.
sfAutoloadConfigHandler
: @package symfony
sfCacheConfigHandler
: sfCacheConfigHandler allows you to configure cache.
sfCompileConfigHandler
: sfCompileConfigHandler gathers multiple files and puts them into a single file.
sfConfig
: sfConfig stores all configuration information for a symfony application.
sfConfigCache
: sfConfigCache allows you to customize the format of a configuration file to
sfConfigHandler
: sfConfigHandler allows a developer to create a custom formatted configuration
sfDatabaseConfigHandler
: sfDatabaseConfigHandler allows you to setup database connections in a
sfDefineEnvironmentConfigHandler
: @package symfony
sfFactoryConfigHandler
: sfFactoryConfigHandler allows you to specify which factory implementation the
sfFilterConfigHandler
: sfFilterConfigHandler allows you to register filters with the system.
sfGeneratorConfigHandler
: sfGeneratorConfigHandler.
sfPluginConfiguration
: sfPluginConfiguration represents a configuration for a symfony plugin.
sfPluginConfigurationGeneric
: sfPluginConfigurationGeneric represents a configuration for a plugin with no configuration class.
sfProjectConfiguration
: sfProjectConfiguration represents a configuration for a symfony project.
sfPropelPluginConfiguration
: sfPropelPlugin configuration.
sfRootConfigHandler
: sfRootConfigHandler allows you to specify configuration handlers for the
sfRoutingConfigHandler
: @package symfony
sfSecurityConfigHandler
: sfSecurityConfigHandler allows you to configure action security.
sfSimpleYamlConfigHandler
: sfSimpleYamlConfigHandler allows you to load simple configuration files formatted as YAML.
sfValidatorConfigHandler
: sfValidatorConfigHandler allows you to register validators with the system.
sfViewConfigHandler
: sfViewConfigHandler allows you to configure views.
sfYamlConfigHandler
: sfYamlConfigHandler is a base class for YAML (.yml) configuration handlers. This class