Allow for modules to modify the dashboard $page by reference.

CommentFileSizeAuthor
#1 432414-render-hook.patch1.83 KBagentrickard
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

agentrickard’s picture

Status: Active » Needs review
FileSize
1.83 KB

Patch. This is similar in concept to what Views pre and post render hooks do.

It also introduces dashboard_invoke() which can be used to pass values by reference to various hooks.

agentrickard’s picture

Status: Needs review » Postponed

Delayed until needed, per IRC chat with drumm.

drumm’s picture

Status: Postponed » Closed (works as designed)

I think ctools should be responsible for this.