|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<!-- EN-Revision: 22247 -->
|
|
|
|
|
|
|
+<!-- EN-Revision: 22254 -->
|
|
|
<!-- Reviewed: no -->
|
|
<!-- Reviewed: no -->
|
|
|
<sect1 id="zend.filter.set" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<sect1 id="zend.filter.set" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
<title>Standard Filter Klassen</title>
|
|
<title>Standard Filter Klassen</title>
|
|
@@ -20,15 +20,7 @@
|
|
|
<xi:include href="Zend_Filter-Dir.xml" />
|
|
<xi:include href="Zend_Filter-Dir.xml" />
|
|
|
<xi:include href="Zend_Filter-Encryption.xml" />
|
|
<xi:include href="Zend_Filter-Encryption.xml" />
|
|
|
<xi:include href="Zend_Filter-HtmlEntities.xml" />
|
|
<xi:include href="Zend_Filter-HtmlEntities.xml" />
|
|
|
-
|
|
|
|
|
- <sect2 id="zend.filter.set.int">
|
|
|
|
|
- <title>Int</title>
|
|
|
|
|
-
|
|
|
|
|
- <para>
|
|
|
|
|
- Gibt (int) <varname>$value</varname> zurück.
|
|
|
|
|
- </para>
|
|
|
|
|
- </sect2>
|
|
|
|
|
-
|
|
|
|
|
|
|
+ <xi:include href="Zend_Filter-Int.xml" />
|
|
|
<xi:include href="Zend_Filter-LocalizedToNormalized.xml" />
|
|
<xi:include href="Zend_Filter-LocalizedToNormalized.xml" />
|
|
|
<xi:include href="Zend_Filter-NormalizedToLocalized.xml" />
|
|
<xi:include href="Zend_Filter-NormalizedToLocalized.xml" />
|
|
|
<xi:include href="Zend_Filter-Null.xml" />
|
|
<xi:include href="Zend_Filter-Null.xml" />
|
|
@@ -36,15 +28,7 @@
|
|
|
<xi:include href="Zend_Filter-RealPath.xml" />
|
|
<xi:include href="Zend_Filter-RealPath.xml" />
|
|
|
<xi:include href="Zend_Filter-StringToLower.xml" />
|
|
<xi:include href="Zend_Filter-StringToLower.xml" />
|
|
|
<xi:include href="Zend_Filter-StringToUpper.xml" />
|
|
<xi:include href="Zend_Filter-StringToUpper.xml" />
|
|
|
-
|
|
|
|
|
- <sect2 id="zend.filter.set.stringtrim">
|
|
|
|
|
- <title>StringTrim</title>
|
|
|
|
|
-
|
|
|
|
|
- <para>
|
|
|
|
|
- Gibt den String <varname>$value</varname> zurück und entfernt alle Leerzeichen vom
|
|
|
|
|
- Beginn und vom Ende.
|
|
|
|
|
- </para>
|
|
|
|
|
- </sect2>
|
|
|
|
|
|
|
+ <xi:include href="Zend_Filter-StringTrim.xml" />
|
|
|
|
|
|
|
|
<sect2 id="zend.filter.set.stripnewlines">
|
|
<sect2 id="zend.filter.set.stripnewlines">
|
|
|
<title>StripNewlines</title>
|
|
<title>StripNewlines</title>
|