Bitrix API

expressionfield.php

Bitrix Framework

Tags
subpackage

main

copyright

2001-2012 Bitrix

Table of Contents

Classes

ExpressionField
Expr field is to describe dynamic fields by expression, e.g. we have PRICE_USD field and need to count price in EUR then we define expression field PRICE_EUR with expression = array('%s * 1.25', 'PRICE_USD')

        
On this page

Search results