Alex-Code
|
df4f80d306
|
Update framework/web/CClientScript.php
Allow duplicate meta tags as well as unique ones.
|
2012-10-29 18:13:20 +00:00 |
|
Alex-Code
|
679bec7baf
|
Update framework/web/CClientScript.php
Use the metatag options excluding the content as the key name.
Will allow changing/overwriting of previously registered meta tags.
|
2012-10-29 08:53:06 +00:00 |
|
Alexander Kochetov
|
486723805e
|
else if => elseif
|
2012-10-03 10:20:14 +04:00 |
|
Alexander Makarov
|
10ea135c0f
|
Bug #1351: CClientScript::registerMetaTag() now allows to register multiple meta tags with the same set of attributes
|
2012-09-12 02:34:02 +04:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Paul Klimov
|
71a5e94f2a
|
Doc comment for "CClientScript::registerMetaTag()" has been updated.
Issue #1351 has been added to CHANGELOG.
|
2012-09-07 13:28:07 +03:00 |
|
Paul Klimov
|
ef8262c103
|
Method "CClientScript::registerMetaTag()" allows duplication of meta tags.
|
2012-09-07 13:16:33 +03:00 |
|
resurtm
|
54b4e4d0e1
|
$scriptFilePosition and $scriptPosition inside CClientScript renamed to $defaultScriptFilePosition and $defaultScriptPosition respectively.
|
2012-05-21 21:41:45 +06:00 |
|
resurtm
|
fe3d98c646
|
CClientScript::$scriptFilePosition and CClientScript::$scriptPosition for controlling default $position values for registerScriptFile and registerScript.
|
2012-05-18 22:52:27 +06:00 |
|
mdomba (mdlap)
|
8f05c3cd34
|
(Fixes issue #673) changed CClientScript::scripts to public
|
2012-05-03 17:01:25 +02:00 |
|
alexander.makarow
|
1302947f52
|
(Fixes issue 3153) CClientScript::addPackage() now returns CClientScript instance to support method chaining
|
2012-02-09 21:12:53 +00:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
alexander.makarow
|
ab59fd888f
|
(Fixes issue 2914) Added CClientScript::addPackage
|
2011-12-26 23:43:08 +00:00 |
|
alexander.makarow
|
646cbb2b9a
|
Documented component accessors with @property for significantly better IDE autocomplete
|
2011-10-25 00:01:09 +00:00 |
|
mdomba
|
7f05ad4d46
|
doc fix
|
2011-08-19 07:46:27 +00:00 |
|
mdomba
|
8f17d3c3b7
|
added doc to registerMetaTag()
|
2011-05-21 06:50:35 +00:00 |
|
mdomba
|
7b169058a6
|
reverted r3227 (discussion on issue 2460)
|
2011-05-21 06:32:14 +00:00 |
|
mdomba
|
2872e0c3a5
|
(Fixes issue 2460) CClientScript::registerMetaTags() now uses tag names for array index, if available
|
2011-05-20 13:11:25 +00:00 |
|
qiang.xue
|
e23f2f4125
|
(Fixes issue 2268)
|
2011-03-29 13:27:50 +00:00 |
|
qiang.xue
|
d4875cb586
|
|
2011-03-28 11:47:01 +00:00 |
|
qiang.xue
|
1c42b81e89
|
|
2011-03-28 11:46:31 +00:00 |
|
qiang.xue
|
77094da2da
|
fixed a typo.
|
2011-03-28 11:45:19 +00:00 |
|
qiang.xue
|
f0fc1abb5c
|
Added CClientScript::corePackages
|
2011-03-16 21:03:45 +00:00 |
|
qiang.xue
|
878a4621cf
|
Added CClientScript::registerPackage().
|
2011-03-16 13:04:26 +00:00 |
|
qiang.xue
|
5526ee934b
|
|
2011-03-16 01:07:03 +00:00 |
|
qiang.xue
|
f37edf4528
|
* (Fixes issue 1285) Added support for using custom script packages with CClientScript
|
2011-03-16 00:59:51 +00:00 |
|
qiang.xue
|
d29d6980b1
|
(Fixes issue 1847)
|
2011-03-14 03:19:28 +00:00 |
|
alexander.makarow
|
2ab981b454
|
reverted method chaining support
|
2011-02-24 16:42:44 +00:00 |
|
alexander.makarow
|
75041e8620
|
Chained calls are now possible for most framework class setters and methods not returning a value
|
2011-02-23 20:20:28 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
1e92a280d7
|
(Fixes issue 1753)
|
2010-11-11 16:20:32 +00:00 |
|
qiang.xue
|
470375c257
|
(Fixes issue 1711)
|
2010-10-29 20:40:12 +00:00 |
|
qiang.xue
|
0ac436d726
|
(Fixed issue 1699)
|
2010-10-21 17:40:10 +00:00 |
|
mdomba
|
3e27374d6a
|
Fixed some typos in PHPdoc
|
2010-09-23 14:14:20 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
mdomba
|
0c680b592a
|
Shorter syntax (same functionality) for jQuery
|
2010-09-01 15:47:06 +00:00 |
|
qiang.xue
|
069cc63df5
|
|
2010-09-01 14:29:33 +00:00 |
|
mdomba
|
f865a7c21c
|
Fixes issue 1104
|
2010-09-01 13:22:24 +00:00 |
|
qiang.xue
|
55257ed7f7
|
* (Fixes issue 1276) Added CClientScript::coreScriptPosition to support customizing the insertion position of core scripts
|
2010-06-05 13:38:20 +00:00 |
|
qiang.xue
|
6a6b523319
|
(Fixes issue 1180)
|
2010-05-19 20:19:05 +00:00 |
|
qiang.xue
|
afdfd98010
|
Added CHtml::refresh().
|
2010-03-07 13:26:05 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
bc12b73f51
|
merge from 1.0
|
2009-11-10 22:54:46 +00:00 |
|
qiang.xue
|
0c1e4a5a42
|
merge from 1.0
|
2009-06-05 13:09:17 +00:00 |
|
qiang.xue
|
65328fa018
|
merge from 1.0.
|
2009-05-29 00:35:22 +00:00 |
|
qiang.xue@gmail.com
|
b124980319
|
merge from 1.0
|
2009-04-21 15:16:03 +00:00 |
|
qiang.xue
|
255f0a6511
|
merge from 1.0
|
2009-03-10 18:00:11 +00:00 |
|
qiang.xue
|
9d9bc08109
|
merge from 1.0
|
2009-03-02 01:36:36 +00:00 |
|
qiang.xue
|
66cc52b90d
|
merge from 1.0
|
2009-02-28 18:23:17 +00:00 |
|
qiang.xue
|
73560ccf52
|
merge from 1.0
|
2009-02-27 17:22:13 +00:00 |
|