OSDN Git Service

- implement {form_input} helper for select list, check box, radio button.
authorichii386 <ichii386@2ef88817-412d-0410-a32c-8029a115e976>
Tue, 24 Oct 2006 20:17:32 +0000 (20:17 +0000)
committerichii386 <ichii386@2ef88817-412d-0410-a32c-8029a115e976>
Tue, 24 Oct 2006 20:17:32 +0000 (20:17 +0000)
commit4c5031a0d5c91f9e84c97c55c0e520fa4a05abe2
tree4dc2829f54b74f60b9662edd06236f6874998349
parent9e6b7b5ea4ddb8f5c944ed3efe984e0042fa431e
- implement {form_input} helper for select list, check box, radio button.
- get the relevant action name of form definition within the block context.
- addActionFormHelper() is to be called in smarty function, so we need not do explicitly.
class/Ethna_SmartyPlugin.php
class/Ethna_ViewClass.php
class/Renderer/Ethna_Renderer_Smarty.php
skel/www.css.ethna.css
test/Ethna_ViewClass_Test.php