CVS edit link for antgiant

I work for Florida Hospital College of Heath Sciences (http://www.fhchs.edu/), and we use SONISWEB (http://www.sonis.com/) for our student information system. I have written a module that provides Drupal module developers a standardized way of accessing the SONISWEB web service API. We are using this module for our main student site. However, other people are now interested in integrating SONISWEB and Drupal, and we thought that this module would be useful to them as well.

The module can be downloaded at https://mars.fhchs.edu/sonisweb_integration.zip

A few technical notes about the module.
The module relies on PHP's native SOAP system, and OpenSSL. It checks for them in the requirements section of its install.
To my knowledge this module passes coder, and follows documentation standards. (I can provide Doxygen generated documentation if you are interested.)

Thank you for your consideration.

CommentFileSizeAuthor
#1 sonisweb_integration.zip4.98 KBantgiant

Comments

antgiant’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new4.98 KB
ajk’s picture

Status: Needs review » Fixed

Please ensure you use Drupal's version of string handling functions where they exist (e.g. substr() should use drupal_substr())

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

avpaderno’s picture

Component: Miscellaneous » new project application
Issue summary: View changes
Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.