Ferreteria/v0.5/@cls/data/card/cK1I
< Ferreteria | v0.5 | @cls
Jump to navigation
Jump to search
→ | → |
- Source: data/fields/card/k1i/base.php
Methods
current as of 2023-02-25
- INTERNAL SERVICES
- protected function KeyName() : string { return $this->Spec()->KeyName(); }
- FIELDS: READ
- public function KeyCell() : F\status\cVar
- public function KeyValue() : int
- public function KeyMatches(int $id) : bool
- protected function HasKey() : bool
- protected function HasIdentity() : bool { return $this->HasKey(); }
- public function IdentityValues() : array
- protected function KeySlug() : string { return $this->KeyCell()->GetIt(); }
- FROM TRAIT, to be consolidated
- public function IsNew() : bool { return $this->KeyCell()->IsBlank(); }
- protected function GetSelfFilter() : string
- public function DoUpdate(array $arChg) : FD\cUpdateStatus
- public function DoUpdateChanged() : FD\cUpdateStatus