~ubuntu-branches/ubuntu/quantal/libtemplate-perl/quantal

« back to all changes in this revision

Viewing changes to html/modules/Template/Filters.html

  • Committer: Package Import Robot
  • Author(s): Benjamin Mako Hill
  • Date: 2012-04-08 19:06:29 UTC
  • mfrom: (0.7.1) (0.5.2) (5.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20120408190629-wbcbs2ea39mex6lt
Tags: 2.24-1
* New upstream release (Closes: #664561)
* Bump Standards-Version to 3.9.3
* Changed to the short description to mention the term "Template
  Toolkit". (LP: #688836)

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
                  <li class=""><a href="#SYNOPSIS">SYNOPSIS</a></li>
99
99
                  <li class=""><a href="#DESCRIPTION">DESCRIPTION</a></li>
100
100
                  <li class=""><a href="#METHODS">METHODS</a></li>
101
 
                  <li class="sub"><a href="#method_new">new(\%params) </a></li>
 
101
                  <li class="sub"><a href="#method_new">new(\%params)</a></li>
102
102
                  <li class="sub"><a href="#method_fetch">fetch($name, \@args, $context)</a></li>
103
103
                  <li class="sub"><a href="#method_use_html_entities">use_html_entities()</a></li>
104
104
                  <li class="sub"><a href="#method_use_apache_util">use_apache_util()</a></li>
158
158
              <div class="body">
159
159
                <div class="subsection">
160
160
                  <div class="head">
161
 
                    <h2 id="method_new" class="method" onclick="switch_subsection(this)" title="Click title to show/hide sub-section content.">new(\%params) </h2>
 
161
                    <h2 id="method_new" class="method" onclick="switch_subsection(this)" title="Click title to show/hide sub-section content.">new(\%params)</h2>
162
162
                    <a href="#body" class="top" title="Back up to the top of the page" >Top</a>
163
163
                  </div>
164
164
                  <div class="body">
376
376
          </div>
377
377
          </div>
378
378
          <div class="copyright">
379
 
            Copyright &copy; 1996-2008 <a href="http://wardley.org/">Andy Wardley</a>.  All Rights Reserved.
 
379
            Copyright &copy; 1996-2012 <a href="http://wardley.org/">Andy Wardley</a>.  All Rights Reserved.
380
380
          </div>
381
381
          <div class="licence">
382
382
            The <a href="http://template-toolkit.org/">Template Toolkit</a> is <a href="http://opensource.org/">Open Source</a> software.