PHP Class Mlp_Language_Formatter

Author: Inpsyde GmbH, toscho
Datei anzeigen Open project: inpsyde/multilingual-press

Public Methods

Method Description
__construct ( stdClass $raw_data, string $type = 'form' )
__get ( $name ) : integer | string
get_content ( $name ) : integer | string
get_form_element ( $name ) : string

Private Methods

Method Description
get_rtl_checkbox ( $value, $id ) : string
get_short_name ( ) : string
get_size ( $name ) : string

Method Details

__construct() public method

public __construct ( stdClass $raw_data, string $type = 'form' )
$raw_data stdClass
$type string

__get() public method

public __get ( $name ) : integer | string
$name
return integer | string

get_content() public method

public get_content ( $name ) : integer | string
$name
return integer | string

get_form_element() public method

public get_form_element ( $name ) : string
$name
return string