EntryProvider
interface EntryProvider (View source)
Interface for classes that provide container entries.
Methods
static EntryProvider
initialize()
Loads the entry provider when loaded by the container.
array
getMethods()
Returns list of provided container entries and associated methods.
Details
at line 18
static EntryProvider
initialize()
Loads the entry provider when loaded by the container.
at line 24
array
getMethods()
Returns list of provided container entries and associated methods.