FIELD_BEHAVIOR_CUSTOM

in modules/field/field.module

TODO

<?php
define('FIELD_BEHAVIOR_CUSTOM', 0x0004);
?>

Related topics