Открытые статические члены | |
static | getTabletClassName () |
Открытые статические члены унаследованные от Entity | |
static | getEntity () |
static | getList (array $parameters) |
static | getRow (array $parameters) |
static | clearCache () |
static | add (array $data) |
static | update ($id, array $data) |
static | delete ($id) |
static | setCacheItem ($id, array $row) |
static | getCacheItem ($id, bool $load=false) |
static | clearCacheItem ($id) |
static | getTabletFieldNames (int $fields=self::FIELDS_MAIN) |
static | getCachedFieldList () |
static | getCallbackRestEvent () |
static | clearSettings () |
Защищенные статические члены | |
static | getDefaultCachedFieldList () |
static | prepareForAdd (ORM\Data\AddResult $result, $id, array &$data) |
static | prepareForUpdate (ORM\Data\UpdateResult $result, $id, array &$data) |
Защищенные статические члены унаследованные от Entity | |
static | deleteNoDemands ($id) |
static | normalize (array &$data) |
static | runAddExternalActions ($id, array $data) |
static | runUpdateExternalActions ($id, array $data) |
static | runDeleteExternalActions ($id) |
static | prepareFloatValue ($value) |
static | prepareIntValue ($value) |
static | prepareStringValue ($value) |
Дополнительные унаследованные члены | |
Открытые члены унаследованные от Entity | |
__construct () | |
fetch (Main\Text\Converter $converter=null) | |
Открытые атрибуты унаследованные от Entity | |
const | PREFIX_OLD = 'OLD_' |
const | EVENT_ON_BUILD_CACHED_FIELD_LIST = 'OnBuildCachedFieldList' |
const | FIELDS_MAIN = 0x0001 |
const | FIELDS_UF = 0x0002 |
const | FIELDS_ALL = self::FIELDS_MAIN|self::FIELDS_UF |
Защищенные члены унаследованные от Entity | |
getTablet () | |
|
staticprotected |
|
static |
|
staticprotected |
|
staticprotected |