Quick search:


What is a skin

A file that is included by a page or a part object.

A skin usually serves as a template for a part of a page. It holds HTML and small php sections that call print and get methods on $this. $this is the object that included the skin. For information on the role of skins in the user interfacing framework see the principle of page compostion.