PHP_MARC_YAZ class
This class is an extension of the PHP_MARC class specially designed to import its data from the PHP/YAZ framework. As of version 1.0.3 of PHP/YAZ, it contains a special indexed data array, named 'array3' which PHP_MARC_YAZ uses to read its data in. Thus, 'array3' needs to be present in your PHP/YAZ installation if you want to use this class.
Located in /packages/collections/lib/php-marc/php-marc.php (line 1250)
PHP_MARC | --PHP_MARC_YAZ
PHP_MARC_YAZ constructor function
Creates a PHP_MARC object from data retrieved from PHP/YAZ. You can either pass an 'array3' array as argument, alternatively a YAZ connection ID and a request position.
Internal parsing function
Does the parsing of the 'array3' array. Issued only internally.
Inherited From PHP_MARC
PHP_MARC::append_fields()
PHP_MARC::delete_all()
PHP_MARC::delete_field()
PHP_MARC::ffield()
PHP_MARC::field()
PHP_MARC::fields()
PHP_MARC::formatted()
PHP_MARC::leader()
PHP_MARC::leader_lengths()
PHP_MARC::make_clone()
PHP_MARC::php_marc()
PHP_MARC::raw()
PHP_MARC::subfield()
PHP_MARC::warnings()
PHP_MARC::_build_dir()
PHP_MARC::_croak()
PHP_MARC::_sort_fields()
PHP_MARC::_warn()
Documentation generated on Wed, 05 Mar 2008 16:47:04 -0600 by phpDocumentor 1.3.1