Mvc\Micro\CollectionInterface

Interface Phalcon\Mvc\Micro\CollectionInterface

Phalcon\Mvc\Micro\CollectionInterface initializer

Methods

abstract public Phalcon\Mvc\Micro\Collection setPrefix (string $prefix)

Sets a prefix for all routes added to the collection

abstract public string getPrefix ()

Returns the collection prefix if any

abstract public array getHandlers ()

Returns the registered handlers

abstract public Phalcon\Mvc\Micro\Collection setHandler登录查看完整内容