-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
486 changed files
with
2 additions
and
955 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
* | ||
* @method sfWebController getController() | ||
* @method sfWebResponse getResponse() | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfActionStack | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfActionStackEntry | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,8 +14,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfActions extends sfAction | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfComponent. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfComponent | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfComponents. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfComponents extends sfComponent | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,8 +13,6 @@ | |
* as default implementations. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfData | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfPager class. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfPager implements Iterator, Countable | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* of the same class (why?). | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAutoload | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Autoload again for dev environments. | ||
* | ||
* @author Kris Wallsmith <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAutoloadAgain | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,8 +18,6 @@ | |
* of the same class (why?). | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id: sfCoreAutoload.class.php 32415 2011-03-30 16:09:00Z Kris.Wallsmith | ||
*/ | ||
class sfCoreAutoload | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* of the same class (why?). | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfSimpleAutoload | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores cached content in APC. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAPCCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,8 +13,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Paulo M | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAPCuCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfCache is an abstract class for all cache classes in symfony. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores cached content in EAccelerator. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfEAcceleratorCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores content in files. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfFileCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* This class can be used to cache the result and output of any PHP callable (function and method calls). | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfFunctionCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores cached content in memcache. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfMemcacheCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that does nothing. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfNoCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores cached content in a SQLite database. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfSQLiteCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Cache class that stores cached content in XCache. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfXCacheCache extends sfCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfAnsiColorFormatter provides methods to colorize text to be displayed on a console. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAnsiColorFormatter extends sfFormatter | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfCommandApplication manages the lifecycle of a CLI application. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfCommandApplication | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Represents a command line argument. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandArgument | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Represent a set of command line arguments. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandArgumentSet | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfCommandException is thrown when an error occurs in a task. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandArgumentsException extends sfCommandException | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfCommandException is thrown when an error occurs in a task. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandException extends sfException | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,6 @@ | |
|
||
/** | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandLogger extends sfConsoleLogger | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Class to manage command line arguments and options. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandManager | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Represents a command line option. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandOption | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* Represent a set of command line options. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCommandOptionSet | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfFormatter provides methods to format text to be displayed on a console. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfFormatter | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfSymfonyCommandApplication manages the symfony CLI. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfSymfonyCommandApplication extends sfCommandApplication | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfConfiguration represents a configuration for a symfony application. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfApplicationConfiguration extends ProjectConfiguration | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
/** | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfAutoloadConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfCacheConfigHandler allows you to configure cache. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCacheConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfCompileConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,8 +12,6 @@ | |
* sfConfig stores all configuration information for a symfony application. | ||
* | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfConfig | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfConfigCache | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
abstract class sfConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,8 +16,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfDatabaseConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,6 @@ | |
|
||
/** | ||
* @author Fabien Potencier <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfDefineEnvironmentConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,8 +15,6 @@ | |
* | ||
* @author Fabien Potencier <[email protected]> | ||
* @author Sean Kerr <[email protected]> | ||
* | ||
* @version SVN: $Id$ | ||
*/ | ||
class sfFactoryConfigHandler extends sfYamlConfigHandler | ||
{ | ||
|
Oops, something went wrong.