◆ __construct()
◆ addRepresentation()
◆ blank()
static blank |
( |
|
$name = null , |
|
|
|
$access_path = null |
|
) |
| |
|
static |
Creates a new basic object with a name and access path.
- Parameters
-
null | string | $name | |
null | string | $access_path | |
- Returns
- \Kint\Object\BasicObject
◆ clearRepresentations()
◆ getAccess()
◆ getAccessPath()
◆ getModifiers()
◆ getName()
◆ getOperator()
◆ getRepresentation()
getRepresentation |
( |
|
$name | ) |
|
◆ getRepresentations()
◆ getSize()
◆ getType()
◆ getValueShort()
◆ removeRepresentation()
removeRepresentation |
( |
|
$rep | ) |
|
◆ replaceRepresentation()
◆ sortByAccess()
◆ sortByName()
◆ transplant()
◆ $access
$access = self::ACCESS_NONE |
◆ $access_path
◆ $const
◆ $depth
◆ $hints
◆ $name
◆ $operator
$operator = self::OPERATOR_NONE |
◆ $owner_class
◆ $reference
◆ $representations
$representations = array() |
|
protected |
◆ $size
◆ $static
◆ $type
◆ $value
◆ ACCESS_NONE
◆ ACCESS_PRIVATE
◆ ACCESS_PROTECTED
const ACCESS_PROTECTED = 2 |
◆ ACCESS_PUBLIC
◆ OPERATOR_ARRAY
◆ OPERATOR_NONE
const OPERATOR_NONE = null |
◆ OPERATOR_OBJECT
const OPERATOR_OBJECT = 2 |
◆ OPERATOR_STATIC
const OPERATOR_STATIC = 3 |
The documentation for this class was generated from the following file:
- C:/xoops2511b2/htdocs/class/libraries/vendor/kint-php/kint/src/Object/BasicObject.php