Class

LangsConfig

Package: PHPBoost\Config Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Kevin MASSY reidlos@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2012 01 20 Located at: phpboost/config/LangsConfig.class.php
AbstractConfigData implements ConfigData
Extended by LangsConfig
Methods summary
public string[mixed]
# get_default_values( )

Returns a map associating to each property name the corresponding default value

public
public
# get_lang( $id )
public
# set_langs( array $langs )
public
# add_lang( Lang $lang )
public
# remove_lang( Lang $lang )
public
public
# update( Lang $lang )
public static LangsConfig
# load( )

Loads and returns the langs cached data.

public static
# save( )

Invalidates the current langs cached data.