Monday, October 5, 2009

Page Array

The pagearray module is a small (single function) helper module that can be used whenever there is a need to load the output of any Drupal path in data form. Based on the code in index.php, Page Array bypasses the theme('page') call, instead returning the page's output in data form. This can then be used for tasks like outputting in Javascript form, theming for printing, etc.

pagearray 5.x-1.x-dev

nedjo - January 14, 2007 - 05:54
Nightly development snapshot from CVS branch: HEAD
First released: January 14, 2007 - 05:54
Download: pagearray-5.x-1.x-dev.tar.gz
Size: 7.4 KB
md5_file hash: add2b02d74884ef7cf9bd00d678f1332
Last updated: June 29, 2007 - 00:09
View usage statistics for this release

This version is ready for use, but may change slightly as dependent modules use this functionality.

No comments:

Post a Comment