Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 4061ebb7

Von Sven Schöling vor etwa 12 Jahren hinzugefügt

  • ID 4061ebb703c95986c6ffaffd688b0db917667117
  • Vorgänger b1064ee5
  • Nachfolger e14cb525

container für focus handling

Unterschiede anzeigen:

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