KTML 4 PHP Classes
[ class tree: KTML 4 PHP Classes ] [ index: KTML 4 PHP Classes ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ k ] [ l ] [ r ] [ s ] [ u ] [ w ] [ x ]

a

addword
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::addword()
    Add a word to custom dictionary.
top

b

blur
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::blur()
    Blur an image.
brightness
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::brightness()
    Increase or decrease the brightness of an image (or multiple images at once).
top

c

checkcapabilities
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::checkcapabilities()
    Retrieve the image lib's capabilities (the operations it can perform).
checkEntryData
in file ktml4_security.class.php, method ktml4_security::checkEntryData()
    Checks the validity of the entry data (for example, that the file browser is not outside its specified root folder).
checkFileName
in file ktml4_security.class.php, method ktml4_security::checkFileName()
checkFolderName
in file ktml4_security.class.php, method ktml4_security::checkFolderName()
checkPlugin
in file ktml4_security.class.php, method ktml4_security::checkPlugin()
    Checks if the called method is allowed.
contrast
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::contrast()
    Increase or decrease the contrast of an image (or multiple images at once).
copy
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::copy()
    Copy a file.
create
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::create()
    Create a folder.
createpreview
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::createpreview()
    Create an thumbnail for an image (or for multiple images at once).
crop
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::crop()
    Crop an image.
top

d

degrade
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::degrade()
    Alter the quality of an image (or multiple images at once).
delete
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::delete()
    Recursively delete a folder (and its content).
delete
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::delete()
    Delete a file.
deleteundo
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::deleteundo()
    Erase the undo file of an image.
top

e

$errorObj
in file ktml4_mspl_date.class.php, variable ktml4_mspl_date::$errorObj
execute
in file ktml4_sp.class.php, method ktml4_sp::execute()
    Checks and executes a service.
Execute
in file ktml4.class.php, method ktml4::Execute()
    Sets an unique ID form the current KTML4 instance, saves the properties in SESSION
top

f

flip
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::flip()
    Flip an image.
top

g

getCurrentDate
in file ktml4_mspl_date.class.php, method ktml4_mspl_date::getCurrentDate()
getError
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::getError()
    Get the error object.
getError
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::getError()
    Get the error object.
getError
in file ktml4_mspl_xhtml.class.php, method ktml4_mspl_xhtml::getError()
    Get the error object.
getError
in file ktml4_security.class.php, method ktml4_security::getError()
    Gets the error object.
getError
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::getError()
    Get the error object.
getError
in file ktml4_mspl_date.class.php, method ktml4_mspl_date::getError()
getError
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::getError()
    Get the error object.
getError
in file ktml4_sp.class.php, method ktml4_sp::getError()
    Gets the error object.
getError
in file ktml4_mspl_templates.class.php, method ktml4_mspl_templates::getError()
    Get the error object.
getfileinfo
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::getfileinfo()
    Retrieve image informations.
getOutputEncoding
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::getOutputEncoding()
    Get the output encoding.
getOutputEncoding
in file ktml4_mspl_templates.class.php, method ktml4_mspl_templates::getOutputEncoding()
    Get the output encoding.
getOutputEncoding
in file ktml4_mspl_xhtml.class.php, method ktml4_mspl_xhtml::getOutputEncoding()
    Get the output encoding.
getOutputEncoding
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::getOutputEncoding()
    Get the output encoding.
getuploadstatus
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::getuploadstatus()
    Retrieve an array storing the states for each of the uploaded file.
top

h

hyperlink_service.php
procedural page hyperlink_service.php
top

k

ktml4
in file ktml4.class.php, method ktml4::ktml4()
    Constructor. Sets the bind form field, relative and absolute path of the page.
ktml4
in file ktml4.class.php, class ktml4
    This class contains the KTML4 core.
KTML4_add_undo
in file ktml4_functions.inc.php, function KTML4_add_undo()
    Create an undo for the specified file.
KTML4_checkFolder
in file ktml4_functions.inc.php, function KTML4_checkFolder()
    Check if a folder exists. If not, create the specified folder.
KTML4_cleanContent
in file ktml4_functions.inc.php, function KTML4_cleanContent()
    Clean KTML content based on the allowed_tags_list / denied_tags_list globals.
KTML4_debug
in file ktml4_functions.inc.php, function KTML4_debug()
KTML4_deleteImageInfo
in file ktml4_functions.inc.php, function KTML4_deleteImageInfo()
    Delete the informations file of an image.
