seitime-frappe/frappe/docs/current/models/website/top_bar_item.html
2015-10-30 17:29:28 +05:30

144 lines
No EOL
3.1 KiB
HTML

<!-- title: Top Bar Item -->
<div class="dev-header">
<a class="btn btn-default btn-sm" disabled style="margin-bottom: 10px;">
Version 6.6.5</a>
<a class="btn btn-default btn-sm" href="https://github.com/frappe/frappe/tree/develop/frappe/website/doctype/top_bar_item"
target="_blank" style="margin-left: 10px; margin-bottom: 10px;"><i class="octicon octicon-mark-github"></i> Source</a>
</div>
<span class="label label-info">Child Table</span>
<p><b>Table Name:</b> <code>tabTop Bar Item</code></p>
<h3>Fields</h3>
<table class="table table-bordered" style="table-layout: fixed;">
<thead>
<tr>
<th style="width: 5%">Sr</th>
<th style="width: 25%">Fieldname</th>
<th style="width: 20%">Type</th>
<th style="width: 25%">Label</th>
<th style="width: 25%">Options</th>
</tr>
</thead>
<tbody>
<tr >
<td>1</td>
<td class="danger" title="Mandatory"><code>label</code></td>
<td >
Data</td>
<td >
Label
</td>
<td></td>
</tr>
<tr >
<td>2</td>
<td ><code>parent_label</code></td>
<td >
Select</td>
<td >
Parent Label
<p class="text-muted small">
If you set this, this Item will come in a drop-down under the selected parent.</p>
</td>
<td></td>
</tr>
<tr >
<td>3</td>
<td ><code>url</code></td>
<td >
Data</td>
<td >
URL
<p class="text-muted small">
Link to the page you want to open. Leave blank if you want to make it a group parent.</p>
</td>
<td></td>
</tr>
<tr >
<td>4</td>
<td ><code>target</code></td>
<td >
Select</td>
<td >
Target
<p class="text-muted small">
Select target = "_blank" to open in a new page.</p>
</td>
<td>
<pre>
target = "_blank"</pre>
</td>
</tr>
<tr >
<td>5</td>
<td ><code>right</code></td>
<td >
Check</td>
<td >
Right
<p class="text-muted small">
For top bar</p>
</td>
<td></td>
</tr>
</tbody>
</table>
<h4>Child Table Of</h4>
<ul>
<li>
<a href="https://frappe.github.io/frappe/current/models/website/website_settings">Website Settings</a>
</li>
<li>
<a href="https://frappe.github.io/frappe/current/models/website/website_settings">Website Settings</a>
</li>
<li>
<a href="https://frappe.github.io/frappe/current/models/website/website_settings">Website Settings</a>
</li>
</ul>
<!-- autodoc -->
<!-- jinja -->
<!-- static -->