kernel/shop/editcurrency.php

Show: inherited
    Table of Contents

    Functions

    functionvalidateCurrencyData( array $currencyData ) : false | string

    Validates currency data: - checks that custom_rate_value & rate_factor are provided and are floats.

    Parameters
    Name Type Description
    $currencyData array

    Currenty data as submitted. Will be modified to remove invalid values since it is passed by reference

    Returns
    Type Description
    false | string True if data is valid, an error message if it's not
    Documentation was generated by DocBlox 0.18.1.