change the looks of the user interface
This class provides 'skinned' navigation elements (icons) and styling. It is used within the AdminOutput class.
Note: We simply trust the caller to provide us with a valid filename in $icon and $knob (but without the .gif extension), see get_icon() and . This makes it a lot easier to generate the graphical icons and knobs: we simply prepend the appropriate path and append the extension .gif and there we go. The penalty for checking the actual file existence every time we generate an icon or knob is too expensive imho.
Located in /program/main_admin.php (line 1749)
construct an AdminSkin object (called from AdminOutput)
return ready-to-use HTML-code for an anchor (to be used with an A-tag)
this routine can create three variations of an anchor for an icon:
return ready-to-use HTML-code for an anchor to be used in the navigation bar
this routine can create two variations of an anchor for a knob in the navigation bar:
return the list of stylesheets associated with this skin
is this skin a text-only skin?
Documentation generated on Tue, 28 Jun 2016 19:10:26 +0200 by phpDocumentor 1.4.0