Mvc\Model\MessageInterface

Interface Phalcon\Mvc\Model\MessageInterface

Phalcon\Mvc\Model\MessageInterface initializer

Methods

abstract public setType (string $type)

Sets message type

abstract public string getType ()

Returns message type

abstract public setMessage (string $message)

Sets verbose message

abstract public string getMessage ()

Returns verbose message

abstract public setField (string $field)

Sets field name related to message

abstract public string getField ()

Returns field name related to message

© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Mvc_Model_MessageInterface.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部