eRegistry is a repository of initiated object instances.
eRegistry is a repository of initiated object instances. These instances are stored into the static property $registry.
Usually eRegistry is accessed internally by Elxis so a developer doesn't have to work directly with it. Elxis has eFactory for this purpose. eFactory mostly acts like a shortcut interface to eRegistry but also initiates the object if it is not yet initiated.
The following methods are available in the eRegistry class.
Develop engines to extend Elxis search to anything you can imagine