KTML 4 PHP Classes
[ class tree: KTML 4 PHP Classes ] [ index: KTML 4 PHP Classes ] [ 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 112]

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 298]

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



[ Top ]

method checkFolderName [line 281]

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



[ Top ]

method checkPlugin [line 91]

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 346]

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 Mon, 20 Feb 2006 11:29:33 +0200 by phpDocumentor 1.3.0RC3