KTML_4_Lite
[ class tree: KTML_4_Lite ] [ index: KTML_4_Lite ] [ all elements ]

Index of all elements

[ c ] [ d ] [ e ] [ g ] [ k ] [ r ] [ s ] [ u ]

c

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()
checkFolderDepth
in file ktml4_security.class.php, method ktml4_security::checkFolderDepth()
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.
create
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::create()
    Create a folder.
top

d

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.
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

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_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.
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.
top

k

ktml4
in file ktml4.class.php, class ktml4
    This class contains the KTML4 core.
ktml4
in file ktml4.class.php, method ktml4::ktml4()
    Constructor. Sets the bind form field, relative and absolute path of the page.
KTML4_checkFolder
in file ktml4_functions.inc.php, function KTML4_checkFolder()
    Check if a folder exists. If not, create the specified folder.
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_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_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_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_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_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_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)
top

r

read
in file ktml4_mspl_folder.class.php, method ktml4_mspl_folder::read()
    Read the content of a folder.
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.
top

u

upload
in file ktml4_mspl_file.class.php, method ktml4_mspl_file::upload()
    Upload a file.
top


Documentation generated on Wed, 01 Mar 2006 16:51:55 +0200 by phpDocumentor 1.3.0RC3