You are here

Files in Measured Value Field 7

Primary tabs

File namesort descending Location Namespace Description
EntityReference_SelectionHandler_Generic_units_unit.class.inc includes/EntityReference_SelectionHandler_Generic_units_unit.class.inc Definition of EntityReference_SelectionHandler_Generic_units_unit class.
hardcoded.inc plugins/unit_suggesters/hardcoded.inc
locale.inc plugins/unit_suggesters/locale.inc
mvf.css mvf.css /** MVF rendered field value */ .mvf-subfield {display:inline-block; padding:0 .1em;} /***/ /** MVF widget form element */ .form-item.form-type-mvf-widget .form-item {padding:0; margin:0;} .form-type-mvf-widget .form-item.form-type-textfield…
mvf.devel_generate.inc mvf.devel_generate.inc MVF integration with Devel Generate module.
mvf.feeds.inc mvf.feeds.inc Integration with Feeds of MVF module.
mvf.html help/mvf.html
mvf.info mvf.info name = Measured Value Field description = Define a field with an amount and a unit of measurement. package = Fields core = 7.x dependencies[] = units dependencies[] = number dependencies[] = entityreference dependencies[] = options dependencies[] =…
mvf.install mvf.install Install, update, and uninstall functions for the Measured Value Field module.
mvf.module mvf.module Define a field type of measured value.
mvf.views.inc views/mvf.views.inc Views integration for MVF.
mvf_handler_field_mvf.inc views/mvf_handler_field_mvf.inc Definition of mvf_handler_field_mvf class.
mvf_handler_filter_mvf.inc views/mvf_handler_filter_mvf.inc
mvf_handler_sort_mvf.inc views/mvf_handler_sort_mvf.inc Definition of mvf_handler_sort_mvf class.
mvf_per_user.info mvf_per_user/mvf_per_user.info name = MVF Output Unit per User description = Module that allows to specify output units for MVF fields on per user basis. package = Fields core = 7.x dependencies[] = mvf
mvf_per_user.install mvf_per_user/mvf_per_user.install Install, uninstall, update hooks of MVF Per User module.
mvf_per_user.module mvf_per_user/mvf_per_user.module Module that allows to specify output units for MVF fields on per user basis.
mvf_unit_suggesters.html help/mvf_unit_suggesters.html
original.inc plugins/unit_suggesters/original.inc
per_user.inc mvf_per_user/plugins/unit_suggesters/per_user.inc
README.txt README.txt -- SUMMARY -- Measured Value Field provides a new field type. This field type consists of 2 subfields: * value (numeric value of something - this part is outsourced to Number module) * unit (units in which the given value is measured - this part is…

Other projects