PHP Class Language, opencart

Afficher le fichier Open project: opencart/opencart Class Usage Examples

Méthodes publiques

Méthode 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 méthode

public __construct ( $directory = '' )

all() public méthode

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

get() public méthode

public get ( $key )

load() public méthode

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

merge() public méthode

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

set() public méthode

public set ( $key, $value )