Show
Ignore:
Timestamp:
06/15/08 23:01:07 (5 years ago)
Author:
tokuhirom
Message:

r3503@gp (orig r153): tokuhiro | 2006-10-29 20:52:45 +0900

r4585@toco: tokuhiro | 2006-10-29 20:52:40 +0900
added document.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Sledge-View/trunk/lib/Sledge/View.pm

    r14066 r14070  
    4343The abstract base class of the Sledge's View class. 
    4444 
    45 =head1 INTERFACE  
     45=head1 METHODS 
     46 
     47=head2 new 
     48     
     49    Sledge::View::Foo->new($page); 
     50 
     51generate new instance.The argument is instance of Sledge::Pages::Base. 
    4652 
    4753=head2 process