»

LJ::fvp_transform

LJ::fvp_transform — Called from LJ::fill_var_props to do trasformations.

Use

LJ::fvp_transform(transform, vars, hashref, attr);

Arguments

  • transform. The transformation type.

  • vars. hashref with keys being S1 vars

  • hashref. hashref of values that could interpolate. (see LJ::fill_var_props)

  • attr. the attribute name that's being interpolated.

Source:

cgi-bin/ljviews.pl

Returns:

Transformed interpolated variable.