MacOS7Style Theme parts.
More...
|
$this | parts ['barLeft'] |
|
$this | parts ['barRight'] |
|
$this | parts ['barButton'] |
|
$this | parts ['barItem'] |
|
$this | parts ['boxHeader'] |
|
$this | parts ['boxTitleBar'] |
|
$this | parts ['boxTitleBarE'] |
|
$this | parts ['boxTabsBarHeader'] |
|
$this | parts ['boxTab'] |
|
$this | parts ['boxTabSelected'] |
|
$this | parts ['boxTabCSSStandart'] = 'macos7styleBoxTab' |
|
$this | parts ['boxTabCSSSelected'] = 'macos7styleBoxTabS' |
|
$this | parts ['boxTabCSSRollover'] = 'macos7styleBoxTabO' |
|
$this | parts ['boxTabsBarFooter'] |
|
$this | parts ['boxButtonsBarHeader'] |
|
$this | parts ['boxButtonWithLink'] |
|
$this | parts ['boxButtonWithoutLink'] |
|
$this | parts ['boxButtonsBarFooter'] |
|
$this | parts ['boxContent1Header'] |
|
$this | parts ['boxContent1Footer'] |
|
$this | parts ['boxContent2Header'] |
|
$this | parts ['boxContent2Footer'] |
|
$this | parts ['boxFooter'] |
|
$this | parts ['lightBoxHeader'] |
|
$this | parts ['lightBoxFooter'] |
|
$this | parts ['button'] |
|
$this | parts ['layeredMenuHeader'] |
|
$this | parts ['layeredMenuSeparator'] |
|
$this | parts ['layeredMenuNoLinkItem'] |
|
$this | parts ['layeredMenuLinkItem'] |
|
$this | parts ['layeredMenuFooter'] |
|
MacOS7Style Theme parts.
Plugin / Theme Parts
- Author
- CaMykS Team camyk.nosp@m.s.co.nosp@m.ntact.nosp@m.@gma.nosp@m.il.co.nosp@m.m
- Version
- 1.0
- Date
- Creation: Dec 2008
-
Modification: Aug 2018
- Copyright
- 2008 - 2018 CaMykS Team
- Note
- This program is distributed as is - WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
◆ parts [1/31]
Initial value:= '
<div style="%s">
<div class="macos7styleBarOuterBox">
<div class="macos7styleBarInnerBox">
'
◆ parts [2/31]
Initial value:= '
</div>
</div>
</div>
'
◆ parts [3/31]
$this parts[ 'barButton'] |
Initial value:= '
<div id="%s" class="macos7styleBarButton"
onmouseover="this.className=\'macos7styleBarButtonOver\'"
onmouseout="this.className=\'macos7styleBarButton\'"
>
<a href="%s" class="macos7styleBarButton">
%s
</a>
</div>'
◆ parts [4/31]
Initial value:= '
<div id="%s" class="macos7styleBarItem">
%s
</div>
'
◆ parts [5/31]
$this parts[ 'boxHeader'] |
Initial value:= '
<div class="macos7styleBox" style="%s">
'
◆ parts [6/31]
$this parts[ 'boxTitleBar'] |
Initial value:= '
<div class="macos7styleBoxTitleOuterBar">
<table cellspacing="0" cellpadding="0" class="macos7styleBoxTitleInnerBar">
<tr>
<td class="macos7styleBoxTitleBarLeft">
</td>
<td class="macos7styleBoxTitleBarText">
<span>
%s
</span>
</td>
<td class="macos7styleBoxTitleBarRight">
</td>
</tr>
</table>
</div>'
◆ parts [7/31]
$this parts[ 'boxTitleBarE'] |
Initial value:= '
<div class="macos7styleBoxTitleOuterBar">
<table cellspacing="0" cellpadding="0" class="macos7styleBoxTitleInnerBar">
<tr>
<td class="macos7styleBoxTitleBarLeft">
</td>
<td class="macos7styleBoxTitleBarText">
</td>
<td class="macos7styleBoxTitleBarRight">
</td>
</tr>
</table>
</div>'
◆ parts [8/31]
$this parts[ 'boxTabsBarHeader'] |
Initial value:= '
<div class="macos7styleBoxTabsBar">
<table cellspacing="0" cellpadding="0" style="macos7styleBoxTabsBar">
<tr>
'
◆ parts [9/31]
Initial value:= '
<td id="tab%s" class="macos7styleBoxTab" onclick="%s" onmouseover="%s" onmouseout="%s">%s</td>'
◆ parts [10/31]
$this parts[ 'boxTabSelected'] |
Initial value:= '
<td id="tab%s" class="macos7styleBoxTabS" onclick="%s" onmouseover="%s" onmouseout="%s">%s</td>'
◆ parts [11/31]
$this parts[ 'boxTabCSSStandart'] = 'macos7styleBoxTab' |
◆ parts [12/31]
$this parts[ 'boxTabCSSSelected'] = 'macos7styleBoxTabS' |
◆ parts [13/31]
$this parts[ 'boxTabCSSRollover'] = 'macos7styleBoxTabO' |
◆ parts [14/31]
$this parts[ 'boxTabsBarFooter'] |
Initial value:= '
</tr>
</table>
</div>'
◆ parts [15/31]
$this parts[ 'boxButtonsBarHeader'] |
Initial value:= '
<div class="macos7styleBoxButtonsBarLine">'
◆ parts [16/31]
$this parts[ 'boxButtonWithLink'] |
Initial value:= '
<a href="%2$s" class="macos7styleBoxButton" style="%1$s">%3$s</a>'
◆ parts [17/31]
$this parts[ 'boxButtonWithoutLink'] |
Initial value:= '
<div class="macos7styleBoxItem" style="%1$s">%2$s</div>'
◆ parts [18/31]
$this parts[ 'boxButtonsBarFooter'] |
◆ parts [19/31]
$this parts[ 'boxContent1Header'] |
Initial value:= '
<div class="macos7styleBoxContent1" style="%s">
'
◆ parts [20/31]
$this parts[ 'boxContent1Footer'] |
◆ parts [21/31]
$this parts[ 'boxContent2Header'] |
Initial value:= '
<div class="macos7styleBoxContent2" style="%s">
'
◆ parts [22/31]
$this parts[ 'boxContent2Footer'] |
◆ parts [23/31]
$this parts[ 'boxFooter'] |
Initial value:= '
<div class="macos7styleBoxFooter">
</div>
</div>'
◆ parts [24/31]
$this parts[ 'lightBoxHeader'] |
◆ parts [25/31]
$this parts[ 'lightBoxFooter'] |
◆ parts [26/31]
Initial value:= '
<table cellspacing="0">
<tr>
<td class="macos7styleButtonOuterBox" style="%s">
<div class="macos7styleButtonInnerBox">
<a href="%s" class="macos7styleButton">
%s
</a>
</div>
</td>
</tr>
</table>
'
◆ parts [27/31]
$this parts[ 'layeredMenuHeader'] |
Initial value:= '
<div id="%1$s" class="macos7styleLayeredMenuHeader"
onmouseover="%2$s.select(\'%1$s\');"
onmouseout="%2$s.unselect(\'%1$s\');">'
◆ parts [28/31]
$this parts[ 'layeredMenuSeparator'] |
Initial value:= '
<div class="macos7styleLayeredMenuSeparator">
</div>'
◆ parts [29/31]
$this parts[ 'layeredMenuNoLinkItem'] |
Initial value:= '
<div id="%1$s" class="macos7styleLayeredMenuItem">
%2$s
</div>
'
◆ parts [30/31]
$this parts[ 'layeredMenuLinkItem'] |
Initial value:= '
<a id="%1$s" href="%3$s" class="macos7styleLayeredMenuItem"%4$s>
%2$s
</a>
'
◆ parts [31/31]
$this parts[ 'layeredMenuFooter'] |