Revision 4061ebb7
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
SL/Controller/Layout/Base.pm | ||
---|---|---|
5 | 5 |
|
6 | 6 |
use Rose::Object::MakeMethods::Generic ( |
7 | 7 |
'scalar --get_set_init' => qw(menu), |
8 |
'scalar' => qw(focus), |
|
8 | 9 |
'array' => [ |
9 | 10 |
'add_stylesheets_inline' => { interface => 'add', hash_key => 'stylesheets_inline' }, |
10 | 11 |
'add_javascripts_inline' => { interface => 'add', hash_key => 'javascripts_inline' }, |
Auch abrufbar als: Unified diff
container für focus handling