batufa/system/classes
ThePixelDeveloper ab717f7c24 Fixed #18, Error using Kohana::config when no caching is enabled and using application/config files
Signed-off-by: Woody Gilk <woody.gilk@kohanaphp.com>
2009-06-19 00:04:14 +08:00
..
controller Cleaning up 10ad0e3f5a 2009-06-17 10:48:30 -05:00
kohana Fixed #18, Error using Kohana::config when no caching is enabled and using application/config files 2009-06-19 00:04:14 +08:00
request Added View_Exception 2009-06-16 18:38:08 -05:00
session Making sure that database session ids are unique, fixes #8 2009-06-14 09:41:07 -05:00
view Added View_Exception 2009-06-16 18:38:08 -05:00
arr.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
cli.php Added cli helper class 2009-04-09 16:58:15 -05:00
controller.php Tracking Request changes in the base controllers (SHA be1fe04e4d) 2009-05-01 16:46:39 -05:00
cookie.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
date.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
encrypt.php Ported Encrypt library from 2.4 2009-05-23 15:09:47 -05:00
file.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
form.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
html.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
i18n.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
inflector.php Some typos in inflector class 2009-06-16 16:36:00 +02:00
kohana.php Fixes #12, thanks themusicman. 2009-06-15 17:05:40 +01:00
model.php Added a missing comment and syntax error in Model 2009-04-09 15:46:12 -05:00
profiler.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
remote.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
request.php Removing invalid @chainable doctags 2009-06-16 18:44:50 -05:00
route.php Removing invalid @chainable doctags 2009-06-16 18:44:50 -05:00
security.php Fixed broken variable references in security::xss_clean() 2009-06-13 16:30:29 -05:00
session.php Updated Session classes to support restarting an existing session (does not apply to cookie sessions), fixes #3 2009-06-13 17:31:33 -05:00
text.php Ported text and form helpers from 2.4. Form helper will need the support of the URL helper, which has not been ported yet. 2009-05-21 13:03:57 -05:00
url.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
utf8.php Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05:00
validate.php Fixed a typo in comment 2009-06-14 09:46:43 -05:00
view.php Cleaned up View comments and fixed a couple of minor WTFs 2009-06-16 18:42:27 -05:00