batufa/system/classes
2009-06-16 18:43:55 -05:00
..
controller Tracking Request changes in the base controllers (SHA be1fe04e4d) 2009-05-01 16:46:39 -05:00
kohana Kohana_Config_Loader is not used anymore 2009-06-15 21:34:07 -05: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 Added private constructors (final) to all static classe to prevent them from being used as objects 2009-06-09 09:51:53 -05: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 Switched Request to throw Request_Exception for easier catching 2009-06-16 18:43:55 -05:00
route.php Updated some Route comments 2009-05-21 17:33:56 -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