$type
$type :
نوع یک فیلد برای نگاشی این فیلد به فیلدهای واقعی پایگاه داده استفاده میشود. برای نمونه کلاس Pluf_DB_Schema_MySQL در یک متغیر mapping این نگاشت را نگهداری کرده است.
فیلد پیش فرض برای پایگاه داده را تعریف میکند.
formField( $def, $form_field = '')
It is never possible to manually set the id of a model, this should be passed through the URL.
We put this method at the field level as it allows us to easily create a new DB field and a new Form field and use them without the need to modify another place where the mapping would be performed.
$def | ||
$form_field |