Class

WritingPadConfig

Package: PHPBoost\Config Copyright: © 2005-2019 PHPBoost License: GNU/GPL-3.0 Author: Benoit SAUTEL ben.popeye@phpboost.com Version: PHPBoost 5.2 - last update: 2014 12 22 Since: PHPBoost 3.0 - 2009 10 17 Located at: phpboost/config/WritingPadConfig.class.php

This class contains the content of the writing pad which is on the home page of the administration panel.

AbstractConfigData implements ConfigData
Extended by WritingPadConfig
Methods summary
public
# set_content( string $content )

Sets the content of the writing pad

public string
# get_content( )

Returns the content of the writing pad

public string[mixed]
# get_default_values( )

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

public static WritingPadConfig
# load( )

Returs the configuration.

public static
# save( )

Saves the configuration