AJAX
[ class tree: AJAX ] [ index: AJAX ] [ all elements ]

Class: HTML_AJAX_Serialize_Urlencoded

Source Location: /HTML_AJAX-0.3.4/AJAX/Serializer/Urlencoded.php

Class Overview


URL Encoding Serializer


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005 Arpad Ray

Methods


Inherited Variables

Inherited Methods


Class Details

[line 16]
URL Encoding Serializer


[ Top ]


Method Detail

local_build_query   [line 47]

array local_build_query( $formdata, [string $numeric_prefix = null], [string $key = null], array $datum)

This function will be called when the function http_build_query doesn't exist.
  • Return: Imploaded values, a built url query.
  • Access: public

Parameters:

array   $datum   —  The data to aggregate
string   $numeric_prefix   — 
string   $key   — 
   $formdata   — 

[ Top ]

serialize   [line 19]

void serialize( $input)


Parameters:

   $input   — 

[ Top ]

unserialize   [line 29]

void unserialize( $input)


Parameters:

   $input   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:35:54 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.