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

Class: ktml4

Source Location: /ktml4.class.php

Class Overview


This class contains the KTML4 core.


Author(s):

Methods



Class Details

[line 7]
This class contains the KTML4 core.



Tags:

access:  public


[ Top ]


Class Methods


constructor ktml4 [line 36]

ktml4 ktml4( string $fieldName)

Constructor. Sets the bind form field, relative and absolute path of the page.



Tags:

access:  public


Parameters:

string   $fieldName   the form field to which KTML4 is binded

[ Top ]

method Execute [line 61]

void Execute( )

Sets an unique ID form the current KTML4 instance, saves the properties in SESSION

and exports the specified properties in the page




Tags:

access:  public


[ Top ]

method setModuleProperty [line 48]

void setModuleProperty( string $module, string $propName, string $propValue, boolean $exportToJs)

Set KTML4 modules properties for the current instance.



Tags:

access:  public


Parameters:

string   $module   the module
string   $propName   the property name
string   $propValue   the property value
boolean   $exportToJs   true if the property is also available to JS

[ Top ]



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