Schrift
[thread]4884[/thread]

Unterschied



<< >> 2 Einträge, 1 Seite
Froschpopo
 2005-04-01 20:25
#43028 #43028
User since
2003-08-15
2653 Artikel
BenutzerIn
[default_avatar]
gibts nen Unterschied zwischen:
Code: (dl )
1
2
3
4
$options->command(
-label => 'Fotoalbum bearbeiten',
-command => sub{Edit)}
);

und:
Code: (dl )
1
2
3
4
5
$m->add(
'command',
-label => "Profil anzeigen",
-command => \&bla
);
ptk
 2005-04-02 03:07
#43029 #43029
User since
2003-11-28
3645 Artikel
ModeratorIn
[default_avatar]
Ja. -label und -command sind unterschiedlich :-)
<< >> 2 Einträge, 1 Seite



View all threads created 2005-04-01 20:25.