Difference between revisions of "Development:Prana Breath API/Collections:Views"
From Olekdia Wiki
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <code>views</code> - | + | <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 | + | * <code><nowiki>https://pranabreath.olekdia.com/</nowiki></code> - Case-sensitive. |
− | * <code><nowiki>https://pranabreath.page.link/?link=https://olekdia.com | + | * <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 | + | * <code><nowiki>https://pranabreath.olekdia.com/views/item</nowiki></code> - Case-sensitive. |
== Items == | == Items == | ||
Line 21: | Line 21: | ||
| | | | ||
==='''training'''=== | ==='''training'''=== | ||
− | | [[Training tab]] | + | | [[Training tab]] |
* <code>pranabreath://views/training</code> - Show the [[training tab]]. | * <code>pranabreath://views/training</code> - Show the [[training tab]]. | ||
|- | |- | ||
| | | | ||
==='''control'''=== | ==='''control'''=== | ||
− | | [[Control tab]] | + | | [[Control tab]] |
− | * <code> | + | * <code>https://pranabreath.olekdia.com/views/control</code> - Show the [[control tab]]. |
|- | |- | ||
| | | | ||
==='''dynamic'''=== | ==='''dynamic'''=== | ||
− | | [[Dynamic tab]] | + | | [[Dynamic tab]] |
|- | |- | ||
| | | | ||
==='''experience'''=== | ==='''experience'''=== | ||
− | | [[Experience tab]] | + | | [[Experience tab]] |
|- | |- | ||
| | | | ||
==='''log'''=== | ==='''log'''=== | ||
− | | [[Log tab]] | + | | [[Log tab]] |
|- | |- | ||
| | | | ||
==='''health'''=== | ==='''health'''=== | ||
− | | [[Health tab]] | + | | [[Health tab]] |
|- | |- | ||
| | | | ||
==='''reminders'''=== | ==='''reminders'''=== | ||
− | | [[Reminders tab]] | + | | [[Reminders tab]] |
|- | |- | ||
| | | | ||
==='''motivators'''=== | ==='''motivators'''=== | ||
− | | [[Motivators tab]] | + | | [[Motivators tab]] |
|- | |- | ||
| | | | ||
==='''options'''=== | ==='''options'''=== | ||
− | | | + | | Options tab |
|- | |- | ||
| | | | ||
==='''settings'''=== | ==='''settings'''=== | ||
− | | [[Settings tab]] | + | | [[Settings tab]] |
|- | |- | ||
| | | | ||
==='''sounds'''=== | ==='''sounds'''=== | ||
− | | [[Sounds tab]] | + | | [[Sounds tab]] |
|- | |- | ||
| | | | ||
==='''data'''=== | ==='''data'''=== | ||
− | | [[Data tab]] | + | | [[Data tab]] |
|- | |- | ||
| | | | ||
==='''guru_features'''=== | ==='''guru_features'''=== | ||
− | | [[Guru tab]] | + | | [[Guru version|Guru tab]] |
|- | |- | ||
| | | | ||
==='''free_features'''=== | ==='''free_features'''=== | ||
− | | [[Guru tab]] | + | | [[Guru version|Free version tab]] |
+ | |- | ||
+ | | | ||
+ | ==='''wiki'''=== | ||
+ | | Wiki tab | ||
|- | |- | ||
| | | | ||
Line 83: | Line 87: | ||
| | | | ||
==='''help'''=== | ==='''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.
Contents
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 |