Drupal static (backport)

Categories

Component ID

1353614

Component name

Drupal static (backport)

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1142

Component created

Component changed

Component body

This is a backport of the drupal_static function found in Drupal 7+, for use in Drupal 6 projects.

Information on usage can be found here:
http://api.drupal.org/api/drupal/includes--bootstrap.inc/function/drupal...

If you are already using ctools, it provides a similar static function, ctools_static, which you may prefer to use instead.

For obvious reasons, this project will never get a Drupal 7 release.