Свойство | Тип | Описание | |
---|---|---|---|
$channel | string | ||
$family | |||
$hidden | boolean | ||
$mode | string | ||
$stock | boolean | ||
$type | string | ||
$using | WhichBrowser\Model\Using | Information about web views the browser is using |
Метод | Описание | |
---|---|---|
getName ( ) : string | Get the name in a human readable format | |
isFamily ( string $name ) : boolean | Is the browser from the specified family | |
isUsing ( string $name ) : boolean | Is the browser using the specified webview | |
reset ( array | null $properties = null ) | Set the properties to the default values | |
toArray ( ) : array | Get an array of all defined properties | |
toString ( ) : string | Get a combined name and version number in a human readable format |