PHP Класс Horde_Kolab_FreeBusy_Controller_MatchDict, horde

Copyright 2011-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel ([email protected])
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
__construct ( Horde_Routes_Mapper $mapper, Horde_Controller_Request $request ) Constructor
getMatchDict ( ) : array Return the match dictionary for the incoming request.

Описание методов

__construct() публичный Метод

Constructor
public __construct ( Horde_Routes_Mapper $mapper, Horde_Controller_Request $request )
$mapper Horde_Routes_Mapper
$request Horde_Controller_Request

getMatchDict() публичный Метод

Return the match dictionary for the incoming request.
public getMatchDict ( ) : array
Результат array The match dictionary.