KTML4_deleteThumbnails
in file ktml4_functions.inc.php, function KTML4_deleteThumbnails()
    Delete the thumbnails of an image.
KTML4_del_undo
in file ktml4_functions.inc.php, function KTML4_del_undo()
    Delete the undo of a specified file.
ktml4_error
in file ktml4_error.class.php, method ktml4_error::ktml4_error()
    Constructor.
ktml4_error
in file ktml4_error.class.php, class ktml4_error
    Error class used in KTML4
KTML4_escapeAttribute
in file ktml4_functions.inc.php, function KTML4_escapeAttribute()
    Escape the & " > < from a string with the html entities;
KTML4_getImageInfo
in file ktml4_functions.inc.php, function KTML4_getImageInfo()
    Retrieve image informations from its cache file. Create the cache file if it doesn't exist.
KTML4_IMAGE_HEIGHT
in file ktml4.config.php, constant KTML4_IMAGE_HEIGHT
    Image editor thumbnail height (in pixels)
KTML4_IMAGE_WIDTH
in file ktml4.config.php, constant KTML4_IMAGE_WIDTH
    Image editor thumbnail width (in pixels)
KTML4_isImage
in file ktml4_functions.inc.php, function KTML4_isImage()
    Check if the argument file is an image.
ktml4.class.php
procedural page ktml4.class.php
ktml4.config.php
procedural page ktml4.config.php
ktml4_error.class.php
procedural page ktml4_error.class.php
ktml4_functions.inc.php
procedural page ktml4_functions.inc.php
ktml4.php
procedural page ktml4.php
ktml4_security.class.php
procedural page ktml4_security.class.php
ktml4_sp.class.php
procedural page ktml4_sp.class.php
KTML4_makeValidFilename
in file ktml4_functions.inc.php, function KTML4_makeValidFilename()
    Check if a file name does not contain invalid characters. If it does, replace them with underscore.
KTML4_MAX_UPLOAD_IMAGE_HEIGHT
in file ktml4.config.php, constant KTML4_MAX_UPLOAD_IMAGE_HEIGHT
    Maximum image height (in pixels). If the uploaded image is higher, the image is resized.
KTML4_MAX_UPLOAD_IMAGE_WIDTH
in file ktml4.config.php, constant KTML4_MAX_UPLOAD_IMAGE_WIDTH
    Maximum image width (in pixels). If the uploaded image is wider, the image is resized.
ktml4_mspl_date
in file ktml4_mspl_date.class.php, method ktml4_mspl_date::ktml4_mspl_date()
ktml4_mspl_date
in file ktml4_mspl_date.class.php, class ktml4_mspl_date
ktml4_mspl_file
in file ktml4_mspl_file.class.php, class ktml4_mspl_file
    KTML4 file module.
ktml4_mspl_file
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::ktml4_mspl_file()
    Constructor.
ktml4_mspl_folder
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::ktml4_mspl_folder()
    Constructor.
ktml4_mspl_folder
in file ktml4_mspl_folder.class.php, class ktml4_mspl_folder
    KTML4 folder module.
ktml4_mspl_image
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::ktml4_mspl_image()
    Constructor.
ktml4_mspl_image
in file ktml4_mspl_image.class.php, class ktml4_mspl_image
    KTML4 image module.
ktml4_mspl_spellcheck
in file ktml4_mspl_spellcheck.class.php, class ktml4_mspl_spellcheck
    KTML4 spellchecker module.
ktml4_mspl_spellcheck
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::ktml4_mspl_spellcheck()
    Constructor.
ktml4_mspl_templates
in file ktml4_mspl_templates.class.php, method ktml4_mspl_templates::ktml4_mspl_templates()
    Constructor.
ktml4_mspl_templates
in file ktml4_mspl_templates.class.php, class ktml4_mspl_templates
    KTML4 file module.
ktml4_mspl_xhtml
in file ktml4_mspl_xhtml.class.php, class ktml4_mspl_xhtml
    KTML4 file module.
ktml4_mspl_xhtml
in file ktml4_mspl_xhtml.class.php, method ktml4_mspl_xhtml::ktml4_mspl_xhtml()
    Constructor.
