/[cvs]/nfo/php/libs/org.netfrag.glib/Data/Lift/hash/job/html.php
ViewVC logotype

Diff of /nfo/php/libs/org.netfrag.glib/Data/Lift/hash/job/html.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Sat Feb 22 16:21:11 2003 UTC revision 1.2 by joko, Mon Mar 10 17:55:30 2003 UTC
# Line 1  Line 1 
1  <?  <?
2    /**
3     * This file contains a Data::Lift actor component.
4     *
5     * @author Andreas Motl <andreas.motl@ilo.de>
6     * @package org.netfrag.glib
7     * @name Data::Lift::hash::job::html
8     *
9     */
10    
11    
12  //    -------------------------------------------------------------------------  //    -------------------------------------------------------------------------
13  //    $Id$  //    $Id$
14  //    -------------------------------------------------------------------------  //    -------------------------------------------------------------------------
15  //    $Log$  //    $Log$
16    //    Revision 1.2  2003/03/10 17:55:30  joko
17    //    + metadata for phpDocumentor
18    //
19  //    Revision 1.1  2003/02/22 16:21:11  joko  //    Revision 1.1  2003/02/22 16:21:11  joko
20  //    + initial commit  //    + initial commit
21  //  //
# Line 14  Line 27 
27    
28    
29  //class Data_Lift_hash_job_html extends Data_Lift {  //class Data_Lift_hash_job_html extends Data_Lift {
30    
31    
32    /**
33     * --- Data::Lift::hash::job::html
34     *
35     *
36     * @author Andreas Motl <andreas.motl@ilo.de>
37     * @copyright (c) 2003 - All Rights reserved.
38     * @license GNU LGPL (GNU Lesser General Public License)
39     *
40     * @link http://www.netfrag.org/~joko/
41     * @link http://www.gnu.org/licenses/lgpl.txt
42     *
43     * @package org.netfrag.glib
44     * @subpackage DataLift
45     * @name Data::Lift::hash::job::html
46     *
47     * @link http://cvs.netfrag.org/php/libs/org.netfrag.glib
48     *
49     */
50  class Data_Lift_hash_job_html {  class Data_Lift_hash_job_html {
51    
52    function perform(&$data) {    function perform(&$data) {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed