Wrapper type for a collection of named IRepetitionInfo instances.
More...
Wrapper type for a collection of named IRepetitionInfo instances.
CSF.Zpt.Rendering.RepetitionMetadataCollectionWrapper.RepetitionMetadataCollectionWrapper |
( |
IEnumerable< IRepetitionInfo > |
repetitions | ) |
|
|
inline |
bool CSF.Zpt.Rendering.RepetitionMetadataCollectionWrapper.HandleTalesPath |
( |
string |
pathFragment, |
|
|
out object |
result, |
|
|
IRenderingContext |
currentContext |
|
) |
| |
|
inline |
Gets a IRepetitionInfo based upon a TALES path fragment.
- Returns
true
if the path traversal was a success; false
otherwise.
- Parameters
-
pathFragment | The path fragment. |
result | Exposes the result if the traversal was a success |
currentContext | Gets the current rendering context. |
Implements CSF.Zpt.Tales.ITalesPathHandler.
ITalesPathHandler CSF.Zpt.Rendering.RepetitionMetadataCollectionWrapper.this[string key] |
|
get |
The documentation for this class was generated from the following file:
- /home/craig/Projects/CSF.Zpt/CSF.Zpt/Rendering/RepetitionMetadataCollectionWrapper.cs