PHP Class WPDKUIControlType

Author: =undo= ([email protected])
Show file Open project: wpxtreme/wpdk

Public Methods

Method Description
inputTypeWithClass ( string $class_name ) : string Return the input type by WPDK control class name.

Method Details

inputTypeWithClass() public static method

Return the input type by WPDK control class name.
Since: 1.7.3
public static inputTypeWithClass ( string $class_name ) : string
$class_name string WPDK control class name.
return string