class AppendingStrategy extends Object
The standard <head> merging strategy, which simply appends the
content elements to the layout ones.
| Type | Name and description |
|---|---|
int |
findPositionForModel(IModel headModel, IModel childModel)Returns the position at the end of the <head> section. |