Age | Commit message (Collapse) | Author |
|
Changed TControl::onBubbleEvent() to TControl::bubbleEvent()
|
|
modification affects both the URLs generated by calling constructUrl() and the URLs understood by PRADO. In particular, PRADO now understands the following URL format:
/index.php/ServiceID,ServiceParam/Name1,Value1/Name2,Value2/...
Previously, the above URL is written as:
/index.php/ServiceID/ServiceParam/Name1/Value1/Name2/Value2/...
|
|
|
|
|
|
|
|
tests/FunctionalTests/features/index.php?page=ValidatorEffects
|
|
|
|
template control. Evaluations of <%= %> are now all in PreRender stage.
|
|
integer-indexed
|
|
expression, statements and databind tags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|