Age | Commit message (Collapse) | Author |
|
|
|
- allow setting class behavior properties for classes deriving from
tcomponent only
- properties need to be prefixed with 'set'
|
|
if a class behavior is attached to a control used on a template,
behavior setter could not be called since the parse method did not
recognize the method.
|
|
with git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
methods prefixed by "js" to indicate that those methods can receive raw javascript. Such methods can be called both in a xss-safe, javascript-encoded way: $xxx->Property="yyy" and in a raw-javascript way: $xxx->jsProperty="zzz". Patch by gabor, documentation is on the way
|
|
|
|
Attributes (data-*)" e.g Attributes.data-custom-value="foobar"
|
|
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
|
|
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
are in its parent
|
|
|
|
|
|
in template
|
|
|
|
|
|
|
|
|
|
|
|
quickstart docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|