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.0 API OpenSearch
Packages
action
-
6 classes
addon
-
9 classes
cache
-
5 classes
config
-
20 classes
sfAutoloadConfigHandler
sfCacheConfigHandler
sfCompileConfigHandler
sfConfig
sfConfigCache
sfConfigHandler
sfDatabaseConfigHandler
sfDefineEnvironmentConfigHandler
sfFactoryConfigHandler
sfFilterConfigHandler
sfGeneratorConfigHandler
sfLoggingConfigHandler
sfPhpConfigHandler
sfRootConfigHandler
sfRoutingConfigHandler
sfSecurityConfigHandler
sfSimpleYamlConfigHandler
sfValidatorConfigHandler
sfViewConfigHandler
sfYamlConfigHandler
controller
-
5 classes
database
-
7 classes
debug
-
2 classes
default
-
2 classes
exception
-
21 classes
filter
-
11 classes
generator
-
7 classes
helper
-
20 classes
i18n
-
15 classes
log
-
4 classes
request
-
3 classes
response
-
3 classes
storage
-
6 classes
user
-
3 classes
util
-
17 classes
validator
-
13 classes
view
-
10 classes
You are currently browsing the symfony API for the
1.0
version. Switch to:
1.1
1.2
1.3
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
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.
sfLoggingConfigHandler
: sfLoggingConfigHandler allows you to configure logging and register loggers with the system.
sfPhpConfigHandler
: sfPhpConfigHandler allows you to override php.ini configuration at runtime.
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