Difference between revisions of "Development:Prana Breath API/Collections:Views"

From Olekdia Wiki
(Created page with "<code>views</code> - collection that gives control over app's views, so any tab could be displayed.<br/> __TOC__ <div class="api-table long-code"> == Pref...")
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<code>views</code> - collection that gives control over app's views, so any [[:Category:Tabs|tab]] could be displayed.<br/>
+
<code>views</code> - Collection that gives control over app's views, so any [[:Category:Tabs|tab]] can be displayed.<br/>
  
 
__TOC__
 
__TOC__
Line 6: Line 6:
 
== Prefix ==
 
== Prefix ==
 
* <code>pranabreath://</code> - Case-insensitive.
 
* <code>pranabreath://</code> - Case-insensitive.
* <code><nowiki>https://olekdia.com/pranabreath/</nowiki></code> - Case-sensitive.
+
* <code><nowiki>https://pranabreath.olekdia.com/</nowiki></code> - Case-sensitive.
* <code><nowiki>https://pranabreath.page.link/?link=https://olekdia.com/pranabreath/trainings/</nowiki></code>  - Case-sensitive.
+
* <code><nowiki>https://pranabreath.page.link/?link=https://pranabreath.olekdia.com/</nowiki></code>  - Case-sensitive.
  
 
== Syntax ==
 
== Syntax ==
 
* <code>pranabreath://views/item</code> - Case-insensitive.  
 
* <code>pranabreath://views/item</code> - Case-insensitive.  
* <code><nowiki>https://olekdia.com/pranabreath/views/item</nowiki></code> - Case-sensitive.
+
* <code><nowiki>https://pranabreath.olekdia.com/views/item</nowiki></code> - Case-sensitive.
  
 
== Items ==
 
== Items ==
Line 27: Line 27:
 
==='''control'''===
 
==='''control'''===
 
| [[Control tab]]
 
| [[Control tab]]
* <code>pranabreath://views/control</code> - Show the [[control tab]].
+
* <code>https://pranabreath.olekdia.com/views/control</code> - Show the [[control tab]].
 +
|-
 +
|
 +
==='''dynamic'''===
 +
| [[Dynamic tab]]
 +
|-
 +
|
 +
==='''experience'''===
 +
| [[Experience tab]]
 +
|-
 +
|
 +
==='''log'''===
 +
| [[Log tab]]
 +
|-
 +
|
 +
==='''health'''===
 +
| [[Health tab]]
 +
|-
 +
|
 +
==='''reminders'''===
 +
| [[Reminders tab]]
 +
|-
 +
|
 +
==='''motivators'''===
 +
| [[Motivators tab]]
 +
|-
 +
|
 +
==='''options'''===
 +
| Options tab
 +
|-
 +
|
 +
==='''settings'''===
 +
| [[Settings tab]]
 +
|-
 +
|
 +
==='''sounds'''===
 +
| [[Sounds tab]]
 +
|-
 +
|
 +
==='''data'''===
 +
| [[Data tab]]
 +
|-
 +
|
 +
==='''guru_features'''===
 +
| [[Guru version|Guru tab]]
 +
|-
 +
|
 +
==='''free_features'''===
 +
| [[Guru version|Free version tab]]
 +
|-
 +
|
 +
==='''wiki'''===
 +
| Wiki tab
 +
|-
 +
|
 +
==='''more_apps'''===
 +
| More apps, made by our team tab.
 +
|-
 +
|
 +
==='''help'''===
 +
| Help tab
 
|}
 
|}
 +
 +
{{DISPLAYTITLE:<span style="position:absolute; top:-9999px;">Development:</span>Prana Breath API/Collections:Views}}
 +
[[Category:Dev{{#translation:}}|^Prana Breath^]]

Latest revision as of 16:07, 1 April 2019

views - Collection that gives control over app's views, so any tab can be displayed.

Prefix

  • pranabreath:// - Case-insensitive.
  • https://pranabreath.olekdia.com/ - Case-sensitive.
  • https://pranabreath.page.link/?link=https://pranabreath.olekdia.com/ - Case-sensitive.

Syntax

  • pranabreath://views/item - Case-insensitive.
  • https://pranabreath.olekdia.com/views/item - Case-sensitive.

Items

Item Description

training

Training tab

control

Control tab

dynamic

Dynamic tab

experience

Experience tab

log

Log tab

health

Health tab

reminders

Reminders tab

motivators

Motivators tab

options

Options tab

settings

Settings tab

sounds

Sounds tab

data

Data tab

guru_features

Guru tab

free_features

Free version tab

wiki

Wiki tab

more_apps

More apps, made by our team tab.

help

Help tab