Current section

Files

Jump to
mailman docs Mailman.Composer.html
Raw

docs/Mailman.Composer.html

<!DOCTYPE html>
<html>
<head>
<title>Mailman.Composer</title>
<meta charset="utf-8">
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
relpath = '';
if (relpath != '') relpath += '/';
</script>
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
</head>
<body>
<script type="text/javascript" charset="utf-8">
if (window.top.frames.main) document.body.className = 'frames';
</script>
<div id="content">
<div class="breadcrumbs">Mailman v0.0.3 &rarr; <a href="overview.html">Overview</a> &rarr; <a href="Mailman.html">Mailman</a> &rarr; <a href="Mailman.Composer.html">Composer</a></div>
<h1>
Mailman.Composer
<small>protocol</small>
</h1>
<ul class="summary_links">
<li><a href="#summary">Summary</a></li>
<li><a href="#functions_details">Functions</a></li>
<li><a href="#types_details">Types</a></li>
</ul>
<a href="https://github.com/kamilc/mailman/blob/master/lib/mailman.ex#L9" class="view_source">Source</a>
<h2 id="summary">Summary<div class="detail_header_links"><a class="to_top_link" href="#content" title="To the top of the page">&uarr;</a></div></h2>
<table class="summary">
<tr>
<td class="summary_signature"><a href="#compile_part/3">compile_part(config, mode, email)</a></td>
</tr>
</table>
<div id="types_details" class="details_list">
<h2>Types <a class="to_top_link" href="#content" title="To the top of the page">&uarr;</a></h2>
<div class="type_detail">
<p class="typespec" id="t:t/0">
<a href="#t:t/0">t</a> :: term
</p>
</div>
</div>
<div id="functions_details" class="details_list">
<h2>Functions</h2>
<div class="detail">
<div class="detail_header" id="compile_part/3">
<span class="signature"><strong>compile_part(config, mode, email)</strong></span>
<div class="detail_header_links">
<span class="detail_type">(function)</span>
<a href="#compile_part/3" class="detail_link" title="Link to this function">#</a>
<a class="to_top_link" href="#content" title="To the top of the page">&uarr;</a>
</div>
</div>
<div class="docstring"></div>
<a href="https://github.com/kamilc/mailman/blob/master/lib/mailman.ex#L10" class="view_source">Source</a>
</div>
</div>
</div>
</body>
</html>