- Patch #460252 by John Morahan: fixed documentation.
parent
5e3f50369f
commit
83ea3cd042
|
|
@ -6,7 +6,7 @@
|
||||||
* Default theme implementation to display the value of a field.
|
* Default theme implementation to display the value of a field.
|
||||||
*
|
*
|
||||||
* Available variables:
|
* Available variables:
|
||||||
* - $node: The node object.
|
* - $object: The object to which the field is attached.
|
||||||
* - $field: The field array.
|
* - $field: The field array.
|
||||||
* - $items: An array of values for each item in the field array.
|
* - $items: An array of values for each item in the field array.
|
||||||
* - $teaser: Whether this is displayed as a teaser.
|
* - $teaser: Whether this is displayed as a teaser.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue