ViewComponentsInterface
interface ViewComponentsInterface
Package view components interface
Methods
array
getComponents(string|null $parent = null, string $type = 'components')
Get package components list
array
getEmails(string|null $parent = null)
Get package emails list
array
getPages(string|null $parent = null)
Get package pages list
Details
at line 24
array
getComponents(string|null $parent = null, string $type = 'components')
Get package components list
at line 32
array
getEmails(string|null $parent = null)
Get package emails list
at line 40
array
getPages(string|null $parent = null)
Get package pages list