Added support for running a function before the draw() function of a widget, for example when a widget needs to fetch additional user informations that aren't provided by the metadatas
/**
* @Constructor
* @desc ����
* @class ����������������� �����������
*/
function Test(conf) {
// do something;
}
// run with commanline option -e=iso-8859-5