[ Index ]

PHP Cross Reference of DokuWiki

title

Body

[close]

/vendor/kissifrot/php-ixr/src/DataType/ -> Value.php (summary)

(no description)

File Size: 121 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Value:: (4 methods):
  __construct()
  calculateType()
  getXml()
  isStruct()


Class: Value  - X-Ref

__construct($data, $type = null)   X-Ref
No description

calculateType()   X-Ref
No description

getXml()   X-Ref
No description

isStruct($array)   X-Ref
Checks whether or not the supplied array is a struct or not

param: array $array
return: boolean