Convenience

Get an unaliased views row object for views for views_view_field preprocess functions

  1. /**
  2.  * Returns a view row object in which the property names are unaliased.
  3.  *
  4.  * This facilitates accessing properties from theme hooks when the
  5.  * field_alias is arbitrary unknown, or just non-t
Syndicate content