33 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Arhell
c967eec15c update links 2022-08-06 13:54:29 +03:00
Alexander Makarov
fa8827f635 Added note about the fact that CUploadedFile::saveAs() is triggering PHP warning in some cases 2015-11-18 13:01:36 +03:00
David Baker
35885842e7 Shifted CUploadedFile getExtensionName to use CFileHelper getExtension 2013-11-11 09:28:21 -07:00
Paul Klimov
9d881fd9c5 "CUploadedFile::getInstancesByName()" has been fixed, allowing correct fetching names, which are part of other names. 2013-04-10 17:06:01 +03:00
Alexander Makarov
ebcf7b488c Merge pull request #2270 from AnatolyRugalev/CUploadedFile-phpdoc-fix
PHPDoc fix
2013-03-28 03:22:15 -07:00
Анатолий Ругалев
2c2e045718 Tiny fix. Automatic completion for objects doesn't work with @return array PHPDoc 2013-03-28 16:17:35 +06:00
Boaz Rymland
5d43578065 Update CUploadedFile.php
adding to documentation of 'saveAs()' a few words regarding the fact that it's overwriting existing files (if exists) without any questions asked
2013-03-21 22:33:56 +02:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Alexander Makarov
79565091c5 Fixes #1234 2012-09-09 19:33:32 +04:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
161abe9f23 (Fixes issue 2251) 2011-06-24 14:40:47 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
fe9e0c61f8 (Fixes issue 1119) 2010-09-01 18:59:13 +00:00
alexander.makarow
99180c3c46 (Fixes issue 1071) Optimized file copying in CUploadedFile::saveAs() 2010-04-03 15:58:42 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
9e3e6bc338 merge from 1.0 2009-12-07 19:51:28 +00:00
pestaa.hu
372d23d3c3 Clarify upload mechanism, separate logic into methods, update API; fully tested 2009-09-26 12:54:55 +00:00
pestaa.hu
e19bcef0fa Naming consistency 2009-09-24 21:06:49 +00:00
pestaa.hu
f1021d48b4 (Fixes issue 429) Native support for multiple file uploads 2009-09-24 20:57:38 +00:00
qiang.xue
e9ef35facf merge from 1.0 2009-06-29 20:00:12 +00:00
qiang.xue
7e9bf1e5ae merge from 1.0 2009-02-04 20:51:13 +00:00
qiang.xue
ba1c81cea9 2009-02-01 02:49:49 +00:00
qiang.xue
80c0b7d7cf merge from 1.0 2009-02-01 02:14:39 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
87dd239911 Added CFileHelper::getMimeType and CFileHelper::getMimeTypeByExtension 2008-11-15 14:24:48 +00:00
qiang.xue
45ebe4ce7e Finished CFileValidator and CUploadedFile. 2008-11-15 13:36:07 +00:00
qiang.xue
0d046d1902 Added CFileValidator and CUploadedFile. 2008-11-15 02:41:21 +00:00