What is the meaning of "| h" after the variable name when writing and outputting in the smarty template document tpl?
Source: Internet
Author: User
In the smarty template file tpl, what is the meaning of "| h" after the variable name when writing and outputting? for example: & lt; p & nbsp; class = "top" & gt; & lt; input & nbsp; type = "text" & nbsp; disabled = "disabled" & nbsp; name = "state" & nbsp; in the value smarty template file tpl, what is the meaning of "| h" after the variable name when writing and outputting?
For example: "Class =" box60 "style =" ; Ime-mode: active; "/>
What is h after the variable in red?
Smarty? | H:
------ Solution --------------------
Pipeline (borrow operating system terms)
Pass Template variables to functions
------ Solution --------------------
$ ArrForm. state
------ Solution --------------------
H
Equivalent
H ($ arrForm. state)
That's what he agreed. there's no reason at all.
You 'd better read the manual twice first.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.