Skip to content

Store

Inherits: Node

Properties

Type Name Default
String store_id
String store_name
String store_image
String logger_name store_id
int log_level 3
StoreManager StoreManager
CustomLogger logger

Methods

Returns Signature
Variant load_home()
Variant load_installed()
Variant load_details(id: String)
Variant search(str: String)

Property Descriptions

store_id

String store_id

Note

There is currently no description for this property. Please help us by contributing one!

store_name

String store_name

Note

There is currently no description for this property. Please help us by contributing one!

store_image

String store_image

Note

There is currently no description for this property. Please help us by contributing one!

logger_name

String logger_name = store_id

Note

There is currently no description for this property. Please help us by contributing one!

log_level

int log_level = 3

Note

There is currently no description for this property. Please help us by contributing one!

StoreManager

StoreManager StoreManager

Note

There is currently no description for this property. Please help us by contributing one!

logger

CustomLogger logger

Note

There is currently no description for this property. Please help us by contributing one!


Method Descriptions

load_home()

Variant load_home()

Note

There is currently no description for this method. Please help us by contributing one!

load_installed()

Variant load_installed()

Note

There is currently no description for this method. Please help us by contributing one!

load_details()

Variant load_details(id: String)

Note

There is currently no description for this method. Please help us by contributing one!

Variant search(str: String)

Note

There is currently no description for this method. Please help us by contributing one!