| 1 |
lars |
1 |
- %SF_SYMFONY_LIB_DIR%/autoload/sfAutoload.class.php
|
|
|
2 |
- %SF_SYMFONY_LIB_DIR%/action/sfComponent.class.php
|
|
|
3 |
- %SF_SYMFONY_LIB_DIR%/action/sfAction.class.php
|
|
|
4 |
- %SF_SYMFONY_LIB_DIR%/action/sfActions.class.php
|
|
|
5 |
- %SF_SYMFONY_LIB_DIR%/action/sfActionStack.class.php
|
|
|
6 |
- %SF_SYMFONY_LIB_DIR%/action/sfActionStackEntry.class.php
|
|
|
7 |
- %SF_SYMFONY_LIB_DIR%/controller/sfController.class.php
|
|
|
8 |
- %SF_SYMFONY_LIB_DIR%/database/sfDatabaseManager.class.php
|
|
|
9 |
- %SF_SYMFONY_LIB_DIR%/filter/sfFilter.class.php
|
|
|
10 |
- %SF_SYMFONY_LIB_DIR%/filter/sfExecutionFilter.class.php
|
|
|
11 |
- %SF_SYMFONY_LIB_DIR%/filter/sfRenderingFilter.class.php
|
|
|
12 |
- %SF_SYMFONY_LIB_DIR%/filter/sfFilterChain.class.php
|
|
|
13 |
- %SF_SYMFONY_LIB_DIR%/log/sfLogger.class.php
|
|
|
14 |
- %SF_SYMFONY_LIB_DIR%/log/sfNoLogger.class.php
|
|
|
15 |
- %SF_SYMFONY_LIB_DIR%/request/sfRequest.class.php
|
|
|
16 |
- %SF_SYMFONY_LIB_DIR%/response/sfResponse.class.php
|
|
|
17 |
- %SF_SYMFONY_LIB_DIR%/routing/sfRouting.class.php
|
|
|
18 |
- %SF_SYMFONY_LIB_DIR%/storage/sfStorage.class.php
|
|
|
19 |
- %SF_SYMFONY_LIB_DIR%/user/sfUser.class.php
|
|
|
20 |
- %SF_SYMFONY_LIB_DIR%/util/sfNamespacedParameterHolder.class.php
|
|
|
21 |
- %SF_SYMFONY_LIB_DIR%/view/sfView.class.php
|
|
|
22 |
- %SF_SYMFONY_LIB_DIR%/view/sfViewParameterHolder.class.php
|
|
|
23 |
|
|
|
24 |
# these classes are optionals but very likely to be used (in web context)
|
|
|
25 |
- %SF_SYMFONY_LIB_DIR%/controller/sfWebController.class.php
|
|
|
26 |
- %SF_SYMFONY_LIB_DIR%/controller/sfFrontWebController.class.php
|
|
|
27 |
- %SF_SYMFONY_LIB_DIR%/request/sfWebRequest.class.php
|
|
|
28 |
- %SF_SYMFONY_LIB_DIR%/routing/sfPatternRouting.class.php
|
|
|
29 |
- %SF_SYMFONY_LIB_DIR%/response/sfWebResponse.class.php
|
|
|
30 |
- %SF_SYMFONY_LIB_DIR%/storage/sfSessionStorage.class.php
|
|
|
31 |
- %SF_SYMFONY_LIB_DIR%/view/sfPHPView.class.php
|
|
|
32 |
|
|
|
33 |
# output escaper
|
|
|
34 |
- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaperSafe.class.php
|
|
|
35 |
#- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaper.class.php
|
|
|
36 |
#- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaperArrayDecorator.class.php
|
|
|
37 |
#- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaperGetterDecorator.class.php
|
|
|
38 |
#- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaperIteratorDecorator.class.php
|
|
|
39 |
#- %SF_SYMFONY_LIB_DIR%/escaper/sfOutputEscaperObjectDecorator.class.php
|