ask-sheldon.com
Trigger layout handle in another layout handle - Bravehartk2's Blog
In most cases you don’t want to write the same layout declaration twice. With the following snippet you can trigger a once written layout handle in other layout handles. So you can reuse the declaration.
Sheldon