root

Name Size Rev Age Last Change
fActiveRecord.php 92.0 kB 772 6 months wbond: Fixed some of the ORM classes to specify the proper return value from …
fAuthorization.php 14.1 kB 766 6 months wbond: Fixed ticket #363 - added fAuthorization::getLoginPage()
fBuffer.php 6.3 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fCache.php 9.4 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fConnectivityException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fCookie.php 9.0 kB 717 1 year wbond: Fixed ticket #304 - added fCookie::delete()
fCore.php 32.1 kB 758 6 months wbond: Fixed ticket #397 - fFile, fImage and fDirectory all handle re-used …
fCRUD.php 12.2 kB 721 11 months wbond: BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
fCryptography.php 20.6 kB 763 6 months wbond: Fixed ticket #399 - changed fCryptography::seedRandom() to pass a …
fDatabase.php 90.1 kB 785 6 months wbond: Fixed an auto-incrementing transaction bug with Oracle and debugging …
fDate.php 11.6 kB 775 6 months wbond: Fixed ticket #375 - added the $simple parameter to …
fDirectory.php 17.5 kB 782 6 months wbond: Fixed ticket #403 - fixed regression in fDirectory::scan() to properly …
fEmail.php 42.9 kB 767 6 months wbond: Fixed ticket #321 - Added the $unindent_expand_constants parameter to …
fEmptySetException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fEnvironmentException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fException.php 19.4 kB 633 1 year wbond: Fixed some API documentation in fException
fExpectedException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fFile.php 36.5 kB 784 6 months wbond: Fixed ticket #404 - fFile::rename() no longer fails when the old and new …
fFilesystem.php 22.5 kB 778 6 months wbond: Fixed ticket #378 - added fFile::append()
fGrammar.php 20.1 kB 747 6 months wbond: Fixed ticket #374 - added missing fGrammar::compose()
fHTML.php 10.8 kB 729 10 months wbond: Fixed ticket #339 - some conditional comments were causing the regex in …
fImage.php 37.5 kB 778 6 months wbond: Fixed ticket #378 - added fFile::append()
fJSON.php 16.8 kB 774 6 months wbond: Fixed ticket #365 - added fJSON::output()
fMessaging.php 6.3 kB 776 6 months wbond: Fixed a small PHPDoc error in fMessaging
fMoney.php 19.5 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fNoRemainingException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fNoRowsException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fNotFoundException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fNumber.php 44.5 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fORM.php 36.8 kB 770 6 months wbond: Fixed ticket #395 - added post::loadFromIdentityMap() hook and fixed …
fORMColumn.php 28.8 kB 783 6 months wbond: Fixed a bug with fORMColumn::prepareLinkColumn() returning http:// for …
fORMDatabase.php 46.6 kB 754 6 months wbond: Changed fORMDatabase::injectFromAndGroupByClauses() to be able to handle …
fORMDate.php 19.7 kB 772 6 months wbond: Fixed some of the ORM classes to specify the proper return value from …
fORMFile.php 41.8 kB 777 6 months wbond: Fixed ticket #355 - fORMFile::set() now performs column inheritance, just …
fORMJSON.php 4.9 kB 592 1 year wbond: Updated fORMJSON to remove the $associate parameter from the record set …
fORMMoney.php 20.4 kB 772 6 months wbond: Fixed some of the ORM classes to specify the proper return value from …
fORMOrdering.php 28.2 kB 730 10 months wbond: Fixed ticket #346 - fORMOrdering was creating incorrect SQL statements for …
fORMRelated.php 63.1 kB 772 6 months wbond: Fixed some of the ORM classes to specify the proper return value from …
fORMSchema.php 12.8 kB 756 6 months wbond: Fixed ticket #394 - fixed issues with the route names for one-to-one …
fORMValidation.php 47.6 kB 787 6 months wbond: Fixed ticket #177 - added support for schema-based numeric range checking …
fProgrammerException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fRecordSet.php 61.4 kB 745 7 months wbond: Fixed ticket #368 - added support for Oracle number columns. Fixed some …
fRequest.php 22.2 kB 773 6 months wbond: Fixed ticket #338 - added method fRequest::isAjax()
fResult.php 19.2 kB 746 6 months wbond: Fixed #231 - added fStatement, fDatabase::prepare() and …
fSchema.php 81.8 kB 786 6 months wbond: Added min_value and max_value elements to fSchema::getColumnInfo()
fSession.php 14.5 kB 748 6 months wbond: Fixed ticket #377 - cleaned up from fSession API documentation bugs
fSQLException.php 1.6 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fSQLTranslation.php 43.9 kB 744 9 months wbond: Fixed ticket #351 - translated queries on MSSQL servers with sub-selects …
fStatement.php 21.2 kB 746 6 months wbond: Fixed #231 - added fStatement, fDatabase::prepare() and …
fTemplating.php 14.1 kB 577 1 year wbond: Updated documentation to indicate when methods will throw the exception in …
fText.php 4.7 kB 507 2 years wbond: Updated fText to handle components passed as an array, updated fException
fTime.php 11.6 kB 775 6 months wbond: Fixed ticket #375 - added the $simple parameter to …
fTimestamp.php 43.6 kB 775 6 months wbond: Fixed ticket #375 - added the $simple parameter to …
fUnbufferedResult.php 17.2 kB 746 6 months wbond: Fixed #231 - added fStatement, fDatabase::prepare() and …
fUnexpectedException.php 2.0 kB 448 2 years wbond: Updated copyright notices and licenses to use Will instead of William, …
fUpload.php 11.1 kB 716 1 year wbond: Fixed ticket #329 - added fUpload::filter() to allow for ignoring array …
fURL.php 7.4 kB 667 1 year wbond: Fixed ticket #276 - fURL::redirect() no longer requires a parameter and …
fUTF8.php 66.7 kB 746 6 months wbond: Fixed #231 - added fStatement, fDatabase::prepare() and …
fValidation.php 13.0 kB 701 1 year wbond: Fixed tickets #250 and #307 - fValidationException can now take a header …
fValidationException.php 4.9 kB 701 1 year wbond: Fixed tickets #250 and #307 - fValidationException can now take a header …
fXML.php 15.2 kB 702 1 year wbond: Added the $http_timeout parameter to fXML::__construct() that allows for …