PHP Interface IFeedbackForm

Show file Open project: yupe/yupe Interface Usage Examples

Public Methods

Method Description
getEmail ( ) : mixed
getName ( ) : mixed
getPhone ( ) : mixed
getText ( ) : mixed
getTheme ( ) : mixed
getType ( ) : mixed

Method Details

getEmail() public method

public getEmail ( ) : mixed
return mixed

getName() public method

public getName ( ) : mixed
return mixed

getPhone() public method

public getPhone ( ) : mixed
return mixed

getText() public method

public getText ( ) : mixed
return mixed

getTheme() public method

public getTheme ( ) : mixed
return mixed

getType() public method

public getType ( ) : mixed
return mixed