検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 372 for private (0.453 sec.)
ReflectionFunction クラス 3588
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション Re ... ublic __toString (): string /* 継承したメソッド */ private ReflectionFunctionAbstract::__clone (): void publi ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
Makes event pending 3588
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... llowing: Caught signal 15 */ class MyEventSignal { private $base , $ev ; public function __construct ( $base ...
https://man.plustar.jp/php/event.add.html - [similar]
証明書から公開鍵を抽出し、使用できるようにする 3588
« openssl_pkey_get_private openssl_pkey_new » PHP Manual OpenSSL 関数 証明書から公開鍵を抽出し、 ...
https://man.plustar.jp/php/function.openssl-pkey-get-public.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 3588
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプ ... exists() の例 <?php class myClass { public $mine ; private $xpto ; static protected $test ; static function t ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
Dynamically adds a new method to a given class 3588
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... _ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bitwise OR with RUNKIT7_AC ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
Dynamically changes the code of the given method 3588
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... _ACC_PUBLIC , RUNKIT7_ACC_PROTECTED or RUNKIT7_ACC_PRIVATE optionally combined via bitwise OR with RUNKIT7_AC ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
OID の出力形式を設定する 3588
« snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する ... ystem.sysObjectID.0] => OID: .iso.org.dod.internet.private.enterprises.netSnmp.netSnmpEnumerations.netSnmpAge ...
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html - [similar]
変数に関する情報をダンプする 3588
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP ... 帰的に 探索されます。 オブジェクトのすべての public、private および protected なプロパティが出力されます。ただし ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
オブジェクト内部で XML パーサを使用する 3588
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関 ... 例1 xml_set_object() の例 <?php class XMLParser { private $parser ; function __construct () { $this -> parse ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
アトリビュートの文法 3588
« アトリビュートの概要 リフレクションAPI を使ってアトリビュートを読み取る » PHP Manual アトリビュ ... ibute] class MyAttribute { const VALUE = 'value' ; private $value ; public function __construct ( $value = nu ...
https://man.plustar.jp/php/language.attributes.syntax.html - [similar]