This website requires JavaScript.
Explore
Help
Sign In
wpstudio
/
image
Watch
1
Star
0
Fork
0
You've already forked image
Code
Issues
Pull Requests
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
fccb7b3fd9c4f3a4a94590b1b7f70fff75e57347
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Alexander Demidov
fccb7b3fd9
Refactoring use PATH_WEB_ROOT (move to main config). Remove use save originals. Add PHP-Doc comment into File class.
2013-06-17 12:01:59 +04:00
.gitignore
Initial commit.
2013-05-22 15:33:52 +04:00
File.class.php
Refactoring use PATH_WEB_ROOT (move to main config). Remove use save originals. Add PHP-Doc comment into File class.
2013-06-17 12:01:59 +04:00
FileHelper.class.php
Refactoring with use of separate to sub classes from Image. Add FileHelper to trying toString conversion. Add ImageCollection (not tested work).
2013-05-29 15:01:54 +04:00
Image.class.php
Set protected static $sizes default value - array(). Correct to getting sizes use with static::
2013-06-10 22:06:52 +04:00
ImageCollection.class.php
Add feature - save original image. Allow create empty instance of ImageCollection.
2013-06-10 16:46:29 +04:00
ImageVariant.class.php
Extend Image class. Separate to ImageVariant. Remove _is_new_record.
2013-05-27 12:49:32 +04:00
Upload.class.php
Refactoring use PATH_WEB_ROOT (move to main config). Remove use save originals. Add PHP-Doc comment into File class.
2013-06-17 12:01:59 +04:00
UploadHelper.class.php
Extend Image class. Separate to ImageVariant. Remove _is_new_record.
2013-05-27 12:49:32 +04:00
Description
No description provided
71
KiB
Languages
PHP
100%