Hello,
Take a look at QxTransformer. http://qxtransformer.sourceforge.net
QxTransformer has this functionality as well as macro definitions.
Best regards,
Siarhei Barysiuk
On 10/4/07, Juan Matias Granda <[EMAIL PROTECTED]> wrote:
> hi, i want to now if qooxdoo have a function like PHP include, i
hi, i want to now if qooxdoo have a function like PHP include, i want
to do something like this:
var barView = new qx.ui.pageview.buttonview.ButtonView;
barView.addToDocument();
this._states = {};
this._createPage(barView, "Page1", "page1.png", this._page1);
this._createPa