JSConfigHelper¶
-
class
OC\Template\
JSConfigHelper
¶ Source: lib/private/Template/JSConfigHelper.php#48
Properties¶
Methods¶
-
public
OC\Template\JSConfigHelper::
__construct
($l, $defaults, $appManager, $session, $currentUser, $config, $groupManager, $iniWrapper, $urlGenerator, $capabilitiesManager, $initialStateService)¶ Source: Parameters: - $l (
OCP\IL10N
) - $defaults (
OCP\Defaults
) - $appManager (
OCP\App\IAppManager
) - $session (
OCP\ISession
) - $currentUser (
OCP\IUser
| null) - $config (
OCP\IConfig
) - $groupManager (
OCP\IGroupManager
) - $iniWrapper (
bantu\IniGetWrapper\IniGetWrapper
) - $urlGenerator (
OCP\IURLGenerator
) - $capabilitiesManager (
OC\CapabilitiesManager
)
- $l (
-
public
OC\Template\JSConfigHelper::
getConfig
()¶ Source: lib/private/Template/JSConfigHelper.php#122