[Jifty-commit] r7497 - Template-Declare/trunk/lib/Template

Jifty commits jifty-commit at lists.jifty.org
Tue Sep 22 21:36:06 EDT 2009


Author: alexmv
Date: Tue Sep 22 21:36:05 2009
New Revision: 7497

Modified:
   Template-Declare/trunk/lib/Template/Declare.pm

Log:
Document ->buffer command

Modified: Template-Declare/trunk/lib/Template/Declare.pm
==============================================================================
--- Template-Declare/trunk/lib/Template/Declare.pm	(original)
+++ Template-Declare/trunk/lib/Template/Declare.pm	Tue Sep 22 21:36:05 2009
@@ -387,6 +387,11 @@
 
 }
 
+=head2 buffer
+
+Gets or sets the L<String::BufferStack> object; this is a class
+method.
+
 =head2 new_buffer_frame
 
   $td->new_buffer_frame();


More information about the Jifty-commit mailing list