PHP versions 4 and 5
LICENSE: See the COPYING file included in this distribution.
private
Definition at line 21 of file KVForm.php.
Static Public Member Functions | |
| toArray ($kvs, $strict=false) | |
| fromArray ($values) | |
| Auth_OpenID_KVForm.toArray | ( | $ | kvs, | |
| $ | strict = false | |||
| ) | [static] |
Convert an OpenID colon/newline separated string into an associative array
private
Definition at line 29 of file KVForm.php.
| Auth_OpenID_KVForm.fromArray | ( | $ | values | ) | [static] |
Convert an array into an OpenID colon/newline separated string
private
Definition at line 81 of file KVForm.php.
1.5.5