UIReader¶
-
php\swing\UIReader Class XmlUIReader
Properties
- property
useInternalForms¶bool
Enables that the reader will create instances of UIInternalForm insteadof UIForm and UIDialog
Methods
read($stream)¶
Parameters:
- $stream – php\io\Stream, php\io\File, string
Returns:
onRead($handle = NULL)¶
Parameters:
- $handle – callable - (UIElement $el, $var)
onTranslate($handle = NULL)¶
Parameters:
- $handle – callable - (UIElement $el, $value) -> mixed