MIOLO26
|
Membros públicos | |
__construct ($data=NULL) | |
setData ($data) | |
insert () | |
update () | |
updateByData () | |
delete () | |
deleteByCustomizedId () | |
Membros públicos estáticos | |
static | getFieldValues ($identifier, $customizedId) |
static | searchFieldValues ($identifier, $searchData) |
Campos de Dados | |
const | KEY_SEPARATOR = '|' |
$id | |
$customizedId | |
$customFieldId | |
$value | |
__construct | ( | $data = NULL | ) |
MCustomValue constructor.
object | $data | A stdClass instance to populate this object. |
delete | ( | ) |
Delete a custom field value.
deleteByCustomizedId | ( | ) |
Delete a custom field value.
|
static |
Get the field values.
string | $identifier | Custom fields identifier. |
mixed | $customizedId | The primary key of the related table. |
insert | ( | ) |
Insert a custom field value.
|
static |
Search the field values through the identifier and the form data.
string | $identifier | Identifier. |
array | $searchData | Form data. |
setData | ( | $data | ) |
Set the object attributes.
object | $data | A stdClass instance. |
update | ( | ) |
Update a custom field value.
updateByData | ( | ) |
Update a custom field value by the customized id and the custom field id.
$customFieldId |
$customizedId |
$id |
$value |
const KEY_SEPARATOR = '|' |
Separador para chaves primarias compostas. Campo miolo_custom_value.customized_id