Window>>setTitle()
Something that was overdue: You can now set the window title dynamically.
$w =& Window::getActiveInstance();
$w->setTitle('the window title');
Labels: Controller
A blog about http://phpwebbuilder.sourceforge.net
Something that was overdue: You can now set the window title dynamically.
Labels: Controller
0 Comments:
Post a Comment
<< Home