Carsten Brandt
5ed52b98a1
renamed Application::handle() to handelRequest()
...
Name make more sense imo as it is not clear what it handles otherwise.
Removed unused method processRequest form console app and also refactored
console Application to be more similar to web Application.
12 years ago
Qiang Xue
03e07f4340
cleaned up "use" statements.
12 years ago
Qiang Xue
a951e1c8e1
Replaced Jsonable with Arrayable.
...
Added support for different response formats.
Support for error response in different formats.
12 years ago
Qiang Xue
420637443c
Refactored the way of sending response in controller actions.
12 years ago
Qiang Xue
ad218c6719
moved HttpException to web.
12 years ago
Qiang Xue
800723945b
Fixes issue #194 : Added Application::catchAll.
12 years ago
Qiang Xue
ebe31c5f60
Fixes issue 380: invalid route exception should be 404.
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago
Qiang Xue
0d814fa523
Moved "framework" to "iii".
12 years ago
Qiang Xue
41ea94853b
refactoring and documentation for asset/script management.
12 years ago
Alexander Makarov
a701697c96
fixed component name
12 years ago
Qiang Xue
0416e01414
script WIP
12 years ago
Qiang Xue
4c2fcd7608
refactored application.
12 years ago
Qiang Xue
6aa86712e2
User WIP
12 years ago
Qiang Xue
cd1b3d321a
refactored url creation shortcut method.
12 years ago
Qiang Xue
1184e1e148
Finished AccessControl and HttpCache.
12 years ago
Qiang Xue
80dbaaca8b
bug fixes.
12 years ago
Qiang Xue
03e212bcf6
Added HtmlTest.
12 years ago
Qiang Xue
30d70be071
Finished Html helper.
12 years ago
Qiang Xue
4fdaab3560
updated file header.
12 years ago
Qiang Xue
210e7b69c4
cleanup
12 years ago
Qiang Xue
60583b87d3
cleanup
12 years ago
Qiang Xue
a095d383e2
refactored url management.
12 years ago
Qiang Xue
e26a9ff4f5
...
12 years ago
Qiang Xue
1c375b9097
bug fixes.
12 years ago
Qiang Xue
8e05e6e62d
changed copyright line.
12 years ago
Alexander Makarov
476266a25b
moved UrlManager from web to base
12 years ago
Qiang Xue
d876da383e
...
12 years ago
Qiang Xue
b7a7800fec
Fixed constructors.
12 years ago
Qiang Xue
e7a5e8ab37
...
13 years ago