| 1 |
20 |
jhriggs |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
|
| 2 |
|
|
|
| 3 |
|
|
|
| 4 |
|
|
|
| 5 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=ascii">
|
| 6 |
|
|
<meta name="generator" content="HeaderDoc">
|
| 7 |
|
|
<meta name="xcode-display" content="render">
|
| 8 |
|
|
|
| 9 |
|
|
#tocMenu {
|
| 10 |
|
|
display: block;
|
| 11 |
|
|
position:fixed;
|
| 12 |
|
|
top:0px;
|
| 13 |
|
|
left:0px;
|
| 14 |
|
|
width:210px;
|
| 15 |
|
|
height:100%;
|
| 16 |
|
|
background:transparent;
|
| 17 |
|
|
}
|
| 18 |
|
|
#bodyText {
|
| 19 |
|
|
margin-left: 210px;
|
| 20 |
|
|
}
|
| 21 |
|
|
|
| 22 |
|
|
<script language="JavaScript" type="text/javascript"><!--
|
| 23 |
|
|
function hidetoc() {
|
| 24 |
|
|
var origURL = parent.document.URL;
|
| 25 |
|
|
var contentURL = origURL.substring(origURL.indexOf('?')+1, origURL.length);
|
| 26 |
|
|
if (contentURL.length == origURL.length) {
|
| 27 |
|
|
jumpPos = origURL.substring(origURL.indexOf('#')+1, origURL.length);
|
| 28 |
|
|
}
|
| 29 |
|
|
if (contentURL == "hidetoc") {
|
| 30 |
|
|
var toc = document.getElementById('tocMenu');
|
| 31 |
|
|
var body = document.getElementById('bodyText');
|
| 32 |
|
|
if (toc && body) {
|
| 33 |
|
|
toc.style.display = 'none';
|
| 34 |
|
|
body.style.marginLeft = '0px';
|
| 35 |
|
|
}
|
| 36 |
|
|
}
|
| 37 |
|
|
}
|
| 38 |
|
|
--></script><style type="text/css"><!--.keyword {background:#ffffff; color:#761550;}.template {background:#ffffff; color:#761550;}.number {background: #ffffff; color:#0000ff;}.function {background:#ffffff; color:#000000;}.string {background: #ffffff; color:#891315;}.preprocessor {background:#ffffff; color:#236e25}.comment {background:#ffffff; color:#236e25}.char {background: #ffffff; color:#0000ff;}.var {background:#ffffff; color:#000000;}.type {background:#ffffff; color:#761550;}.param {background:#ffffff; color:#000000;}a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}.list_indent { margin-left: 40px; }.declaration_indent { margin-left: 40px; }.param_indent { margin-left: 40px; }.group_indent { margin-left: 40px; }.group_desc_indent { margin-left: 20px; }.warning_indent { margin-left: 40px; }.important_indent { margin-left: 40px; }.hd_tocAccess { font-style: italic; font-size: 10px; font-weight: normal; color: #303030; }--></style>
|
| 39 |
|
|
|
| 40 |
|
|
<body bgcolor="#ffffff" onload="hidetoc();">
|
| 41 |
|
|
|
| 42 |
|
|
<!-- headerDoc=cl; uid=//apple_ref/occ/cl/TruePreview; name=TruePreview-->
|
| 43 |
|
|
<a name="//apple_ref/occ/cl/TruePreview"></a><div id="tocMenu">
|
| 44 |
|
|
<iframe id="toc_content" name="toc_content" src="toc.html" width="210" height="100%" align="left" frameborder="0">This document set is best viewed in a browser that supports iFrames. </iframe>
|
| 45 |
|
|
|
| 46 |
|
|
|
| 47 |
|
|
|
| 48 |
|
|
|
| 49 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 50 |
|
|
<h1><a name="TruePreview">TruePreview </a></h1>
|
| 51 |
|
|
|
| 52 |
|
|
|
| 53 |
|
|
<p><b>Version: </b> @(#) $Id: TruePreview.h 17 2009-10-09 12:21:07Z jhriggs $ <br><b>Superclass: </b> <!-- a logicalPath="//apple_ref/occ/cl/NSObject" -->NSObject <!-- /a --><br><b>Declared In: </b> <a href="../../index.html" target="_top">TruePreview.h </a><br></p>
|
| 54 |
|
|
<div class="declaration_indent">
|
| 55 |
|
|
|
| 56 |
|
|
|
| 57 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 58 |
|
|
|
| 59 |
|
|
<!-- begin discussion --><p>The <code>TruePreview </code> class is the subclass of
|
| 60 |
|
|
<code>MVMailBundle </code> that provides the plugin entrypoint for the
|
| 61 |
|
|
TruePreview plugin.
|
| 62 |
|
|
<!-- end discussion -->
|
| 63 |
|
|
|
| 64 |
|
|
|
| 65 |
|
|
|
| 66 |
|
|
<br><a name="HeaderDoc_groups"><h2>Groups </h2></a>
|
| 67 |
|
|
|
| 68 |
|
|
<h3>MVMailBundle class methods </h3>
|
| 69 |
|
|
<div class="group_desc_indent">
|
| 70 |
|
|
|
| 71 |
|
|
|
| 72 |
|
|
|
| 73 |
|
|
|
| 74 |
|
|
<div class="group_indent">
|
| 75 |
|
|
|
| 76 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/hasPreferencesPanel" logicalPath="//apple_ref/occ/clm/TruePreview/hasPreferencesPanel" target="_top">+hasPreferencesPanel </a></tt></dt>
|
| 77 |
|
|
|
| 78 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/preferencesOwnerClassName" logicalPath="//apple_ref/occ/clm/TruePreview/preferencesOwnerClassName" target="_top">+preferencesOwnerClassName </a></tt></dt>
|
| 79 |
|
|
|
| 80 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/preferencesPanelName" logicalPath="//apple_ref/occ/clm/TruePreview/preferencesPanelName" target="_top">+preferencesPanelName </a></tt></dt>
|
| 81 |
|
|
|
| 82 |
|
|
|
| 83 |
|
|
|
| 84 |
|
|
|
| 85 |
|
|
<h3>Class initialization </h3>
|
| 86 |
|
|
<div class="group_desc_indent">
|
| 87 |
|
|
|
| 88 |
|
|
|
| 89 |
|
|
|
| 90 |
|
|
|
| 91 |
|
|
<div class="group_indent">
|
| 92 |
|
|
|
| 93 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/initialize" logicalPath="//apple_ref/occ/clm/TruePreview/initialize" target="_top">+initialize </a></tt></dt>
|
| 94 |
|
|
|
| 95 |
|
|
|
| 96 |
|
|
|
| 97 |
|
|
|
| 98 |
|
|
<a name="HeaderDoc_methods"></a>
|
| 99 |
|
|
|
| 100 |
|
|
|
| 101 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/initialize" target="_top">+initialize </a></tt></dt>
|
| 102 |
|
|
|
| 103 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/hasPreferencesPanel" target="_top">+hasPreferencesPanel </a></tt></dt>
|
| 104 |
|
|
|
| 105 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/preferencesOwnerClassName" target="_top">+preferencesOwnerClassName </a></tt></dt>
|
| 106 |
|
|
|
| 107 |
|
|
<dt><tt><a href="index.html#//apple_ref/occ/clm/TruePreview/preferencesPanelName" target="_top">+preferencesPanelName </a></tt></dt>
|
| 108 |
|
|
|
| 109 |
|
|
|
| 110 |
|
|
|
| 111 |
|
|
<!-- headerDoc=clm; uid=//apple_ref/occ/clm/TruePreview/initialize; name=TruePreview::initialize --><a name="//apple_ref/occ/clm/TruePreview/initialize"></a>
|
| 112 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 113 |
|
|
<h3><a name="initialize">initialize </a></h3>
|
| 114 |
|
|
|
| 115 |
|
|
|
| 116 |
|
|
|
| 117 |
|
|
<div class="declaration_indent">
|
| 118 |
|
|
<pre>+ ( <!-- a logicalPath="//apple_ref/occ/cl/void //apple_ref/occ/tdef/void //apple_ref/occ/tag/void //apple_ref/occ/econst/void //apple_ref/occ/struct/void //apple_ref/occ/clconst/void //apple_ref/occ/intf/void" --><span class="type">void </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/initialize //apple_ref/occ/data/initialize" --><span class="var">initialize </span><!-- /a -->; </pre>
|
| 119 |
|
|
|
| 120 |
|
|
|
| 121 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 122 |
|
|
|
| 123 |
|
|
<!-- begin discussion --><p>Registers this plugin and swizzles the methods necessary for TruePreview's
|
| 124 |
|
|
functionality.
|
| 125 |
|
|
<!-- end discussion -->
|
| 126 |
|
|
|
| 127 |
|
|
|
| 128 |
|
|
|
| 129 |
|
|
<!-- headerDoc=clm; uid=//apple_ref/occ/clm/TruePreview/hasPreferencesPanel; name=TruePreview::hasPreferencesPanel --><a name="//apple_ref/occ/clm/TruePreview/hasPreferencesPanel"></a>
|
| 130 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 131 |
|
|
<h3><a name="hasPreferencesPanel">hasPreferencesPanel </a></h3>
|
| 132 |
|
|
|
| 133 |
|
|
|
| 134 |
|
|
|
| 135 |
|
|
<div class="declaration_indent">
|
| 136 |
|
|
<pre>+ ( <!-- a logicalPath="//apple_ref/occ/cl/BOOL //apple_ref/occ/tdef/BOOL //apple_ref/occ/tag/BOOL //apple_ref/occ/econst/BOOL //apple_ref/occ/struct/BOOL //apple_ref/occ/clconst/BOOL //apple_ref/occ/intf/BOOL" --><span class="type">BOOL </span><!-- /a -->) <!-- a logicalPath="//apple_ref/occ/econst/hasPreferencesPanel //apple_ref/occ/data/hasPreferencesPanel" --><span class="var">hasPreferencesPanel </span><!-- /a -->; </pre>
|
| 137 |
|
|
|
| 138 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value </font></h5>
|
| 139 |
|
|
<p><!-- begin return value --><code>YES </code>.
|
| 140 |
|
|
|
| 141 |
|
|
<!-- end return value --></p>
|
| 142 |
|
|
|
| 143 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 144 |
|
|
|
| 145 |
|
|
<!-- begin discussion --><p>Indicates that this plugin has a preference panel.
|
| 146 |
|
|
<!-- end discussion -->
|
| 147 |
|
|
|
| 148 |
|
|
|
| 149 |
|
|
|
| 150 |
|
|
<!-- headerDoc=clm; uid=//apple_ref/occ/clm/TruePreview/preferencesOwnerClassName; name=TruePreview::preferencesOwnerClassName --><a name="//apple_ref/occ/clm/TruePreview/preferencesOwnerClassName"></a>
|
| 151 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 152 |
|
|
<h3><a name="preferencesOwnerClassName">preferencesOwnerClassName </a></h3>
|
| 153 |
|
|
|
| 154 |
|
|
|
| 155 |
|
|
|
| 156 |
|
|
<div class="declaration_indent">
|
| 157 |
|
|
<pre>+ ( <!-- a logicalPath="//apple_ref/occ/cl/NSString //apple_ref/occ/tdef/NSString //apple_ref/occ/tag/NSString //apple_ref/occ/econst/NSString //apple_ref/occ/struct/NSString //apple_ref/occ/clconst/NSString //apple_ref/occ/intf/NSString" --><span class="type">NSString </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/preferencesOwnerClassName //apple_ref/occ/data/preferencesOwnerClassName" --><span class="var">preferencesOwnerClassName </span><!-- /a -->; </pre>
|
| 158 |
|
|
|
| 159 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value </font></h5>
|
| 160 |
|
|
<p><!-- begin return value --><code>TruePreviewPreferencesModule </code>.
|
| 161 |
|
|
|
| 162 |
|
|
<!-- end return value --></p>
|
| 163 |
|
|
|
| 164 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 165 |
|
|
|
| 166 |
|
|
<!-- begin discussion --><p>Returns the class name for this plugin's preference panel owner.
|
| 167 |
|
|
<!-- end discussion -->
|
| 168 |
|
|
|
| 169 |
|
|
|
| 170 |
|
|
|
| 171 |
|
|
<!-- headerDoc=clm; uid=//apple_ref/occ/clm/TruePreview/preferencesPanelName; name=TruePreview::preferencesPanelName --><a name="//apple_ref/occ/clm/TruePreview/preferencesPanelName"></a>
|
| 172 |
|
|
<table border="0" cellpadding="2" cellspacing="2" width="300"><tr><td valign="top" height="12" colspan="5">
|
| 173 |
|
|
<h3><a name="preferencesPanelName">preferencesPanelName </a></h3>
|
| 174 |
|
|
|
| 175 |
|
|
|
| 176 |
|
|
|
| 177 |
|
|
<div class="declaration_indent">
|
| 178 |
|
|
<pre>+ ( <!-- a logicalPath="//apple_ref/occ/cl/NSString //apple_ref/occ/tdef/NSString //apple_ref/occ/tag/NSString //apple_ref/occ/econst/NSString //apple_ref/occ/struct/NSString //apple_ref/occ/clconst/NSString //apple_ref/occ/intf/NSString" --><span class="type">NSString </span><!-- /a --><span class="type">* </span>) <!-- a logicalPath="//apple_ref/occ/econst/preferencesPanelName //apple_ref/occ/data/preferencesPanelName" --><span class="var">preferencesPanelName </span><!-- /a -->; </pre>
|
| 179 |
|
|
|
| 180 |
|
|
<h5 class="tight"><font face="Lucida Grande,Helvetica,Arial">Return Value </font></h5>
|
| 181 |
|
|
<p><!-- begin return value --><code>TruePreview </code>.
|
| 182 |
|
|
|
| 183 |
|
|
<!-- end return value --></p>
|
| 184 |
|
|
|
| 185 |
|
|
<font face="Lucida Grande,Helvetica,Arial">Discussion </font>
|
| 186 |
|
|
|
| 187 |
|
|
<!-- begin discussion --><p>Returns the name for this plugin's preferences panel.
|
| 188 |
|
|
<!-- end discussion -->
|
| 189 |
|
|
|
| 190 |
|
|
|
| 191 |
|
|
<p>Last Updated: Friday, October 09, 2009
|
| 192 |
|
|
|
| 193 |
|
|
|
| 194 |
|
|
|
| 195 |
|
|
|