[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/lib/pear/HTML/AJAX/Serializer/ -> PHP.php (summary)

(no description)

File Size: 88 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_AJAX_Serializer_PHP:: (3 methods):
  serialize()
  unserialize()
  _getSerializedClassNames()


Class: HTML_AJAX_Serializer_PHP  - X-Ref

PHP Serializer

serialize($input)   X-Ref
No description

unserialize($input, $allowedClasses)   X-Ref
Unserializes the given string

Triggers an error if a class is found which is not
in the provided array of allowed class names.

param: string  $input
param: array   $allowedClasses
return: mixed

_getSerializedClassNames($string)   X-Ref
Extract class names from serialized string

Adapted from code by Harry Fuecks

param: string  $string
return: mixed



Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7