[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/config/ -> HashConfig.php (summary)

Copyright 2014 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

File Size: 75 lines (2 kb)
Included or required:0 times
Referenced: 1 time
Includes or requires: 0 files

Defines 1 class

HashConfig:: (5 methods):
  newInstance()
  __construct()
  get()
  has()
  set()


Class: HashConfig  - X-Ref

A Config instance which stores all settings as a member variable

newInstance()   X-Ref

return: HashConfig

__construct( array $settings = array()   X-Ref

param: array $settings Any current settings to pre-load

get( $name )   X-Ref


has( $name )   X-Ref


set( $name, $value )   X-Ref




Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1