Clase <classname>HttpQueryString</classname>
&reftitle.classsynopsis; HttpQueryString HttpQueryString ArrayAccess Serializable
Elementos de la clase
&reftitle.properties; Propiedades de instancia Modificadores de acceso Tipo Nombre Descripción private array queryArray parámetros de la petición private string queryString parámetros de la petición serializados
Propiedades estáticas Modificadores de acceso Tipo Nombre Descripción private array instance contiene singletons
&reftitle.constants; <tgroup cols="3"> <thead> <row> <entry>Tipo</entry> <entry>Nombre</entry> <entry>Descripción</entry> </row> </thead> <tbody> <row> <entry>int</entry> <entry>TYPE_BOOL</entry> <entry>recupera el parámetro de la petición como bool</entry> </row> <row> <entry>int</entry> <entry>TYPE_INT</entry> <entry>recupera el parámetro de la petición como int</entry> </row> <row> <entry>int</entry> <entry>TYPE_FLOAT</entry> <entry>recupera el parámetro de la petición como float</entry> </row> <row> <entry>int</entry> <entry>TYPE_STRING</entry> <entry>recupera el parámetro de la petición como string</entry> </row> <row> <entry>int</entry> <entry>TYPE_ARRAY</entry> <entry>recupera el parámetro de la petición como array</entry> </row> <row> <entry>int</entry> <entry>TYPE_OBJECT</entry> <entry>recupera el parámetro de la petición como object</entry> </row> </tbody> </tgroup> </table> </section> </section> </partintro> &reference.http.entities.HttpQueryString; </phpdoc:classref> <!-- Keep this comment at the end of the file Local variables: mode: sgml sgml-omittag:t sgml-shorttag:t sgml-minimize-attributes:nil sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t indent-tabs-mode:nil sgml-parent-document:nil sgml-default-dtd-file:"~/.phpdoc/manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil End: vim600: syn=xml fen fdm=syntax fdl=2 si vim: et tw=78 syn=sgml vi: ts=1 sw=1 -->