DynaPage::Document::ext::include

DynaPage::Document::ext::include module contains extensions of DynaPag::Document.
Download

DynaPage::Document::ext::include Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Daniel Peder & Infoset s.r.o.
  • Publisher web site:
  • http://search.cpan.org/~danpeder/DynaPage-Document-ext-include-0.10/include.pm

DynaPage::Document::ext::include Tags


DynaPage::Document::ext::include Description

DynaPage::Document::ext::include module contains extensions of DynaPag::Document. DynaPage::Document::ext::include module contains extensions of DynaPag::Document.METHODStemplate ( $self, $job ) : bool syntax: !include.template =- B< file_name >See also DynaPage::TemplateNOTE: $self is parent document object (eg blessed into DynaPage::Document)data ( $self, $job ) : bool syntax: !include.data =- B< file_name >Parse data read from file_name results are merged into parent document. If data contained another !include or other extension commands, they will be handled properly. Parsing is done by DynaPage::Sourcer Parse() method.NOTE: $self is parent document object (eg blessed into DynaPage::Document)field ( $self, $job ) : bool syntax-1: !include.field.B< target-field > =- B< file_name > syntax-2: !include.field =- B< target-field > B< file_name >Set target-field to contain data read from external file specified by file_name.NOTE: $self is parent document object (eg blessed into DynaPage::Document)hooks ( $self, $job ) : bool syntax-1: !include.hooks ==~ Init => sub { my( $self, $hook_name, $hook_params ) =@_; ... ... PERL SCRIPT CODE ... } ~== !include.hooksNOTE: $self is parent document object (eg blessed into DynaPage::Document)module ( $self, $job ) : boolNOTE: $self is parent document object (eg blessed into DynaPage::Document)parameters ( $self, $job ) : boolNOTE: $self is parent document object (eg blessed into DynaPage::Document) Requirements: · Perl


DynaPage::Document::ext::include Related Software