function rdf_preprocess_field__node__uid
Same name in other branches
- 9 core/modules/rdf/rdf.module \rdf_preprocess_field__node__uid()
Implements hook_preprocess_HOOK() for UID field templates.
File
-
core/
modules/ rdf/ rdf.module, line 282
Code
function rdf_preprocess_field__node__uid(&$variables) {
_rdf_set_field_rel_attribute($variables);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.