.. _fallelementtexts: ##################################################################### ``all_element_texts`` — Get all element text metadata for a record. ##################################################################### :doc:`View-related functions ` ******* Summary ******* .. include:: /Reference/libraries/globals/summary/all_element_texts.rst .. php:function:: all_element_texts($record, $options = array()) Get all element text metadata for a record. :type $record: Omeka_Record_AbstractRecord|string :param $record: The record to get the element text metadata for. :type $options: array :param $options: Options for getting the metadata. :returns: string|array ***** Usage ***** .. include:: /Reference/libraries/globals/usage/all_element_texts.rst ******** Examples ******** .. include:: /Reference/libraries/globals/examples/all_element_texts.rst ******** See Also ******** .. include:: /Reference/libraries/globals/see_also/all_element_texts.rst