PHP 인터페이스 Horde_Kolab_Storage_Data_Query_Preferences, 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.
상속: extends Horde_Kolab_Storage_Data_Query
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
getApplicationPreferences ( string $application ) : array Return the preferences for the specified application.
getApplications ( ) : array Return the applications for which preferences exist in the backend.

메소드 상세

getApplicationPreferences() 공개 메소드

Return the preferences for the specified application.
public getApplicationPreferences ( string $application ) : array
$application string The application.
리턴 array The preferences.

getApplications() 공개 메소드

Return the applications for which preferences exist in the backend.
public getApplications ( ) : array
리턴 array The applications.