[phaux commit] r126 - trunk/Classes/Phaux-render

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 11, 2007, 11:29:35 AM10/11/07
to phau...@googlegroups.com
Author: WHarford
Date: Thu Oct 11 08:29:09 2007
New Revision: 126

Added:
trunk/Classes/Phaux-render/WHFileInputTag.php

Log:
Added WHFileInputTag.php

Added: trunk/Classes/Phaux-render/WHFileInputTag.php
==============================================================================
--- (empty file)
+++ trunk/Classes/Phaux-render/WHFileInputTag.php Thu Oct 11 08:29:09 2007
@@ -0,0 +1,7 @@
+<?php
+
+class WHFileInputTag extends WHFormInputTag {
+ public function type(){
+ return 'file';
+ }
+}
\ No newline at end of file

Reply all
Reply to author
Forward
0 new messages