In some cases when you load data for a block, you need to be able to alter it programatically, that is to alter the XML returned by the SQL block prior to the renderer having access to it.

I would like to implement an forena_data_alter hook that would allow custom modules to alter this data.

CommentFileSizeAuthor
#1 2389971-forena-data-alter-1.patch2.13 KBmetzlerd
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

metzlerd’s picture

Assigned: Unassigned » metzlerd
Status: Active » Needs review
FileSize
2.13 KB

Here is a patch that implements this alter hook.

  • 98dfee2 committed on 7.x-4.x
    #2389971 forena_data_alter hook
    
metzlerd’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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