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

Class: ktml4_security

Source Location: /ktml4_security.class.php

Class Overview


KTML4 security class.


Author(s):

Methods



Class Details

[line 6]
KTML4 security class.



Tags:

access:  protected


[ Top ]


Class Methods


constructor ktml4_security [line 18]

ktml4_security ktml4_security( )

Constructor.



Tags:

access:  public


[ Top ]

method checkEntryData [line 89]

KTML4 checkEntryData( string $module, string $methodName)

Checks the validity of the entry data (for example, that the file browser is not outside its specified root folder).



Tags:

return:  error object or null
access:  public


Parameters:

string   $module   the called module name
string   $methodName   the called method name

[ Top ]

method checkFileName [line 252]

void checkFileName( mixed $fileName, [mixed $submode = 'file'])



[ Top ]

method checkFolderDepth [line 224]

void checkFolderDepth( mixed $folderName, [mixed $submode = 'file'])



[ Top ]

method checkFolderName [line 235]

void checkFolderName( mixed $folderName, [mixed $submode = 'file'])



[ Top ]

method checkPlugin [line 68]

KTML4 checkPlugin( string $module, string $methodName)

Checks if the called method is allowed.



Tags:

return:  error object or null
access:  public


Parameters:

string   $module   the called module name
string   $methodName   the called method name

[ Top ]

method getError [line 296]

error getError( )

Gets the error object.



Tags:

return:  object
access:  public


[ Top ]

method setGlobalKtmlForId [line 28]

KTML4 setGlobalKtmlForId( string $id)

Validates the current properties.



Tags:

return:  error object or null
access:  public


Parameters:

string   $id   the current KTML4 id

[ Top ]



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