Thread BrowseEntry vs. disable: funktioniert nicht wirklich (27 answers)
Opened by zipster at 2006-06-03 16:28

renee
 2006-06-06 15:02
#45606 #45606
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Das steht nicht in options, sondern in option...

Quote
$widget->optionAdd(pattern=>value ?, priority?);
The optionAdd method adds a new option to the database. Pattern contains the option being specified, and consists of names and/or classes separated by asterisks or dots, in the usual X format. Value contains a text string to associate with pattern; this is the value that will be returned in calls to the optionGet method. If priority is specified, it indicates the priority level for this option (see below for legal values); it defaults to interactive. This method always returns an empty string.


aus: http://search.cpan.org/~ni-s/Tk-804.027/pod/option.pod
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread BrowseEntry vs. disable: funktioniert nicht wirklich