|
c2ea7670f4
|
fix doc code according to yii2 core code style (When instantiating class it should be new MyClass(); instead of new MyClass;.)
|
2014-03-01 10:55:51 +02:00 |
|
|
a3580e2dda
|
Typo fixes for $user->attributes
print_r($data) should be print_r($user->attributes)
|
2014-02-26 13:24:06 +01:00 |
|
|
6ebcd9ac30
|
fixed absolute class links in guide
|
2014-02-21 18:58:20 +01:00 |
|
|
93a9c5eb3f
|
Fixed some class references in the guide
|
2014-02-16 23:47:41 +04:00 |
|
|
d8508cdf05
|
added docs about inline validation
fixes #2406
|
2014-02-12 23:39:55 +01:00 |
|
|
edb0991b76
|
Fixed typos
|
2014-02-02 17:59:54 +04:00 |
|
|
7e807206cc
|
Typo fix
|
2014-02-01 21:16:18 +04:00 |
|
|
21b16ad06b
|
Added ! usage for default scenario example to model guide
|
2014-02-01 21:03:58 +04:00 |
|
|
05e4fb0b46
|
Revised model guide
|
2014-02-01 16:52:51 +04:00 |
|
|
8542f60a3e
|
And another fix to mass assignment example
|
2014-02-01 15:59:57 +04:00 |
|
|
b94532e22e
|
Fixed mass assignment note
|
2014-02-01 15:58:46 +04:00 |
|
|
745030b1a1
|
Fixed bad example in mass assignment guide
|
2014-02-01 15:51:16 +04:00 |
|
|
e4963f50b2
|
Guide updated
|
2014-01-19 13:50:20 +04:00 |
|
|
e990be9394
|
#1788 info about retaining the default scenario
|
2014-01-05 16:53:55 +01:00 |
|
|
58bd2fb958
|
Only whitespace removal
|
2013-11-27 20:19:56 +02:00 |
|
|
3c1596c9ca
|
some clarification on model docs
|
2013-11-23 18:17:39 +01:00 |
|
|
2230ecb185
|
Edited model.md up to Validation
|
2013-11-17 11:50:46 -05:00 |
|
|
1f6a823073
|
Short array syntax
|
2013-10-18 20:52:38 +04:00 |
|
|
9861ed36cd
|
Edited introduction
|
2013-09-22 20:35:56 -04:00 |
|
|
f6c4c1ef3f
|
explained why AR is used in an example for scenarios doc
|
2013-08-14 13:16:23 +04:00 |
|
|
a23f233457
|
enhanced the usage of StringValidator.
|
2013-07-31 07:42:59 -04:00 |
|
|
aaa84df0af
|
Correct validation rule
|
2013-07-31 13:15:22 +02:00 |
|
|
ea9949c729
|
minor doc update.
|
2013-07-28 11:49:46 -04:00 |
|
|
f801115e5e
|
Fixes #595. Add doc on changing model scenario.
|
2013-07-03 11:26:43 +06:00 |
|
|
c92c008908
|
Removed part about extending attributes which is not basic usage
Discussion is here:
9bc5868dd1 (commitcomment-3552713)
|
2013-07-03 02:14:08 +02:00 |
|
|
a2a4c40be0
|
better sentence for label example.
|
2013-07-03 02:07:01 +02:00 |
|
|
38f1e59b07
|
Update model.md
|
2013-07-03 01:41:52 +02:00 |
|
|
9bc5868dd1
|
model guide
|
2013-07-03 02:18:27 +04:00 |
|
|
05d5962cfa
|
guide wip
|
2013-05-03 20:58:49 -04:00 |
|