filters\ContentNegotiator $formats
  • References/PHP/Yii/filters/ContentNegotiator

$formats public property List of supported response formats. The

2025-01-10 15:47:30
filters\ContentNegotiator $languageParam
  • References/PHP/Yii/filters/ContentNegotiator

$languageParam public property The name of the GET parameter that

2025-01-10 15:47:30
filters\ContentNegotiator beforeAction()
  • References/PHP/Yii/filters/ContentNegotiator

beforeAction() public method This method is invoked right

2025-01-10 15:47:30
filters\ContentNegotiator negotiateLanguage()
  • References/PHP/Yii/filters/ContentNegotiator

negotiateLanguage() protected method Negotiates the application

2025-01-10 15:47:30
filters\ContentNegotiator isLanguageSupported()
  • References/PHP/Yii/filters/ContentNegotiator

isLanguageSupported() protected method Returns a value

2025-01-10 15:47:30
filters\ContentNegotiator bootstrap()
  • References/PHP/Yii/filters/ContentNegotiator

bootstrap() public method Bootstrap method to be called

2025-01-10 15:47:30
filters\ContentNegotiator negotiate()
  • References/PHP/Yii/filters/ContentNegotiator

negotiate() public method Negotiates the response format

2025-01-10 15:47:30
filters\ContentNegotiator $response
  • References/PHP/Yii/filters/ContentNegotiator

$response public property The response to be sent. If not set

2025-01-10 15:47:30
filters\ContentNegotiator $formatParam
  • References/PHP/Yii/filters/ContentNegotiator

$formatParam public property The name of the GET parameter that

2025-01-10 15:47:30
filters\ContentNegotiator $languages
  • References/PHP/Yii/filters/ContentNegotiator

$languages public property A list of supported languages. The

2025-01-10 15:47:30