Collect content provider via a TAL namespace.
Note that this implementation of the TALES provider namespace does not work with interdependent content providers, since each content-provider's stage one call is made just before the second stage is executed. If you want to implement interdependent content providers, you need to consider a TAL-independent view implementation that will complete all content providers' stage one before rendering any of them.
There are no attributes in this class.
There are no methods in this class.
There are no known subclasses.