mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
174 lines
4.8 KiB
HTML
174 lines
4.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
<link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
|
|
|
|
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
|
|
|
|
|
|
|
|
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
|
|
|
|
<script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
|
|
|
|
|
|
<base id="base_target" target="_parent" />
|
|
</head>
|
|
<body>
|
|
<script type="text/javascript" charset="utf-8">
|
|
if (window.top.frames.main) {
|
|
document.getElementById('base_target').target = 'main';
|
|
document.body.className = 'frames';
|
|
}
|
|
</script>
|
|
<div id="content">
|
|
<h1 id="full_list_header">Method List</h1>
|
|
<div id="nav">
|
|
|
|
<a target="_self" href="class_list.html">Classes</a>
|
|
|
|
<a target="_self" href="method_list.html">Methods</a>
|
|
|
|
<a target="_self" href="file_list.html">Files</a>
|
|
|
|
</div>
|
|
<div id="search">Search: <input type="text" /></div>
|
|
|
|
<ul id="full_list" class="methods">
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/AllHelpers.html#all_helpers-instance_method" title="Draper::AllHelpers#all_helpers (method)">#all_helpers</a></span>
|
|
|
|
<small>Draper::AllHelpers</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#allows-class_method" title="Draper::Base.allows (method)">allows</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#context-instance_method" title="Draper::Base#context (method)">#context</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#decorate-class_method" title="Draper::Base.decorate (method)">decorate</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#decorates-class_method" title="Draper::Base.decorates (method)">decorates</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/ModelSupport.html#decorator-instance_method" title="Draper::ModelSupport#decorator (method)">#decorator</a></span>
|
|
|
|
<small>Draper::ModelSupport</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#denies-class_method" title="Draper::Base.denies (method)">denies</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#find-class_method" title="Draper::Base.find (method)">find</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#helpers-instance_method" title="Draper::Base#helpers (method)">#helpers</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#initialize-instance_method" title="Draper::Base#initialize (method)">#initialize</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#lazy_helpers-class_method" title="Draper::Base.lazy_helpers (method)">lazy_helpers</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/LazyHelpers.html#method_missing-instance_method" title="Draper::LazyHelpers#method_missing (method)">#method_missing</a></span>
|
|
|
|
<small>Draper::LazyHelpers</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/Base.html#model-instance_method" title="Draper::Base#model (method)">#model</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#model_name-class_method" title="Draper::Base.model_name (method)">model_name</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r1 ">
|
|
<span class='object_link'><a href="Draper/System.html#setup-class_method" title="Draper::System.setup (method)">setup</a></span>
|
|
|
|
<small>Draper::System</small>
|
|
|
|
</li>
|
|
|
|
|
|
<li class="r2 ">
|
|
<span class='object_link'><a href="Draper/Base.html#to_model-instance_method" title="Draper::Base#to_model (method)">#to_model</a></span>
|
|
|
|
<small>Draper::Base</small>
|
|
|
|
</li>
|
|
|
|
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|