PHP 클래스 Settings_parser, 68kb

파일 보기 프로젝트 열기: 68kb/68kb

공개 메소드들

메소드 설명
__construct ( )
get ( $data = [] ) : mixed Get Setting (Notice Singular)

비공개 메소드들

메소드 설명
_get_param ( $key, $data ) : mixed Get a single param

메소드 상세

__construct() 공개 메소드

public __construct ( )

get() 공개 메소드

Used to pull out one specific setting from the settings table. Here is an example: {kb:settings:get name="site_name"}
public get ( $data = [] ) : mixed
리턴 mixed