Full index

Package indexes


a b c d e f g h i j l m n o p q r s t u v w _
a
top
Method addBorder
Method addDropShadow
Method addText
adds text to an image
Method addText
Method addText
addText
Method addText
addText
Constant AREAEDIT_BACKEND_URL
AREAEDIT_BACKEND_URL in backend_conf.php
Backend URL to use.
Constant AREAEDIT_INSTALL_ROOT
AREAEDIT_INSTALL_ROOT in backend_conf.php
install path.
Constant AREAEDIT_INSTALL_URL
AREAEDIT_INSTALL_URL in backend_conf.php
install URL
Constant AREAEDIT_VERSION
AREAEDIT_VERSION in VERSION.php
Page api.html
api.html in api.html
Page aspell_setup.php
aspell_setup.php in aspell_setup.php
Page about.html
about.html in about.html
b
top
Page backend_conf.php
backend_conf.php in backend_conf.php
Page backend_conf.php.in
backend_conf.php.in in backend_conf.php.in
Page backend.php
backend.php in backend.php
Page banner.txt
banner.txt in banner.txt
Page buildruntime.php
buildruntime.php in buildruntime.php
Page buildruntime.php.in
buildruntime.php.in in buildruntime.php.in
Page backend.php
backend.php in backend.php
Page backend.php
backend.php in backend.php
Page blank.html
blank.html in blank.html
c
top
Variable $command
associative array commands to be executed
Variable $command
associative array commands to be executed
Variable $config
ImageManager::$config in ImageManager.php
Configuration array.
Method cleanUp
Method cleanUp
ImageEditor::cleanUp() in ImageEditor.php
Delete any tmp image files.
Method colorarray2colorhex
Reverse of rgb2colorname.
Method colorhex2colorarray
Reverse of rgb2colorname.
Page Configure.php
Configure.php in Configure.php
Method copyFile
Files::copyFile() in Files.php
Copy a file from source to destination. If unique == true, then if the destination exists, it will be renamed by appending an increamenting counting number.
Method countFiles
ImageManager::countFiles() in ImageManager.php
Count the number of files and directories in a given folder minus the thumbnail folders and thumbnails.
Method createFolder
Create a new folder.
Method createThumbnail
Create a thumbnail.
Method createUnique
ImageEditor::createUnique() in ImageEditor.php
Create unique tmp image file name.
Method createUnique
Page CREDITS.txt
CREDITS.txt in CREDITS.txt
Method crop
Image_Transform::crop() in Transform.php
Method crop
Crop the image
Method crop
Crop the image
Method crop
Crop the image
Page config.inc.php
config.inc.php in config.inc.php
Page config.php
config.php in config.php
Page custom2.html
custom2.html in custom2.html
d
top
Variable $dirs
ImageManager::$dirs in ImageManager.php
Array of directory information.
Variable $driver
Thumbnail::$driver in Thumbnail.php
Graphics driver, GD, NetPBM or ImageMagick.
Page ddt.php
ddt.php in ddt.php
Method deleteDirs
ImageManager::deleteDirs() in ImageManager.php
Delete specified directories.
Method deleteFiles
ImageManager::deleteFiles() in ImageManager.php
Delete and specified files.
Method delFile
Files::delFile() in Files.php
Delete a file.
Method delFolder
Files::delFolder() in Files.php
Delete folder(s), can delete recursively.
Page ddtpreproc.php
ddtpreproc.php in ddtpreproc.php
Page ddtpreproc.php.in
ddtpreproc.php.in in ddtpreproc.php.in
Function dircomp
dircomp() in scan.php
compare directory entries
Function dirsort
dirsort() in scan.php
sort a directory
Method display
Display image without saving and lose changes
Method display
Display image without saving and lose changes
Method display
Display image without saving and lose changes
Method display
Place holder for the real display method used by extended methods to do the resizing
Function drawDirs
drawDirs() in images.php
Draw the directory.
Function drawErrorBase
drawErrorBase() in images.php
No directories and no files.
Function drawFiles
drawFiles() in images.php
Draw the files in an table.
Function drawNoResults
drawNoResults() in images.php
No directories and no files.
Function dumpmsg
dumpmsg() in ddt.php
dumps message to stdout or log file depending upon global.
Page docprop.html
docprop.html in docprop.html
Page dialog.html
dialog.html in dialog.html
e
top
Function errorEcho
errorEcho() in ddt.php
Method escape
Files::escape() in Files.php
Escape the filenames, any non-word characters will be replaced by an underscore.
Page editorFrame.php
editorFrame.php in editorFrame.php
Page editor.php
editor.php in editor.php
Page example01.html
example01.html in example01.html
Page editor_help.html
editor_help.html in editor_help.html
f
top
Variable $filesaved
ImageEditor::$filesaved in ImageEditor.php
Method factory
Create a new Image_resize object
Class Files
Files in Files.php
File Utilities
Constant FILE_COPY_OK
FILE_COPY_OK in Files.php
Constant FILE_ERROR_COPY_FAILED
Constant FILE_ERROR_DST_DIR_FAILED
Constant FILE_ERROR_NO_SOURCE
File Utilities.
Method fixPath
Files::fixPath() in Files.php
Append a / to the path if required.
Method flip
Flip the image horizontally or vertically
Method flip
Flip the image horizontally or vertically
Method flip
Image_Transform::flip() in Transform.php
Method flip
Flip the image horizontally or vertically
Method formatSize
Files::formatSize() in Files.php
Format the file size, limits to Mb.
Method free
Image_Transform::free() in Transform.php
Place holder for the real free method used by extended methods to do the resizing
Method free
Thumbnail::free() in Thumbnail.php
Free up the graphic driver resources.
Method free
Destroy image handle
Method free
Destroy image handle
Method free
Destroy image handle
Page Files.php
Files.php in Files.php
Page fullscreen.html
fullscreen.html in fullscreen.html
g
top
Method gamma
Adjust the image gamma
Method gamma
Image_Transform::gamma() in Transform.php
Method gamma
Adjust the image gamma
Method gamma
Adjust the image gamma
Method getAction
ImageEditor::getAction() in ImageEditor.php
Get the action GET parameter
Method getDefaultSaveFile
Get the default save file name, used by editor.php.
Method getDefaultThumb
Get the default thumbnail.
Method getDirs
ImageManager::getDirs() in ImageManager.php
Get the sub directories in the base dir.
Method getFiles
ImageManager::getFiles() in ImageManager.php
Get all the files and directories of a relative path.
Method getFileURL
ImageManager::getFileURL() in ImageManager.php
Get the URL of the relative file.
Method getFullPath
ImageManager::getFullPath() in ImageManager.php
Get the fullpath to a relative file.
Method getImageInfo
ImageManager::getImageInfo() in ImageManager.php
Get image size information.
Method getImagesDir
ImageManager::getImagesDir() in ImageManager.php
Get the images base directory.
Method getImagesURL
ImageManager::getImagesURL() in ImageManager.php
Get the images base URL.
Method getImageType
ImageEditor::getImageType() in ImageEditor.php
Get the image type base on an image file.
Method getImageType
Get the type of the image being manipulated
Method getSaveFileName
Get the file name base on the save name and the save type.
Method getThumbnail
ImageManager::getThumbnail() in ImageManager.php
Get the thumbnail url to be displayed.
Method getThumbName
ImageManager::getThumbName() in ImageManager.php
For a given image file, get the respective thumbnail filename no file existence check is done.
Method getThumbURL
ImageManager::getThumbURL() in ImageManager.php
Similar to getThumbName, but returns the URL, base on the
Method getTmpPrefix
ImageManager::getTmpPrefix() in ImageManager.php
Get the tmp file prefix.
Method getUniqueFilename
Get a unique filename. If the file exists, the filename base is appended with an increasing integer.
Method getWebSafeFormat
Page GD.php
GD.php in GD.php
h
top
Variable $height
Thumbnail::$height in Thumbnail.php
Thumbnail default height.
Page html-tidy-logic.php
html-tidy-logic.php in html-tidy-logic.php
i
top
Variable $image
Image_Transform::$image in Transform.php
Name of the image file
Variable $imageHandle
Holds the image file for manipulation
Variable $img_x
Image_Transform::$img_x in Transform.php
Original image width in x direction
Variable $img_y
Image_Transform::$img_y in Transform.php
Original image width in y direction
Page infile_list.txt
infile_list.txt in infile_list.txt
Page install.php
install.php in install.php
Page index.html
index.html in index.html
Class ImageEditor
ImageEditor in ImageEditor.php
Handles the basic image editing capbabilities.
Method ImageEditor
ImageEditor::ImageEditor() in ImageEditor.php
Create a new ImageEditor instance. Editing requires a
Class ImageManager
ImageManager in ImageManager.php
ImageManager Class.
Method ImageManager
ImageManager::ImageManager() in ImageManager.php
Constructor. Create a new Image Manager instance.
Function imagemanager_callback
ImageManager backend callback
Constant IMAGE_CLASS
IMAGE_CLASS in config.inc.php
Image Library to use.
Class Image_Transform
Image_Transform in Transform.php
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Class Image_Transform_Driver_GD
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Class Image_Transform_Driver_IM
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Method Image_Transform_Driver_IM
Class Image_Transform_Driver_NetPBM
The main "Image_Resize" class is a container and base class which provides the static methods for creating Image objects as well as some utility functions (maths) common to all parts of Image Resize.
Method Image_Transform_Driver_NetPBM
Class Constructor
Method Image_Transform_GD
Check settings
Constant IMAGE_TRANSFORM_LIB_PATH
IMAGE_TRANSFORM_LIB_PATH in config.inc.php
NetPBM or IM binary path.
Constant IM_CONFIG_LOADED
IM_CONFIG_LOADED in config.inc.php
Editor Temporary File Prefix.
Function increment_commit_count
increment_commit_count() in svn_commit_preproc.php
Page index.html
index.html in index.html
Page INSTALL.txt
INSTALL.txt in INSTALL.txt
Method isFileSaved
ImageEditor::isFileSaved() in ImageEditor.php
Did we save a file?
Method isGDEditable
ImageEditor::isGDEditable() in ImageEditor.php
Check if the specified image can be edit by GD
Method isGDGIFAble
ImageEditor::isGDGIFAble() in ImageEditor.php
Check if GIF can be edit by GD.
Method isThumb
ImageManager::isThumb() in ImageManager.php
Check if the file contains the thumbnail prefix.
Method isThumbDir
ImageManager::isThumbDir() in ImageManager.php
Check if the given directory is a thumbnail directory.
Method isTmpFile
ImageManager::isTmpFile() in ImageManager.php
Check if the given file is a tmp file.
Method isValidBase
ImageManager::isValidBase() in ImageManager.php
Page ImageEditor.php
ImageEditor.php in ImageEditor.php
Page ImageManager.php
ImageManager.php in ImageManager.php
Page IM.php
IM.php in IM.php
Page images.php
images.php in images.php
Page insert_image.html
insert_image.html in insert_image.html
Page insert_table.html
insert_table.html in insert_table.html
j
top
Function js_encode
js_encode() in scan.php
js_encode()
l
top
Variable $lapse_time
ImageEditor::$lapse_time in ImageEditor.php
tmp file storage time.
Variable $lapse_time
Variable $lib_path
Path the the library used
Page LICENSE.txt
LICENSE.txt in LICENSE.txt
Function linker_callback
linker_callback() in backend.php
Liner backend callback
Method load
Image_Transform::load() in Transform.php
Place holder for the real load method used by extended methods to do the resizing
Method load
Load image
Method load
Load image
Method load
Load image
Page link.html
link.html in link.html
m
top
Variable $manager
ImageEditor::$manager in ImageEditor.php
ImageManager instance.
Page makedocs.pl.in
makedocs.pl.in in makedocs.pl.in
Method makeFile
Files::makeFile() in Files.php
Similar to makePath, but the second parameter is not only a path, it may contain say a file ending.
Method makePath
Files::makePath() in Files.php
Concat two paths together. Basically $pathA+$pathB
Method makeRelative
ImageEditor::makeRelative() in ImageEditor.php
Specifiy the original relative path, a new filename and return the new filename with relative path.
Page manager.php
manager.php in manager.php
n
top
Variable $new_x
Image_Transform::$new_x in Transform.php
New image width in x direction
Variable $new_y
Image_Transform::$new_y in Transform.php
New image width in y direction
Page NetPBM.php
NetPBM.php in NetPBM.php
Page newFolder.php
newFolder.php in newFolder.php
o
top
Variable $old_image
Holds the original image file
Page old-fullscreen.html
old-fullscreen.html in old-fullscreen.html
Page old_insert_image.html
old_insert_image.html in old_insert_image.html
p
top
Variable $proportional
Thumbnail::$proportional in Thumbnail.php
Thumbnail is proportional
Page perms_list.txt
perms_list.txt in perms_list.txt
Page plugin_chooser-body.php
plugin_chooser-body.php in plugin_chooser-body.php
Page plugin_chooser-menu.html
plugin_chooser-menu.html in plugin_chooser-menu.html
Page plugin_chooser_example.html
plugin_chooser_example.html in plugin_chooser_example.html
Function PostIt
PostIt() in tidy.php
Function to POST some data to a URL
Function procDDT
procDDT() in ddtpreproc.php.in
process _ddt() calls in a javascript file.
Method processAction
ImageEditor::processAction() in ImageEditor.php
Process the actions, crop, scale(resize), rotate, flip, and save.
Method processImage
ImageEditor::processImage() in ImageEditor.php
Process the image, if not action, just display the image.
Method processNewDir
ImageManager::processNewDir() in ImageManager.php
Create new directories.
Method processUploads
ImageManager::processUploads() in ImageManager.php
Process uploaded files, assumes the file is in $_FILES['upload'] and $_POST['dir'] is set.
Function process_template
process_template() in install.php
Process a template file.
q
top
Variable $quality
Thumbnail::$quality in Thumbnail.php
Thumbnail default JPEG quality.
r
top
Variable $resized
Image_Transform::$resized in Transform.php
Flag to warn if image has been resized more than once before displaying or saving.
Page README.txt
README.txt in README.txt
Page readme-tech.html
readme-tech.html in readme-tech.html
Function rapply
rapply() in ddtpreproc.php.in
recursive apply
Function rcopy
rcopy() in install.php
recursive copy - copy that handles directories.
Function rdelete
rdelete() in install.php
recursive delete - recursively deletes a directory
Page README_DEVELOPERS.txt
README_DEVELOPERS.txt in README_DEVELOPERS.txt
Page README.txt
README.txt in README.txt
Page RELEASE_NOTES.txt
RELEASE_NOTES.txt in RELEASE_NOTES.txt
Method resize
Image_Transform::resize() in Transform.php
Resize the Image in the X and/or Y direction If either is 0 it will be scaled proportionally
Method rotate
Rotate image by the given angle Uses a fast rotation algorythm for custom angles or lines copy for multiple of 90 degrees
Method rotate
Rotates the image
Method rotate
rotate
s
top
Page svn_commit_preproc.php
svn_commit_preproc.php in svn_commit_preproc.php
Page svn_commit.pl.in
svn_commit.pl.in in svn_commit.pl.in
Page simple_example_landing.php
simple_example_landing.php in simple_example_landing.php
Page simple_example.php
simple_example.php in simple_example.php
Page select_character.html
select_character.html in select_character.html
Page scan.php
scan.php in scan.php
Page spell-check-logic.php
spell-check-logic.php in spell-check-logic.php
Page spell-check-savedicts.php
spell-check-savedicts.php in spell-check-savedicts.php
Page spell-check-ui.html
spell-check-ui.html in spell-check-ui.html
Page select_color.html
select_color.html in select_color.html
Method save
Image_Transform::save() in Transform.php
Place holder for the real save method used by extended methods to do the resizing
Method save
Save the image file
Method save
Thumbnail::save() in Thumbnail.php
Save the thumbnail file.
Method save
Save the image file
Method save
Save the image file
Method scale
Image_Transform::scale() in Transform.php
Scale Image to a maximum or percentage
Method scaleByFactor
Scales an image to a factor of its original size. For example, if my image was 640x480 and I called scaleByFactor(0.5) then the image would be resized to 320x240.
Method scaleByLength
Scales an image so that the longest side has this dimension.
Method scaleByPercentage
Scales an image to a percentage of its original size. For example, if my image was 640x480 and I called scaleByPercentage(10) then the image would be resized to 64x48
Method scaleMaxX
Scale the image to have the max x dimension specified.
Method scaleMaxY
Scale the image to have the max y dimension specified.
Function scan
scan() in scan.php
scan a directory
t
top
Variable $type
Image_Transform::$type in Transform.php
Type of the image file (eg. jpg, gif png ...)
Variable $type
Thumbnail::$type in Thumbnail.php
Default image type is JPEG.
Page test.html
test.html in test.html
Page Thumbnail.php
Thumbnail.php in Thumbnail.php
Page Transform.php
Transform.php in Transform.php
Page thumbs.php
thumbs.php in thumbs.php
Page tidy.php
tidy.php in tidy.php
Function tabify
tabify() in scan.php
tabify()
Method Thumbnail
Thumbnail::Thumbnail() in Thumbnail.php
Create a new Thumbnail instance.
Class Thumbnail
Thumbnail in Thumbnail.php
Thumbnail creation
Function to_js
to_js() in scan.php
generate javascript array
u
top
Variable $uid
Image_Transform::$uid in Transform.php
Method uniqueStr
ImageEditor::uniqueStr() in ImageEditor.php
Generate a unique string based on md5(microtime()).
Method uniqueStr
Function utf8_chr
utf8_chr() in tidy.php
Function utf8_ord
utf8_ord() in spell-check-logic.php
v
top
Method validRelativePath
Check if the given path is part of the subdirectories under the base_dir.
Page VERSION.php
VERSION.php in VERSION.php
w
top
Variable $width
Thumbnail::$width in Thumbnail.php
Thumbnail default width.
_
top
Variable $_uid
ImageEditor::$_uid in ImageEditor.php
user based on IP address
Function _ddt
_ddt() in ddtpreproc.php.in
primitive ddt() placeholder.
Function _ddt
_ddt() in ddt.php
displays a formatted debugging message.
Function _ddtArray
_ddtArray() in ddt.php
displays a formatted dump of an associative array.
Function _ddtOn
_ddtOn() in ddt.php
turns on procedural debugging.
Function _ddtSetCmdLine
_ddtSetCmdLine() in ddt.php
set debugging output style to command line.
Method _delDir
ImageManager::_delDir() in ImageManager.php
Delete directories recursively.
Method _delFile
ImageManager::_delFile() in ImageManager.php
Delete the relative file, and any thumbnails, if enabled
Method _dirs
ImageManager::_dirs() in ImageManager.php
Recursively travese the directories to get a list of accessable directories.
Function _error
_error() in ddt.php
Central Error Function.
Method _get_image_details
Method _postProcess
Method _processFiles
ImageManager::_processFiles() in ImageManager.php
Process upload files. The file must be an
Method _resize
Resizes the image
Method _resize
Resize Action
Method _resize
Resize Action
Function _setDebugLog
_setDebugLog() in ddt.php
set output file for debugging messages.
Function _setErrorLog
_setErrorLog() in ddt.php
set error message destination.
Method _set_img_x
Set the image width
Method _set_img_y
Set the image height
Method _set_new_x
Set the image width
Method _set_new_y
Set the image height
a b c d e f g h i j l m n o p q r s t u v w _