|
Tilde Friends
|


Public Member Functions | |
| constructor () | |
| toggle_edit (event) | |
| reset_permission (key) | |
| get_spark_line (key, options) | |
| set_active_identity (id) | |
| create_identity () | |
| toggle_id_dropdown () | |
| edit_profile () | |
| logout () | |
| render_identity () | |
| render_permissions () | |
| clear_error () | |
| render () | |
Static Public Member Functions | |
| static get | properties () |
Class that represents the top bar
|
inline |
Clear the current error.
|
inline |
Create a TfNavigationElement instance.
|
inline |
Create a new SSB identity.
|
inline |
Edit the current identity's SSB profile.
|
inline |
Get or create a spark line.
| key | The spark line identifier. |
| options | Spark line options. |
|
inline |
Sign out of the current Tilde Friends user.
|
inlinestatic |
Get Lit Html properties.
|
inline |
Render the navigation bar.
|
inline |
Render the identity dropdown.
|
inline |
Render the permissions popup.
|
inline |
Remove a stored permission.
| key | The permission to reset. |
|
inline |
Set the active SSB identity for the current application.
| id | The identity. |
|
inline |
Toggle editor visibility.
| event | The HTML event. |
|
inline |
Toggle visibility of the ID dropdown.