Documentation

內容目录

上一个主题

< Interface Phalcon\Mvc\Model\Query\BuilderInterface

下一个主题

Interface Phalcon\Mvc\Model\RelationInterface >

本页

Interface Phalcon\Mvc\Model\Query\StatusInterface

Phalcon\Mvc\Model\Query\StatusInterface initializer

Methods

abstract public Phalcon\Mvc\ModelInterface getModel ()

Returns the model which executed the action

abstract public Phalcon\Mvc\Model\MessageInterface [] getMessages ()

Returns the messages produced by a operation failed

abstract public boolean success ()

Allows to check if the executed operation was successful