/doc/modules/mod_base/filter_slice.html
http://github.com/zotonic/zotonic · HTML · 33 lines · 27 code · 6 blank · 0 comment · 0 complexity · f922404b317f84df405e5e170a3881e9 MD5 · raw file
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <title>Module filter_slice</title>
- <link rel="stylesheet" type="text/css" href="stylesheet.css" title="EDoc">
- </head>
- <body bgcolor="white">
- <div class="navbar"><a name="#navbar_top"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <hr>
- <h1>Module filter_slice</h1>
- <ul class="index"><li><a href="#description">Description</a></li><li><a href="#index">Function Index</a></li><li><a href="#functions">Function Details</a></li></ul>'slice' filter, get a range of elements from a list.
- <p>Copyright 2011 Dmitrii Dimandt</p>
- <p><b>Authors:</b> Dmitrii Dimandt (<a href="mailto:dmitrii@dmitriid.com"><tt>dmitrii@dmitriid.com</tt></a>).</p>
- <h2><a name="description">Description</a></h2>'slice' filter, get a range of elements from a list
- <h2><a name="index">Function Index</a></h2>
- <table width="100%" border="1" cellspacing="0" cellpadding="2" summary="function index"><tr><td valign="top"><a href="#slice-3">slice/3</a></td><td></td></tr>
- </table>
- <h2><a name="functions">Function Details</a></h2>
- <h3 class="function"><a name="slice-3">slice/3</a></h3>
- <div class="spec">
- <p><tt>slice(List, Slice, Context) -> any()</tt></p>
- </div>
- <hr>
- <div class="navbar"><a name="#navbar_bottom"></a><table width="100%" border="0" cellspacing="0" cellpadding="2" summary="navigation bar"><tr><td><a href="overview-summary.html" target="overviewFrame">Overview</a></td><td><a href="http://www.erlang.org/"><img src="erlang.png" align="right" border="0" alt="erlang logo"></a></td></tr></table></div>
- <p><i>Generated by EDoc, Oct 13 2011, 14:45:57.</i></p>
- </body>
- </html>