There is a legacy hook hook_facetapi_facets_alter() that allows for altering of an entire realm's render array. The hook is not useful because many of the elements are already themed by the time this hook is invoked making it practically useless. It was more useful in D6 where most items were themed after this point.

CommentFileSizeAuthor
#1 facetapi-1368138-1.patch400 bytescpliakas

Comments

cpliakas’s picture

Status: Active » Needs review
StatusFileSize
new400 bytes

Attached patch makes the change.

cpliakas’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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