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