LazyL10N¶
-
class
OC\L10N\
LazyL10N
¶ Source: lib/private/L10N/LazyL10N.php#31 Implements: OCP\IL10N
Properties¶
Methods¶
-
public
OC\L10N\LazyL10N::
__construct
($factory)¶ Source: lib/private/L10N/LazyL10N.php#40
-
public
OC\L10N\LazyL10N::
t
($text, $parameters=[])¶ Source: lib/private/L10N/LazyL10N.php#52
-
public
OC\L10N\LazyL10N::
n
($text_singular, $text_plural, $count, $parameters=[])¶ Source: lib/private/L10N/LazyL10N.php#56
-
public
OC\L10N\LazyL10N::
l
($type, $data, $options=[])¶ Source: lib/private/L10N/LazyL10N.php#60
-
public
OC\L10N\LazyL10N::
getLanguageCode
()¶ Source: lib/private/L10N/LazyL10N.php#64
-
public
OC\L10N\LazyL10N::
getLocaleCode
()¶ Source: lib/private/L10N/LazyL10N.php#68