Home
last modified time | relevance | path

Searched refs:getChildrenObject (Results 1 – 4 of 4) sorted by last modified time

/plugin/combo/ComboStrap/Meta/Api/
H A DMetadata.php171 public function getChildrenObject(): array function in ComboStrap\\Meta\\Api\\Metadata
H A DMetadataTabular.php228 foreach ($this->getChildrenObject() as $childObject) {
/plugin/combo/ComboStrap/
H A DMetadataFormDataStore.php36 foreach ($metadata->getChildrenObject() as $childrenObject) {
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php248 $children = $metadata->getChildrenObject();