This documentation refers to an earlier version of Islandora. https://wiki.duraspace.org/display/ISLANDORA/Start is current.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

PHP Lib is a collection (or 'library') of interfaces, classes and functions that are used by a variety of Islandora modules, most notably the Forms modules. It is used primarily to create pages that convert records in XML formats to a more human-readable version that is also able to be easily manipulated. This is done by a series of PHP files that Drupal includes when loading these pages.

Dependencies

PHP Lib has no dependencies, but also has no functionality as a standalone module.

Provisions

Downloads

Objective Forms is part of the Islandora Forms package, downloadable at http://islandora.ca/sites/default/files/7.x-1.1/islandora_forms-7.x-1.1.tar.gz.

Configuration

PHP Lib requires no configuration, and functions as soon as it is activated and installed as a Drupal module.

  • No labels