検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35368 setimageproper... (0.767 sec.)
クラスのプロパティを表す ReflectionProperty を取得する 0
« ReflectionClass::getProperties ReflectionClass::getReflectionConstant » PHP Manual ReflectionClass クラスのプロパティを表す ReflectionProperty を取得する ReflectionClass::getProperty (PHP 5, PHP 7, PHP 8) ReflectionClass::getProperty — クラスのプロパティを表す ReflectionProperty を取得 ...
https://man.plustar.jp/php/reflectionclass.getproperty.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
プロパティ名を取得する 0
« ReflectionProperty::getModifiers ReflectionProperty::getType » PHP Manual ReflectionProperty プロパティ名を取得する ReflectionProperty::getName (PHP 5, PHP 7, PHP 8) ReflectionProperty::getName — プロパティ名を取得する 説明 public ReflectionProperty::getName (): string プロパティ名を取 ...
https://man.plustar.jp/php/reflectionproperty.getname.html - [similar]
プロパティが型を持つかをチェックする 0
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionProperty プロパティが型を持つかをチェックする ReflectionProperty::hasType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::hasType — プロパティが型を持つかをチェックする 説明 public ReflectionProperty:: ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
メッセージヘッダを読み込む 0
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PHP 4, PHP 5, PHP 7, PHP 8) imap_headerinfo — メッセージヘッダを読み込む 説明 imap_headerinfo ( IMAP\Connection $imap , int $message_num , int $from_length = 0 , int $subject_length = 0 ): stdCl ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
指定された値の名前に対応する、プロパティの値を取得する 0
« IntlChar::getPropertyName IntlChar::getPropertyValueName » PHP Manual IntlChar 指定された値の名前に対応する、プロパティの値を取得する IntlChar::getPropertyValueEnum (PHP 7, PHP 8) IntlChar::getPropertyValueEnum — 指定された値の名前に対応する、プロパティの値を取得する 説明 public static ...
https://man.plustar.jp/php/intlchar.getpropertyvalueenum.html - [similar]
プロパティが存在するかチェック 0
« SolrObject::getPropertyNames SolrObject::offsetGet » PHP Manual SolrObject プロパティが存在するかチェック SolrObject::offsetExists (PECL solr >= 0.9.2) SolrObject::offsetExists — プロパティが存在するかチェック 説明 public SolrObject::offsetExists ( string $property_name ): bool プロパテ ...
https://man.plustar.jp/php/solrobject.offsetexists.html - [similar]
オプションを設定する 0
« Imagick::setLastIterator Imagick::setPage » PHP Manual Imagick オプションを設定する Imagick::setOption (PECL imagick 2, PECL imagick 3) Imagick::setOption — オプションを設定する 説明 public Imagick::setOption ( string $key , string $value ): bool ひとつあるいは複数のオプションを設定しま ...
https://man.plustar.jp/php/imagick.setoption.html - [similar]