ReflectionProperty 锟斤拷

(PHP 5, PHP 7)

锟斤拷锟�

ReflectionProperty 锟洁报锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷缘锟斤拷锟斤拷锟斤拷息锟斤拷

锟斤拷摘要

ReflectionProperty implements Reflector {
/* 锟斤拷锟斤拷 */
const integer IS_STATIC = 1 ;
const integer IS_PUBLIC = 256 ;
const integer IS_PROTECTED = 512 ;
const integer IS_PRIVATE = 1024 ;
/* 锟斤拷锟斤拷 */
public $name ;
public $class ;
/* 锟斤拷锟斤拷 */
final private __clone ( void ) : void
public __construct ( mixed $class , string $name )
public static export ( mixed $class , string $name [, bool $return ] ) : string
public getDocComment ( void ) : string
public getModifiers ( void ) : int
public getName ( void ) : string
public getValue ([ object $object ] ) : mixed
public isDefault ( void ) : bool
public isPrivate ( void ) : bool
public isProtected ( void ) : bool
public isPublic ( void ) : bool
public isStatic ( void ) : bool
public setAccessible ( bool $accessible ) : void
public setValue ( object $object , mixed $value ) : void
public __toString ( void ) : string
}

锟斤拷锟斤拷

name

锟斤拷锟皆碉拷锟斤拷锟狡★拷只锟斤拷锟斤拷锟节筹拷锟皆革拷值锟斤拷时锟斤拷锟阶筹拷 ReflectionException锟斤拷

class

锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷诘锟斤拷唷V伙拷锟斤拷锟斤拷诔锟斤拷愿锟街碉拷锟绞憋拷锟斤拷壮锟� ReflectionException锟斤拷

预锟斤拷锟藉常锟斤拷

ReflectionProperty 锟斤拷锟轿凤拷

ReflectionProperty::IS_STATIC

指示锟斤拷 static 锟斤拷锟斤拷锟皆★拷

ReflectionProperty::IS_PUBLIC

指示锟斤拷 public 锟斤拷锟斤拷锟皆★拷

ReflectionProperty::IS_PROTECTED

指示锟斤拷 protected 锟斤拷锟斤拷锟皆★拷

ReflectionProperty::IS_PRIVATE

指示锟斤拷 private 锟斤拷锟斤拷锟皆★拷

Table of Contents