Skip to content

Commit 5226d87

Browse files
committed
Deploying to gh-pages from @ 3c256fb 🚀
1 parent e664fd1 commit 5226d87

58 files changed

Lines changed: 58 additions & 58 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/io.tolgee/-tolgee/-companion/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<div class="breadcrumbs"><a href="../../../index.html">Core</a><span class="delimiter">/</span><a href="../../index.html">io.tolgee</a><span class="delimiter">/</span><a href="../index.html">Tolgee</a><span class="delimiter">/</span><span class="current">Companion</span></div>
9595
<div class="cover ">
9696
<h1 class="cover"><span><span>Companion</span></span></h1>
97-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><span class="token keyword">object </span><a href="index.html">Companion</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1093">source</a>)</span></span></div><p class="paragraph">The companion object for the Tolgee class, providing static methods and properties to manage the global state and initialization of Tolgee instances.</p></div></div>
97+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><span class="token keyword">object </span><a href="index.html">Companion</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1100">source</a>)</span></span></div><p class="paragraph">The companion object for the Tolgee class, providing static methods and properties to manage the global state and initialization of Tolgee instances.</p></div></div>
9898
</div>
9999
<div class="tabbedcontent">
100100
<div class="tabs-section" tabs-section="tabs-section"><button class="section-tab" data-active="" data-togglable="CONSTRUCTOR,TYPE,PROPERTY,FUNCTION">Members</button></div>

core/io.tolgee/-tolgee/-companion/init.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span><span>init</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-overloads/index.html"><span class="token annotation builtin">JvmOverloads</span></a></div></div><span class="token keyword">fun </span><a href="init.html"><span class="token function">init</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">config<span class="token operator">: </span><a href="../-config/index.html">Tolgee.Config</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1158">source</a>)</span></span></div><p class="paragraph">Initializes the Tolgee framework with the specified configuration and sets it as the global instance.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":core/commonMain" data-filterable-set=":core/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>config</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The configuration object used to initialize the Tolgee instance.</p></div></div></div></div></div><hr><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-overloads/index.html"><span class="token annotation builtin">JvmOverloads</span></a></div></div><span class="token keyword">fun </span><a href="init.html"><span class="token function">init</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">builder<span class="token operator">: </span><a href="../-config/-builder/index.html">Tolgee.Config.Builder</a><span class="token punctuation">.</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator"> -&gt; </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1177">source</a>)</span></span></div><p class="paragraph">Initializes the Tolgee instance with the provided configuration options and sets it as the global instance.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":core/commonMain" data-filterable-set=":core/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>builder</span></span></u></div></span></div><div><div class="title"><p class="paragraph">A lambda function used to configure the builder for creating the Tolgee configuration.</p></div></div></div></div></div></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-overloads/index.html"><span class="token annotation builtin">JvmOverloads</span></a></div></div><span class="token keyword">fun </span><a href="init.html"><span class="token function">init</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">config<span class="token operator">: </span><a href="../-config/index.html">Tolgee.Config</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1165">source</a>)</span></span></div><p class="paragraph">Initializes the Tolgee framework with the specified configuration and sets it as the global instance.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":core/commonMain" data-filterable-set=":core/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>config</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The configuration object used to initialize the Tolgee instance.</p></div></div></div></div></div><hr><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-overloads/index.html"><span class="token annotation builtin">JvmOverloads</span></a></div></div><span class="token keyword">fun </span><a href="init.html"><span class="token function">init</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">builder<span class="token operator">: </span><a href="../-config/-builder/index.html">Tolgee.Config.Builder</a><span class="token punctuation">.</span><span class="token punctuation">(</span><span class="token punctuation">)</span><span class="token operator"> -&gt; </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-unit/index.html">Unit</a></span></span><span class="token punctuation">)</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1184">source</a>)</span></span></div><p class="paragraph">Initializes the Tolgee instance with the provided configuration options and sets it as the global instance.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":core/commonMain" data-filterable-set=":core/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span><span>builder</span></span></u></div></span></div><div><div class="title"><p class="paragraph">A lambda function used to configure the builder for creating the Tolgee configuration.</p></div></div></div></div></div></div></div>
9999
</div>
100100
<div class="footer">
101101
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

core/io.tolgee/-tolgee/-companion/instance-or-null.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span>instance</span><wbr><span>Or</span><wbr><span><span>Null</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="instance-or-null.html">instanceOrNull</a><span class="token operator">: </span><a href="../../../io.tolgee.common/-platform-tolgee/index.html">PlatformTolgee</a><span class="token operator">?</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1139">source</a>)</span></span></div><p class="paragraph">Provides the singleton instance of the <code class="lang-kotlin">Tolgee</code> class.</p><p class="paragraph">The instance is accessed lazily and is nullable, meaning it may return <code class="lang-kotlin">null</code> if the <code class="lang-kotlin">Tolgee</code> instance is not initialized. This is the primary entry point for interacting with the <code class="lang-kotlin">Tolgee</code> localization and translation functionalities.</p></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="instance-or-null.html">instanceOrNull</a><span class="token operator">: </span><a href="../../../io.tolgee.common/-platform-tolgee/index.html">PlatformTolgee</a><span class="token operator">?</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1146">source</a>)</span></span></div><p class="paragraph">Provides the singleton instance of the <code class="lang-kotlin">Tolgee</code> class.</p><p class="paragraph">The instance is accessed lazily and is nullable, meaning it may return <code class="lang-kotlin">null</code> if the <code class="lang-kotlin">Tolgee</code> instance is not initialized. This is the primary entry point for interacting with the <code class="lang-kotlin">Tolgee</code> localization and translation functionalities.</p></div></div>
9999
</div>
100100
<div class="footer">
101101
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

core/io.tolgee/-tolgee/-companion/instance.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span><span>instance</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="instance.html">instance</a><span class="token operator">: </span><a href="../../../io.tolgee.common/-platform-tolgee/index.html">PlatformTolgee</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1148">source</a>)</span></span></div><p class="paragraph">Provides the singleton instance of the <code class="lang-kotlin">Tolgee</code> class.</p><p class="paragraph">Throws an <code class="lang-kotlin">IllegalStateException</code> if the instance has not been initialized.</p></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":core/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.jvm/-jvm-static/index.html"><span class="token annotation builtin">JvmStatic</span></a></div></div><span class="token keyword">val </span><a href="instance.html">instance</a><span class="token operator">: </span><a href="../../../io.tolgee.common/-platform-tolgee/index.html">PlatformTolgee</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/tolgee-mobile-kotlin-sdk/tree/master/core/src/commonMain/kotlin/io/tolgee/Tolgee.kt#L1155">source</a>)</span></span></div><p class="paragraph">Provides the singleton instance of the <code class="lang-kotlin">Tolgee</code> class.</p><p class="paragraph">Throws an <code class="lang-kotlin">IllegalStateException</code> if the instance has not been initialized.</p></div></div>
9999
</div>
100100
<div class="footer">
101101
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

0 commit comments

Comments
 (0)