19 Commits (2aace3714cb3e90b17a8ac5b561bfb9c7c929783)

Author SHA1 Message Date
Nobuo Kihara b227eff431 docs/guide/structure-controllers.md - fixed crosslink, typs [ci skip] 10 years ago
Carsten Brandt 36bebbfefb use id instead of name for anchor references in the guide 10 years ago
Qiang Xue 0b755395d4 working on guide [skip ci] 10 years ago
Thiago Talma cc40fb5b13 Fix brackets 10 years ago
Bazilio 1c3ea52f55 fixed link 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Qiang Xue 390a6c782e Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled 10 years ago
Luciano Baraglia 67043fb997 English guide typo [skip ci] 10 years ago
Qiang Xue 60b38a1a33 Finished filter section [skip ci] 10 years ago
Carsten Brandt 364153cda9 edited "hello" guide 10 years ago
Qiang Xue 713f73e6ed guide WIP [skip ci] 10 years ago
Qiang Xue bb93ccf5a2 finished tutorial on models [skip ci] 10 years ago
Qiang Xue fc28cee5f5 minor doc update [skip ci] 10 years ago
Qiang Xue bc19fd50aa guide WIP [skip ci] 10 years ago
Qiang Xue c01958efef Finished controller chapter [skip ci] 10 years ago
Qiang Xue 72f3a41495 guide WIP [skip ci] 10 years ago
Qiang Xue 9c9d11aef7 guide WIP [skip ci] 10 years ago
Qiang Xue ef71a97e57 renamed chapter to section [skip ci] 11 years ago
Qiang Xue 5b8cf206b9 guide wip [skip ci] 11 years ago
Qiang Xue fdefbc71c0 Reorganized guide. 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Qiang Xue a15a3835c7 Moved all filter classes to namespace `yii\filters` 11 years ago
Qiang Xue 50e338127d Improved action filter and action execution flow by supporting installing action filters at controller, module and application levels 11 years ago
Qiang Xue eaaf5f02a3 replaced tabs with spaces in docs. 11 years ago
Carsten Brandt b4fd5b5c46 updated german translations 11 years ago
东方孤思子(Paris·QianSen) ba27e94f58 Update controller.md 11 years ago
Qiang Xue 10061359ed Fixes #1467: Added support for organizing controllers in subdirectories 11 years ago
AlexGx c2ea7670f4 fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.) 11 years ago
Alexander Makarov 855b913dae Documented "Catching all incoming requests" 11 years ago
Alexander Makarov 8402cafa49 Corrected redirect in example, used request for getting post instead of global 11 years ago
Carsten Brandt 6ebcd9ac30 fixed absolute class links in guide 11 years ago
Alexander Makarov dc4feef716 Fixed note so that's clear that dashed internal routes are applied to modules 11 years ago
Carsten Brandt 8bf9184729 edited the guid. fixed a huge bunch of links, hopefully all :) 11 years ago
Qiang Xue a87e867261 doc fix. 11 years ago
Qiang Xue 7ae5fd4c88 doc fix. 11 years ago
Alexander Makarov b44d0eb6dc Docs: typo fixes, updated behaviors chapter 11 years ago
Mark cf917bee78 moved section 11 years ago
Mark 2081c6f40d subsection added 11 years ago
Mark b079c73a94 docs about response 11 years ago
Mark b0351ba485 docs improved 11 years ago
Mark 5c2064bd94 csrf docs added 11 years ago
zvon b59469b54c doc fix 11 years ago
Alexander Makarov 1f2972aa1e Fixed mistyped TDB -> TBD 11 years ago
Carsten Brandt d8cf758187 Update controller.md 11 years ago
Alexander Kozhevnikov ce1014f690 Removed extra parenthesis in code example 11 years ago
Alexander Makarov bcff068b3c Added crosslinks to Action Filters subsection of controller docs 11 years ago
Qiang Xue c7c13a6693 Added concrete http exception classes. 11 years ago
Alexander Makarov af778d1a13 Fixed actions() docs where alias was used to refer to class 11 years ago
Carsten Brandt d775814602 restructuring guide index.md and structure 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago