org.zenmagick.mvc.view.filter\ZMShortTagFilter
mvc\view\filter\ZMShortTagFilter.php at line 32
Class ZMShortTagFilter
ZMShortTagFilter
public class ZMShortTagFilter
- Author:
- DerManoMann
| Method Summary |
| void |
filter(mixed text) {@inheritDoc} |
Method Detail
mvc\view\filter\ZMShortTagFilter.php at line 37
filter
public void filter(mixed text)
Savant filter to allow PHP short tags.
Will replace all
<%=with<?php echo.