Qiang Xue
3e159c9969
Removed the extra EOLs.
11 years ago
egorpromo
af966d529a
I add new line in methods that render code in the head and for body
11 years ago
iJackUA
253becaef5
View default value for $params
...
To prevent Warning "Trying to get property of non-object" in case when nothing set to params, but you try to get some key (check is there something)
ArrayHelper::getValue($this->view->params, 'abc');
11 years ago
Carsten Brandt
72b4f4f717
added comment
11 years ago
Carsten Brandt
80cf9c8be9
better error message
11 years ago
Carsten Brandt
a922c41ee6
more asset bundle tests and docs
11 years ago
Carsten Brandt
abc1e0c2bb
fix issue #700
...
adjust depended asset position or throw exception on conflict
11 years ago
Carsten Brandt
a6784f4ae9
doc fix
11 years ago
Qiang Xue
9836b28ed3
Fixes #884 .
11 years ago
Qiang Xue
1aa836ffc7
use meta tags to pass CSRF token.
11 years ago
Carsten Brandt
ca69ef09d4
update of @property annotations
11 years ago
Carsten Brandt
bdb77f33ba
updated @property annotations of many classes
11 years ago
Alexander Makarov
805706b26e
more view docs
11 years ago
Qiang Xue
922f185b6f
bug fix.
11 years ago
Qiang Xue
d1c41fe144
changed to trace from info.
11 years ago
Qiang Xue
a128bffb47
Fix for asset command.
11 years ago
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
11 years ago
Qiang Xue
4ec0a61af1
Added logging of view files.
12 years ago
Qiang Xue
20666567e8
debug toolbar WIP
12 years ago
Qiang Xue
03e07f4340
cleaned up "use" statements.
12 years ago
Qiang Xue
c9a7119b91
Fixes issue #467 : allow view file to be absent as long as the themed version exists.
12 years ago
Qiang Xue
e1cde74b7b
Fixed doc.
12 years ago
Carsten Brandt
3ac84240b6
added note about dependency to registerJsFile
...
Fixes #373
12 years ago
Qiang Xue
c401bb4926
Updated the doc about view renderer.
12 years ago
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
12 years ago
Qiang Xue
04a825f462
Finished bootstrap Widget and Modal.
12 years ago
Qiang Xue
5f23f631ba
hashing the key for registerCss and registerJs.
12 years ago
Qiang Xue
0d41a25eb4
Added support for View::POS_READY.
12 years ago
Rinat Silnov
f675cdf3e7
Added file extension in View::beginContent docs
12 years ago
Qiang Xue
2d8a465c2f
Fixes issue #257 : removed the $view parameter from widget methods.
12 years ago
Qiang Xue
4fa377d890
Added default class for theme.
12 years ago
Qiang Xue
51f4424332
Fixes issue #172 : Implemented new usage of widgets.
12 years ago
Carsten Brandt
c5d382c68a
added newline to end of header and body blocks in View
...
issue #237
12 years ago
resurtm
c98628d42e
CS fixes.
12 years ago
resurtm
5575f53657
CS fixes.
12 years ago
Qiang Xue
0d814fa523
Moved "framework" to "iii".
12 years ago
Qiang Xue
b836665dfd
Added beginPage and endPage events.
12 years ago
Qiang Xue
1415c12c5a
Changed default value of View::renderers.
12 years ago
Zander Baldwin
4be9e195c2
Add Newlines
...
Appended newlines to every PHP document that did not have a newline as the last character in the file.
12 years ago
Qiang Xue
c9895eff82
Fixes issue #110 .
12 years ago
Qiang Xue
3a146a0662
Refactored view renderers.
12 years ago
Qiang Xue
90cfb6ebb8
ActiveForm wip
12 years ago
Qiang Xue
f21499dd9b
script WIP
12 years ago
Qiang Xue
41ea94853b
refactoring and documentation for asset/script management.
12 years ago
Qiang Xue
c49222f799
script WIP
12 years ago
Qiang Xue
34c0794f00
script WIP
12 years ago
Qiang Xue
5cd7961a38
renamed clip to block.
12 years ago
Qiang Xue
486ab3ff67
script WIP
12 years ago
Qiang Xue
ad4cf9e8fa
Added beforeRender and afterRender to View.
12 years ago
Qiang Xue
c32a202d82
refactored MVC.
12 years ago