ktml4_date.php
procedural page ktml4_date.php
ktml4_mspl_date.class.php
procedural page ktml4_mspl_date.class.php
ktml4_file.php
procedural page ktml4_file.php
ktml4_mspl_file.class.php
procedural page ktml4_mspl_file.class.php
ktml4_folder.php
procedural page ktml4_folder.php
ktml4_mspl_folder.class.php
procedural page ktml4_mspl_folder.class.php
ktml4_image.php
procedural page ktml4_image.php
ktml4_mspl_image.class.php
procedural page ktml4_mspl_image.class.php
ktml4_spellcheck_config.php
procedural page ktml4_spellcheck_config.php
ktml4_spellcheck.php
procedural page ktml4_spellcheck.php
ktml4_mspl_spellcheck.class.php
procedural page ktml4_mspl_spellcheck.class.php
ktml4_templates.php
procedural page ktml4_templates.php
ktml4_mspl_templates.class.php
procedural page ktml4_mspl_templates.class.php
ktml4_xhtml_config.php
procedural page ktml4_xhtml_config.php
ktml4_xhtml.php
procedural page ktml4_xhtml.php
ktml4_mspl_xhtml.class.php
procedural page ktml4_mspl_xhtml.class.php
KTML4_prepareErrorMsg
in file ktml4_functions.inc.php, function KTML4_prepareErrorMsg()
    Remove rich content from error messages.
KTML4_prepareGlobals
in file ktml4_functions.inc.php, function KTML4_prepareGlobals()
    Prepare the allowed_tags_list / denied_tags_list globals for internal use.
ktml4_security
in file ktml4_security.class.php, method ktml4_security::ktml4_security()
    Constructor.
ktml4_security
in file ktml4_security.class.php, class ktml4_security
    KTML4 security class.
ktml4_sp
in file ktml4_sp.class.php, class ktml4_sp
    KTML4 service provider class.
ktml4_sp
in file ktml4_sp.class.php, method ktml4_sp::ktml4_sp()
    Constructor.
KTML4_THUMBNAIL_FOLDER
in file ktml4.config.php, constant KTML4_THUMBNAIL_FOLDER
    Folder where the images' thumbnails are kept
KTML4_THUMBNAIL_HEIGHT
in file ktml4.config.php, constant KTML4_THUMBNAIL_HEIGHT
    Image browser thumbnail height (in pixels)
KTML4_THUMBNAIL_WIDTH
in file ktml4.config.php, constant KTML4_THUMBNAIL_WIDTH
    Image browser thumbnail width (in pixels)
KTML4_undo
in file ktml4_functions.inc.php, function KTML4_undo()
    Revert the changes of a file, overwriting it with its undo file.
top

l

listlanguages
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::listlanguages()
    Retrieve a list of currently available dictionaries.
top

r

read
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::read()
    Read the content of a folder.
read
in file ktml4_mspl_templates.class.php, method ktml4_mspl_templates::read()
    Read the content of a template.
rename
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::rename()
    Rename a file.
rename
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::rename()
    Rename a folder.
resetuploadstatus
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::resetuploadstatus()
    Reset the state of the upload.
resize
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::resize()
    Resize an image (or multiple images at once).
rotate
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::rotate()
    Rotate an image (or multiple images at once).
top

s

service.php
procedural page service.php
setError
in file ktml4_mspl_date.class.php, method ktml4_mspl_date::setError()
setGlobalKtmlForId
in file ktml4_security.class.php, method ktml4_security::setGlobalKtmlForId()
    Validates the current properties.
setModuleProperty
in file ktml4.class.php, method ktml4::setModuleProperty()
    Set KTML4 modules properties for the current instance.
sharpen
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::sharpen()
    Sharpen an image.
spellcheck
in file ktml4_mspl_spellcheck.class.php, method ktml4_mspl_spellcheck::spellcheck()
    Perform spell check on a text.
top

u

undo
in file ktml4_mspl_image.class.php, method ktml4_mspl_image::undo()
    Revert the changes of an image (and refreshes its thumbanail).
upload
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::upload()
    Upload a file.
top

w

write
in file ktml4_mspl_templates.class.php, method ktml4_mspl_templates::write()
    Write a template content to disk.
top

x

xhtml
in file ktml4_mspl_xhtml.class.php, method ktml4_mspl_xhtml::xhtml()
    Execute a Tidy instance and return the response.
top


Documentation generated on Mon, 20 Feb 2006 11:29:29 +0200 by phpDocumentor 1.3.0RC3