fraction.class.inc |
fraction.class.inc |
|
Fraction class |
fraction.feeds.inc |
fraction.feeds.inc |
|
|
fraction.field.inc |
fraction.field.inc |
|
Fraction Field API functions |
fraction.info |
fraction.info |
|
name = "Fraction"
description = "Provides a field for storing decimals as fractions, for maximum precision."
core = 7.x
test_dependencies[] = entity
files[] = fraction.class.inc
files[] =… |
fraction.install |
fraction.install |
|
Fraction install |
fraction.module |
fraction.module |
|
Fraction |
fraction.test |
fraction.test |
|
Fraction tests |
fraction.views.inc |
views/fraction.views.inc |
|
Views hooks. |
fraction_entity_test.inc |
tests/fraction_entity_test/fraction_entity_test.inc |
|
|
fraction_entity_test.info |
tests/fraction_entity_test/fraction_entity_test.info |
|
name = "Fraction Entity Test"
description = "Helper module for testing Fraction Entity integration."
core = 7.x
dependencies[] = entity
dependencies[] = fraction
files[] = fraction_entity_test.inc |
fraction_entity_test.install |
tests/fraction_entity_test/fraction_entity_test.install |
|
|
fraction_entity_test.module |
tests/fraction_entity_test/fraction_entity_test.module |
|
|
fraction_handler_field.inc |
views/handlers/fraction_handler_field.inc |
|
Contains the Fraction Views field handler. |
fraction_handler_field_field.inc |
views/handlers/fraction_handler_field_field.inc |
|
Contains the Fraction Field Views field handler. |
fraction_handler_filter_decimal.inc |
views/handlers/fraction_handler_filter_decimal.inc |
|
Contains the Fraction Views filter handler. |
fraction_handler_sort_decimal.inc |
views/handlers/fraction_handler_sort_decimal.inc |
|
Contains the Fraction Views sort handler. |