Syntax::MsgIdExtract(3pm) User Contributed Perl Documentation Syntax::MsgIdExtract(3pm)
NAME
Embperl::Syntax::MsgIdExtract
SYNOPSIS
DESCRIPTION
Class derived from Embperl::Syntax to define the syntax for the internationalisation using
"[= =]" Embperl blocks and metacommands.
See Embperl, section I18N for details.
Methods
Embperl::Syntax::MsgIdExtract defines the following methods:
Embperl::Syntax::MsgIdExtract -> new / $self -> new
Create a new syntax class. This method should only be called inside a constructor of a
derived class.
AddMetaCmd ($cmdname, $procinfo)
Add a new metacommand with name $cmdname and use processor info from $procinfo. See
Embperl::Syntax for a definition of procinfo.
AddMetaCmdWithEnd ($cmdname, $endname, $procinfo)
Add a new metacommand with name $cmdname and use processor info from $procinfo. Addtionaly
specify that a matching $endname metacommand must be found to end the block, that is
started by this metacommand. See Embperl::Syntax for a definition of procinfo.
AddMetaCmdBlock ($cmdname, $endname, $procinfostart, $procinfoend)
Add a new metacommand with name $cmdname and and a second metacommand $endname which ends
the block that is started by $cmdname. Use processor info from $procinfo. See
Embperl::Syntax for a definition of procinfo.
Author
G. Richter (richter AT dev.de)
See Also
Embperl::Syntax
perl v5.10.0 2005-12-09 Syntax::MsgIdExtract(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-23 16:52 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)