PHP Class Language, opencart

显示文件 Open project: opencart/opencart Class Usage Examples

Public Methods

Method Description
__construct ( $directory = '' )
all ( ) Please dont use the below function i'm thinking getting rid of it.
get ( $key )
load ( $filename, &$data = [] )
merge ( &$data ) Please dont use the below function i'm thinking getting rid of it.
set ( $key, $value )

Method Details

__construct() public method

public __construct ( $directory = '' )

all() public method

Please dont use the below function i'm thinking getting rid of it.
public all ( )

get() public method

public get ( $key )

load() public method

public load ( $filename, &$data = [] )

merge() public method

Please dont use the below function i'm thinking getting rid of it.
public merge ( &$data )

set() public method

public set ( $key, $value )