view release on metacpan or search on metacpan
contrib/roary_plots/roary.html view on Meta::CPAN
}
}
</script><style type="text/css">.MathJax_Hover_Frame {border-radius: .25em; -webkit-border-radius: .25em; -moz-border-radius: .25em; -khtml-border-radius: .25em; box-shadow: 0px 0px 15px #83A; -webkit-box-shadow: 0px 0px 15px #83A; -moz-box-shadow: 0...
.MathJax_Hover_Arrow {position: absolute; width: 15px; height: 11px; cursor: pointer}
</style><style type="text/css">#MathJax_About {position: fixed; left: 50%; width: auto; text-align: center; border: 3px outset; padding: 1em 2em; background-color: #DDDDDD; color: black; cursor: default; font-family: message-box; font-size: 120%; fon...
.MathJax_Menu {position: absolute; background-color: white; color: black; width: auto; padding: 5px 0px; border: 1px solid #CCCCCC; margin: 0; cursor: default; font: menu; text-align: left; text-indent: 0; text-transform: none; line-height: normal; l...
.MathJax_MenuItem {padding: 1px 2em; background: transparent}
.MathJax_MenuArrow {position: absolute; right: .5em; color: #666666}
.MathJax_MenuActive .MathJax_MenuArrow {color: white}
.MathJax_MenuArrow.RTL {left: .5em; right: auto}
.MathJax_MenuCheck {position: absolute; left: .7em}
.MathJax_MenuCheck.RTL {right: .7em; left: auto}
.MathJax_MenuRadioCheck {position: absolute; left: .7em}
.MathJax_MenuRadioCheck.RTL {right: .7em; left: auto}
.MathJax_MenuLabel {padding: 1px 2em 3px 1.33em; font-style: italic}
.MathJax_MenuRule {border-top: 1px solid #DDDDDD; margin: 4px 3px}
.MathJax_MenuDisabled {color: GrayText}
.MathJax_MenuActive {background-color: #606872; color: white}
.MathJax_Menu_Close {position: absolute; width: 31px; height: 31px; top: -15px; left: -15px}
</style><style type="text/css">.MathJax_Preview .MJXc-math {color: inherit!important}
</style><style type="text/css">#MathJax_Zoom {position: absolute; background-color: #F0F0F0; overflow: auto; display: block; z-index: 301; padding: .5em; border: 1px solid black; margin: 0; font-weight: normal; font-style: normal; text-align: left; t...
#MathJax_ZoomOverlay {position: absolute; left: 0; top: 0; z-index: 300; display: inline-block; width: 100%; height: 100%; border: 0; padding: 0; margin: 0; background-color: white; opacity: 0; filter: alpha(opacity=0)}
#MathJax_ZoomFrame {position: relative; display: inline-block; height: 0; width: 0}
#MathJax_ZoomEventTrap {position: absolute; left: 0; top: 0; z-index: 302; display: inline-block; border: 0; padding: 0; margin: 0; background-color: white; opacity: 0; filter: alpha(opacity=0)}
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bio/Tools/Run/Phylo/Phylip/Consense.pm view on Meta::CPAN
%OK_FIELD);
use strict;
use Bio::SimpleAlign;
use Bio::TreeIO;
use Bio::Tools::Run::Phylo::Phylip::Base;
use Bio::Tools::Run::Phylo::Phylip::PhylipConf qw(%Menu);
use IO::String;
use Cwd;
# inherit from Phylip::Base which has some methods for dealing with
lib/Bio/Tools/Run/Phylo/Phylip/Consense.pm view on Meta::CPAN
my $rooted = 0;
#for case where type is Ml
my $Ml = 0;
my $frac = 0.5;
my %menu = %{$Menu{$self->version}->{'CONSENSE'}};
foreach my $attr ( @CONSENSE_PARAMS) {
$value = $self->$attr();
next unless (defined $value);
if ($attr =~/ROOTED/i){
view all matches for this distribution
view release on metacpan or search on metacpan
examples/tk/gsequence.pl view on Meta::CPAN
my $accel_group;
$accel_group = new Gtk::AccelGroup();
# This function initializes the item factory.
# Param 1: The type of menu - can be 'Gtk::MenuBar', 'Gtk::Menu',
# or 'Gtk::OptionMenu'.
# Param 2: The path of the menu.
# Param 3: The accelerator group. The item factory sets up
# the accelerator table while generating menus.
$item_factory = new Gtk::ItemFactory( 'Gtk::MenuBar',
'<main>',
$accel_group );
# This function generates the menu items. Pass the item factory,
# the number of items in the array, the array itself, and any
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bootylicious/Theme/WordpressTwentyten.pm view on Meta::CPAN
clear: both;
display: block;
}
/* =Menu
-------------------------------------------------------------- */
#access {
background: #000;
display: block;
view all matches for this distribution
view release on metacpan or search on metacpan
root/lib/site/html.tt view on Meta::CPAN
<body[% body_attributes %]>
<div id="body">
<header>
<h1 class="logo"><a href="">Bracket [% c.config.year %]</a></h1>
<a class="to_nav" href="#primary_nav">Menu</a>
</header>
<span class="message">[% status_msg || c.flash.status_msg %]</span>
<span class="error">[% error_msg %]</span>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest14 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest14', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method UserAddRequest14sp9 ($x0, $x1, $x2, $x3, $x4, $x5, $x6, @generic_params) {
return $self->send_command(
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
conferenceKey => [ bridgeId => $x1, conferenceId => $x2 ]
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest18 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest18', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest18sp1', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupModifyVoicePortalMenusRequest (@generic_params) {
return $self->send_query( 'SystemVoiceMessagingGroupModifyVoicePortalMenusRequest', @generic_params );
}
# ----------------------------------------------------------------------
method GroupPortalPasscodeRulesGetRequest ($x0, $x1) {
return $self->send_query(
lib/Broadworks/OCIP/Deprecated.pm view on Meta::CPAN
);
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest19 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest19', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1 ($x0) {
return $self->send_query( 'SystemVoiceMessagingGroupGetVoicePortalMenusRequest19sp1', getDefaultMenuKeys => $x0 );
}
# ----------------------------------------------------------------------
method GroupSessionAdmissionControlGroupAddRequest ($x0, $x1, $x2, $x3, @generic_params) {
return $self->send_command(
view all matches for this distribution
view release on metacpan or search on metacpan
examples/editor/post.html view on Meta::CPAN
['IncludeLatinEntities', false],
['IncludeGreekEntities', false],
['StartupFocus', false],
['SourcePopup', true],
['FirefoxSpellChecker', true],
['BrowserContextMenuOnCtrl', true],
['DisableFFTableHandles', false],
['BodyClass', 'article'],
['EditorAreaCSS', '/styles.css']
];
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bundle/DadaMail/IncludedInDistribution.pm view on Meta::CPAN
HTML::FillInForm::Lite
HTML::FromText
HTML::Menu::Select
HTML::Tagset
HTML::Template
view all matches for this distribution
view release on metacpan or search on metacpan
Everything.pm view on Meta::CPAN
Catalyst::View::Tenjin
CatalystX::ListFramework
CatalystX::Menu::Suckerfish
CatalystX::Menu::Tree
CatalystX::Menu::mcDropdown
CatalystX::RoseIntegrator
CatalystX::Usul
Everything.pm view on Meta::CPAN
DBIx::FullTextSearch
DBIx::HTML::ClientDB
DBIx::HTML::LinkedMenus
DBIx::HTML::PopupRadio
DBIx::Hash2Table
Everything.pm view on Meta::CPAN
HTML::Macro
HTML::Mason
HTML::Menu::TreeView
HTML::Packer
HTML::ParseBrowser
Everything.pm view on Meta::CPAN
PerlIO::via::SeqIO
PerlIO::via::gzip
PerlMenu
PerlMongers::Bangalore
PerlMongers::Warszawa
Everything.pm view on Meta::CPAN
RT::Authen::Federation
RT::Client::REST
RT::Extension::MenubarUserTickets
RT::Extension::QueueWizard
RTF::Parser
Everything.pm view on Meta::CPAN
Term::Info
Term::Interact
Term::Menu
Term::Menu::Hierarchical
Term::Menus::FromFile
Term::ProgressBar
Term::Prompt
Everything.pm view on Meta::CPAN
Tk::MListbox
Tk::MatchEntry
Tk::Menustrip
Tk::MinMaxScale
Tk::Mirror
Everything.pm view on Meta::CPAN
Tree::Fat
Tree::List2Tree
Tree::Menu
Tree::Nary
Tree::Node
view all matches for this distribution
view release on metacpan or search on metacpan
Gtk2::Ex::RecordsFilter - A high level widget to browse reasonably large amounts of relational data and select a subset of records.
Gtk2::Ex::Simple::List - A simple interface to Gtk2's complex MVC list widget
Gtk2::Ex::Simple::Menu - A simple interface to Gtk2's ItemFactory for creating application menus
Gtk2::Ex::Simple::Tree - A simple interface to Gtk2's complex MVC tree widget
Gtk2::Ex::Threads::DBI - Achieving *asynchronous DBI like* functionality for gtk2-perl applications using perl ithreads.
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bundle/Latemp.pm view on Meta::CPAN
HTML::Latemp::NavLinks::GenHtml
HTML::Latemp::News
HTML::Widgets::NavMenu
Pod::Usage
Template
view all matches for this distribution
view release on metacpan or search on metacpan
lib/PBibTk/Main.pm view on Meta::CPAN
my $bf3 = $b3->Frame()->pack();
#myline hoch ---------------------------------------------------
# menu inside a menu frame
my $mf = $win->Menu(-type => 'menubar');
$win->configure(-menu => $mf);
$self->initMenu($mf, $win);
}
sub initMenu {
my ($self, $mf, $win) = @_;
$self->initFileMenu($mf, $win);
$self->initBiblioMenu($mf, $win);
$self->initPaperMenu($mf, $win);
}
sub initFileMenu {
my ($self, $mf, $win, $model) = @_;
my $cmd;
$model = $self unless defined $model;
my $mb = $mf->cascade(-label => '~File'); ###, -tearoff => 0);
lib/PBibTk/Main.pm view on Meta::CPAN
$cmd = sub { Tk::exit(0); };
$mb->command(-label => '~Quit', -command => $cmd,
-accelerator => 'Ctrl-Q');
$win->bind('<Control-q>' => $cmd);
}
sub initBiblioMenu {
my ($self, $mf, $win, $model) = @_;
my $cmd;
$model = $self unless defined $model;
my $mb = $mf->cascade(-label => '~Biblio'); ###, -tearoff => 0);
lib/PBibTk/Main.pm view on Meta::CPAN
-command => $cmd,
-accelerator => 'Ctrl-N' );
$win->bind('<Control-n>' => $cmd);
}
sub initPaperMenu {
my ($self, $mf, $win) = @_;
my $cmd;
my $mb = $mf->cascade(-label => '~Paper');
$cmd = sub { $self->showSelectedPaperReference(); };
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Bundle/Sites/BetterScm.pm view on Meta::CPAN
File::Basename
File::Find::Rule
HTML::Widgets::NavMenu
Template
XML::CompareML
view all matches for this distribution
view release on metacpan or search on metacpan
t/test.html view on Meta::CPAN
</div>
</div>
</div></div><div class="tempTemplateBackground"><div id="layoutmainbody" style="width: 779px;"><div id="TemplatePageHeader"><img alt="Welcome to My T-Mobile It's all about" src="Dispatcher_files/welcomemytmobile.gif" align="absbottom" border="0" heig...
<td class="myphonerow"><img src="/images/my_tmobile/mtm_my_phone.gif" width="107" height="20"><BR>
</td>
</tr--><tr id="phoneManualRow"><td class="myphonerow"><a href="https://www.t-mobile.co.uk/Dispatcher?menuid=help_pm" id="phoneManualLink">Phone manual ></a></td></tr><tr><td> </td></tr></tbody></table></form></div><div class="leftColBox" id="...
<div class="footerNav">
<div class="footerRightCorner"> </div>
<div class="breakspacethin"> </div>
<ul>
<li class="footerFirstLink"><a href="https://www.t-mobile.co.uk/Dispatcher?menuid=ctl_change_state&name=searchResults&value=off&nextpageid=help_dc" title="Disabled Customers">Disabled Customers</a></li>
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Business/CAMT/tags/abbreviations.csv view on Meta::CPAN
Member,Mmb
Membership,Mmbsh
Memo,Memo
Memorial,Mmrl
Memory,Mmry
Menu,Menu
Merchant,Mrchnt
Merger,Mrgr
Message,Msg
Messages,Msgs
MessageType,MT
view all matches for this distribution
view release on metacpan or search on metacpan
examples/mojo-webapp/public/css/bootstrap.css.map view on Meta::CPAN
{"version":3,"file":"bootstrap.css","sources":["bootstrap.css","less/normalize.less","less/print.less","less/glyphicons.less","less/scaffolding.less","less/mixins/vendor-prefixes.less","less/mixins/tab-focus.less","less/mixins/image.less","less/type....
view all matches for this distribution
view release on metacpan or search on metacpan
examples/private_group_code.pl view on Meta::CPAN
# unassigned group codes. It does not note what the publisher code
# ranges should be.
my @tests = (
[ qw(9786316294241 6316294247) ], # https://www.worldcat.org/title/black-mass/oclc/933728185
[ qw(9786316271976 6316271972) ], # DVD "Bridge of Spies" - https://www.worldcat.org/title/bridge-of-spies/oclc/933729520
[ qw(9786316364036) ], # DVD "Alvin and the Chipmunks. The road chip" - http://www.btol.com/home_whatshot_details.cfm?sideMenu=Featured%20CDs%20and%20DVDs&home=home_whatshot_details.cfm
[ qw(9786316334886) ], # DVD "Spectre"
[ qw(9786316321183) ], # DVD "Southerner"
[ qw(9786316319401) ], # DVD "Spotlight"
[ qw(9786316291431) ], # DVD "Steve Jobs"
);
view all matches for this distribution
view release on metacpan or search on metacpan
AuthorizeNet.pm view on Meta::CPAN
This is the value to use for changing or cancelling subscriptions.
Authorize.Net has turned address verification on by default for all merchants
since 2002. If you do not have valid address information for your customer
(such as in an IVR application), you must disable address verification in the
Merchant Menu page at https://secure.authorize.net/ so that the transactions
aren't denied due to a lack of address information.
=head1 COMPATIBILITY
This module implements Authorize.Net's API using the Advanced Integration
view all matches for this distribution
view release on metacpan or search on metacpan
generror/ISPGuide-Codes.asp view on Meta::CPAN
</td>
</tr>
</table>
<hr size="3" color="#000080">
<a href="/ISPGuide-Menu.asp">Return to the <font face="Verdana,Arial,Helvetica" size="-1">
<b><i>ECHO</b></I></font> <b>Internet Development Tools</b> home page.</a>
<h1>Part V: Decline and Error Responses</h1>
<p>
This document describes the content of an ECHOTYPE1 response containing a
decline or error response received from the <font face="Verdana,Arial,Helvetica" size="-1">
view all matches for this distribution
view release on metacpan or search on metacpan
bin/utv_usage_tray.pl view on Meta::CPAN
my $main = Win32::GUI::Window->new( -name => 'Main', -text => 'UTV Usage',-width => 100, -height => 100);
my $icon = new Win32::GUI::Icon('GUIPERL.ICO');
my $ni = $main->AddNotifyIcon(-name => "NI", -id => 1,-icon => $icon, -tip => "retrieving data" );
my $popupMenu = Win32::GUI::Menu->new("Options" => "Options",
">Quit" => {-name => "Quit" , -onClick => sub { return -1; } } );
updateUsageText_Timer();
$main->AddTimer( "updateUsageText" , 60000 );
bin/utv_usage_tray.pl view on Meta::CPAN
sub NI_RightClick
{
my ($x, $y) = Win32::GUI::GetCursorPos;
Win32::GUI::TrackPopupMenu($main->{-handle}, $popupMenu->{Options}, $x, $y);
}
sub getUsageText
{
view all matches for this distribution
view release on metacpan or search on metacpan
examples/web/Scripts/jquery-ui-1.8.11.custom.min.js view on Meta::CPAN
a.element.val(f.value)},selected:function(c,f){var h=f.item.data("item.autocomplete"),i=a.previous;if(a.element[0]!==b.activeElement){a.element.focus();a.previous=i;setTimeout(function(){a.previous=i;a.selectedItem=h},1)}false!==a._trigger("select",c...
d.fn.bgiframe&&this.menu.element.bgiframe()},destroy:function(){this.element.removeClass("ui-autocomplete-input").removeAttr("autocomplete").removeAttr("role").removeAttr("aria-autocomplete").removeAttr("aria-haspopup");this.menu.element.remove();d.W...
b&&this.xhr&&this.xhr.abort()},_initSource:function(){var a=this,b,g;if(d.isArray(this.options.source)){b=this.options.source;this.source=function(c,f){f(d.ui.autocomplete.filter(b,c.term))}}else if(typeof this.options.source==="string"){g=this.optio...
this.options.source},search:function(a,b){a=a!=null?a:this.element.val();this.term=this.element.val();if(a.length<this.options.minLength)return this.close(b);clearTimeout(this.closing);if(this._trigger("search",b)!==false)return this._search(a)},_sea...
this.pending--;this.pending||this.element.removeClass("ui-autocomplete-loading")},close:function(a){clearTimeout(this.closing);if(this.menu.element.is(":visible")){this.menu.element.hide();this.menu.deactivate();this._trigger("close",a)}},_change:fun...
b.value,value:b.value||b.label},b)})},_suggest:function(a){var b=this.menu.element.empty().zIndex(this.element.zIndex()+1);this._renderMenu(b,a);this.menu.deactivate();this.menu.refresh();b.show();this._resizeMenu();b.position(d.extend({of:this.eleme...
d.each(b,function(c,f){g._renderItem(a,f)})},_renderItem:function(a,b){return d("<li></li>").data("item.autocomplete",b).append(d("<a></a>").text(b.label)).appendTo(a)},_move:function(a,b){if(this.menu.element.is(":visible"))if(this.menu.first()&&/^p...
"\\$&")},filter:function(a,b){var g=new RegExp(d.ui.autocomplete.escapeRegex(b),"i");return d.grep(a,function(c){return g.test(c.label||c.value||c)})}})})(jQuery);
(function(d){d.widget("ui.menu",{_create:function(){var e=this;this.element.addClass("ui-menu ui-widget ui-widget-content ui-corner-all").attr({role:"listbox","aria-activedescendant":"ui-active-menuitem"}).click(function(a){if(d(a.target).closest(".u...
-1).mouseenter(function(a){e.activate(a,d(this).parent())}).mouseleave(function(){e.deactivate()})},activate:function(e,a){this.deactivate();if(this.hasScroll()){var b=a.offset().top-this.element.offset().top,g=this.element.attr("scrollTop"),c=this.e...
deactivate:function(){if(this.active){this.active.children("a").removeClass("ui-state-hover").removeAttr("id");this._trigger("blur");this.active=null}},next:function(e){this.move("next",".ui-menu-item:first",e)},previous:function(e){this.move("prev",...
view all matches for this distribution
view release on metacpan or search on metacpan
t/samples/turner_press.rss view on Meta::CPAN
<pubDate>Mon, 08 Sep 2014 14:48:38 +0000</pubDate>
<dc:creator>matthew.hull@turner.com</dc:creator>
<guid isPermaLink="false">7588 at https://pressroom.turner.com</guid>
</item>
<item>
<title>On the Menu Press Kit Lead</title>
<link>https://pressroom.turner.com/us/tnt/menu/menu-press-kit-lead</link>
<description> <div class="field field-name-field-date field-type-datestamp field-label-hidden">
<div class="field-items">
<div class="field-item even"><span class="date-display-single" property="dc:date" datatype="xsd:dateTime" content="2014-09-08T00:00:00-05:00">September 08, 2014</span>&...
</div>
</div>
<div class="field field-name-body field-type-text-with-summary field-label-hidden">
<div class="field-items">
<div class="field-item even" property="content:encoded"><p align="center"><strong><img alt="On the Menu" src="/sites/default/files/images_users/On-the-Menu-logo-med.png&q...
<p> </p>
<h3>TNT's Revolutionary Cooking Competition Series Puts the Winning Dishes <a href="http://www.tntdrama.com/shows/on-the-menu.html"><em>On the Menu</em></a></h3>
<p><strong>Ty Pennington and Legendary Chef Emeril Lagasse Headline TV's First Cooking Competition to Let Viewers Taste Each Week's Winning Dish</strong></p>
<p><strong>TNT</strong> is heading to the kitchen this fall with <a href="http://www.tntdrama.com/shows/on-the-menu.html"><strong><em>On the Menu</em></strong></a>, a revolutionary new c...
<p>TNT's<em> On the Menu </em>is the first cooking competition show ever to give viewers the chance to taste the winning dish after every episode. Each weekly competition will challenge a group of passionate home cooks to creat...
<p><strong>Chiliâs â</strong> <strong>Friday, Oct. 3, at 8 p.m. (ET/PT)</strong><br /><strong>Dennyâs â</strong> <strong>Friday, Oct. 10, at 8 p.m. (ET/PT)</strong><br /><st...
<p>Each episode of <em>On the Menu</em> opens with four cooks who must face a series of elimination challenges in order to make it to the final round. First up, they must demonstrate their understanding of that week's featured ...
<p>As host of <em>On the Menu</em>, Ty Pennington leads competitors through each of the elimination challenges, while Emeril Lagasse provides his expertise as a seasoned chef and industry insider, using his vast knowledge of cooking...
<p><em>On the Menu</em> comes to TNT from <strong>One Three Media</strong>. Emmy® winner <strong>Mark Burnett</strong> (<em>The Bible</em>, <em>The Voice</em>, <em>Survivor</...
<p> </p>
<div>
<h2>About TNT</h2>
</div>
<p><a href="http://www.tntdrama.com/">TNT</a> is television's destination for drama. Seen in 101 million households and ranking among cable's top networks, TNT is home to such original drama series as <a href=...
<p>TNT is part of <a href="http://www.turner.com/">Turner Broadcasting System, Inc.</a>, a <a href="http://www.turner.com/">Time Warner</a> company. Turner Broadcasting creates and programs branded ne...
<p> </p>
<div>
<h2>Connect with TNTâs <em>On the Menu </em></h2>
</div>
<p><strong><em>Website:</em></strong> <a href="http://www.tntdrama.com/shows/on-the-menu.html"><em>www.tntdrama.com/shows/on-the-menu.html</em></a>â¨<br /><strong><em>...
<p> </p>
<div>
<h2>Connect with TNT</h2>
</div>
<p><strong><em>Website:</em></strong> <a href="http://www.tntdrama.com/"><em>www.tntdrama.com</em></a>â¨<br /><strong><em>Pressroom:</em></strong> <a hr...
view all matches for this distribution
view release on metacpan or search on metacpan
README.win32 view on Meta::CPAN
int cbWndExtra;
HANDLE hInstance;
HICON hIcon;
HCURSOR hCursor;
HBRUSH hbrBackground;
LPCTSTR lpszMenuName;
LPCTSTR lpszClassName;
} WNDCLASS;
EOFC
# or define the pack types by yourself
Define C::DynaLib::Struct('WNDCLASS',
README.win32 view on Meta::CPAN
i => ['cbWndExtra'],
I => ['hInstance'],
I => ['hIcon'],
I => ['hCursor'],
I => ['hbrBackground'],
p => ['lpszMenuName'],
p => ['lpszClassName'],
);
# The results of much sifting through C header files.
# These functions should be generated by parsing though
view all matches for this distribution
view release on metacpan or search on metacpan
ProEngineer.pm view on Meta::CPAN
ProMessageIntegerRead()
ProMessagePasswordRead()
ProMessageStringRead()
ProCmdActionAdd()
ProMenubarmenuPushbuttonAdd()
ProDimensionInit()
ProDimensionSymbolGet()
ProDimensionValueGet()
ProSolidDimensionVisit()
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CBI/Wrapper.pm view on Meta::CPAN
=over 4
=item *
Official documentation L<https://www.cbi-org.eu/My-Menu/Servizio-CBI-Documentazione/Servizio-CBI-Documentazione-Standard>
(Registration required)
=back
=head1 ACKNOWLEDGEMENTS
view all matches for this distribution
view release on metacpan or search on metacpan
bin/cgi.app.gen.pl view on Meta::CPAN
=item ./lib/Local/Wine/CGIApp.pm
=item ./lib/Local/Wine/Dispatcher.pm
=item ./lib/Local/Wine/MainMenu.pm
=item ./lib/Local/Wine/CGIApp/*.pm (1 per table)
=back
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CGI/Application/Demo/Dispatch.pm view on Meta::CPAN
(
args_to_new => {QUERY => $cgi},
prefix => 'CGI::Application::Demo::Dispatch',
table =>
[
'' => {app => 'Menu', rm => 'display'},
':app' => {rm => 'initialize'},
':app/:rm' => {},
],
);
lib/CGI/Application/Demo/Dispatch.pm view on Meta::CPAN
my($app) = CGI::Application::Dispatch -> as_psgi
(
prefix => 'CGI::Application::Demo::Dispatch',
table =>
[
'' => {app => 'Menu', rm => 'display'},
':app' => {rm => 'initialize'},
':app/:rm' => {},
],
);
lib/CGI/Application/Demo/Dispatch.pm view on Meta::CPAN
(
args_to_new => {QUERY => $cgi},
prefix => 'CGI::Application::Demo::Dispatch',
table =>
[
'' => {app => 'Menu', rm => 'display'},
':app' => {rm => 'initialize'},
':app/:rm' => {},
],
);
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
package CGI::Application::Plugin::Menu;
use strict;
use LEOCHARRE::DEBUG;
use warnings;
use Carp;
use Exporter;
use HTML::Template::Menu;
use vars qw(@ISA @EXPORT $VERSION);
@ISA = qw/ Exporter /;
@EXPORT = qw(menu ___menus_ ___menus_order menus menus_count menu_delete);
$VERSION = sprintf "%d.%02d", q$Revision: 1.6 $ =~ /(\d+)/g;
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
my ($self,$label) = @_;
$label ||= 'main';
unless ( exists $self->___menus_->{$label} ) {
$self->___menus_->{$label} =
# new CGI::Application::Plugin::MenuObject;
new HTML::Template::Menu;
$self->___menus_->{$label}->name_set($label);
push @{$self->___menus_order},$label;
}
return $self->___menus_->{$label};
}
*menus = \&___menus_order;
sub ___menus_ {
$_[0]->{'__CGI::Application::Plugin::Menu::Objects'} ||={};
$_[0]->{'__CGI::Application::Plugin::Menu::Objects'};
}
sub ___menus_order {
$_[0]->{'__CGI::Application::Plugin::Menu::ObjectsOrder'} ||=[];
$_[0]->{'__CGI::Application::Plugin::Menu::ObjectsOrder'};
}
sub menus_count { scalar @{$_[0]->menus} }
sub menu_delete {
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
my @order;
for my $menu_label ( @{$self->___menus_order} ){
$menu_label eq $label and next;
push @order, $menu_label;
}
$self->{'__CGI::Application::Plugin::Menu::ObjectsOrder'} = \@order;
1;
}
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
=pod
=head1 NAME
CGI::Application::Plugin::Menu - manage navigation menus for cgi apps
=head1 SYNOPSIS
use base 'CGI::Application';
use CGI::Application::Plugin::Menu;
sub _get_menu_outputs {
my $self = shift;
my $html_output;
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
=head1 METHODS
=head2 menu()
if you don't provide an argument, the default is used, which is 'main'.
returns HTML::Template::Menu A MENU OBJECT object.
=head2 menus()
returns array ref of names of menus that exist now.
They are in the order that they were instanced
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
}
=head1 A MENU OBJECT
Are instances of HTML::Template::Menu
=head2 METHODS
=head3 name()
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
=head2 output()
If you just want the output with the default hard coded template.
The default template code is stored in:
$HTML::Template::Menu::DEFAULT_TMPL
=head2 menu_delete()
Argument is menu label, deletes the menu.
Returns true, does not check for existance.
lib/CGI/Application/Plugin/Menu.pm view on Meta::CPAN
Elements for the menu are shown in the order they are inserted.
=head1 AUTOMATICALLY GENERATING A MENU
See CGI::Application::Plugin::AutoMenuitem
=head1 SEE ALSO
L<CGI::Application>
L<HTML::Template>
L<HTML::Template::Menu>
=head1 AUTHOR
Leo Charre leocharre at cpan dot org
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CGI/Application/Plugin/PageLookup/Menu.pm view on Meta::CPAN
package CGI::Application::Plugin::PageLookup::Menu;
use warnings;
use strict;
use Carp;
=head1 NAME
CGI::Application::Plugin::PageLookup::Menu - Support for consistent menus across a multilingual website
=head1 VERSION
Version 1.8
lib/CGI/Application/Plugin/PageLookup/Menu.pm view on Meta::CPAN
</li>
</TMPL_LOOP>
</ul>
and the intention is that this should be the same on all English pages, the same on all Vietnamese pages etc etc.
You must register the "menu" parameter as a CGI::Application::Plugin::PageLookup::Menu object as follows:
use CGI::Application;
use CGI::Application::Plugin::PageLookup qw(:all);
use CGI::Application::Plugin::PageLookup::Menu;
use HTML::Template::Pluggable;
use HTML::Template::Plugin::Dot;
sub cgiapp_init {
my $self = shift;
lib/CGI/Application/Plugin/PageLookup/Menu.pm view on Meta::CPAN
# load smart dot-notation objects
objects =>
{
# Register the 'values' parameter
menu => 'CGI::Application::Plugin::PageLookup::Menu',
},
);
}
lib/CGI/Application/Plugin/PageLookup/Menu.pm view on Meta::CPAN
=head1 SUPPORT
You can find documentation for this module with the perldoc command.
perldoc CGI::Application::Plugin::PageLookup::Menu
You can also look for information at:
=over 4
lib/CGI/Application/Plugin/PageLookup/Menu.pm view on Meta::CPAN
See http://dev.perl.org/licenses/ for more information.
=cut
1; # End of CGI::Application::Plugin::PageLookup::Menu
view all matches for this distribution
view release on metacpan or search on metacpan
lib/CGI/HTML/Functions.pod view on Meta::CPAN
+ Text fields
+ Text areas
+ Password fields
+ File fields
+ Popup Menus
+ Scrolling lists
=item B<onFocus>
The user has selected a field to work with. Valid for:
+ Text fields
+ Text areas
+ Password fields
+ File fields
+ Popup Menus
+ Scrolling lists
=item B<onBlur>
The user has deselected a field (gone to work somewhere else). Valid
lib/CGI/HTML/Functions.pod view on Meta::CPAN
+ Text fields
+ Text areas
+ Password fields
+ File fields
+ Popup Menus
+ Scrolling lists
=item B<onSelect>
The user has changed the part of a text field that is selected. Valid
lib/CGI/HTML/Functions.pod view on Meta::CPAN
+ Text fields
+ Text areas
+ Password fields
+ File fields
+ Popup Menus
+ Scrolling lists
=item B<onMouseOut>
The mouse has moved off an element.
+ Text fields
+ Text areas
+ Password fields
+ File fields
+ Popup Menus
+ Scrolling lists
=back
In order to register a JavaScript event handler with an HTML element,
view all matches for this distribution