Class waContactCategoryModel
- waModel
-
waContactCategoryModel
Package: wa-system\webasyst\model
Located at wa-system/webasyst/lib/models/waContactCategory.model.php
Located at wa-system/webasyst/lib/models/waContactCategory.model.php
public
integer
|
|
public
array|null
|
|
public
boolean
|
|
public
array
|
|
public
|
|
public
array
|
|
public
array
|
#
getBySystemId( string $system_id, string $name = null )
Category row with given system id. Category is created with given name (matches $system_id if omitted) when it does not exist. |
protected
string
|
$table | 'wa_contact_category' |
#
Name of the table |
$adapter,
$fields,
$id,
$type,
$writable
|