Overview

Namespaces

  • esperecyan
    • webidl
      • lib

Classes

  • BooleanType
  • DictionaryType
  • FloatType
  • IntegerType
  • NullableType
  • ObjectType
  • SequenceType
  • StringType
  • Type
  • UnionType

Traits

  • Error
  • Overview
  • Namespace
  • Class
  • Tree

Class BooleanType

esperecyan\webidl\lib\BooleanType uses esperecyan\webidl\lib\Utility (not available)
Namespace: esperecyan\webidl\lib
Internal
Located at lib/BooleanType.php
Methods summary
public static boolean
# toBoolean( mixed $value )

与えられた値を論理型に変換して返します。

与えられた値を論理型に変換して返します。

Parameters

$value

Returns

boolean

Link

WebIDL Level 1
esperecyan/webidl documentation API documentation generated by ApiGen