Interface ILayoutXMLModifierAfterRead

All Known Implementing Classes:
DefaultLayoutXMLModifierAfterRead

public interface ILayoutXMLModifierAfterRead
Interface that allows to update the layout XML just after it is read from the physical store.

Please extend your implementation from DefaultLayoutXMLModifierAfterRead if you want to keep compatibility with future extensions of the interface.
  • Method Details