検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 125 for getName (0.015 sec.)
プロパティ 5602
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスの ... return $this -> numberOfSides ; } public function getName (): string { return $this -> name ; } } $triangle ... -> setNumberofSides ( 3 ); var_dump ( $triangle -> getName ()); var_dump ( $triangle -> getNumberOfSides ()); ... cle -> setName ( "circle" ); var_dump ( $circle -> getName ()); var_dump ( $circle -> getNumberOfSides ()); ? ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
ReflectionProperty クラス 5541
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec ... string | false public getModifiers (): int public getName (): string public getType (): ? ReflectionType pub ... — プロパティの修飾子を取得する ReflectionProperty::getName — プロパティ名を取得する ReflectionProperty::getTy ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
5541
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... x: $index " ); $orfilename = $entries [ $index ]-> getName (); //UTF-8 encoded $filesize = $entries [ $index ... ries as $entry ) { echo 'ファイル名: ' . $entry -> getName () . "\n" ; echo '圧縮時のファイルサイズ: ' . $ent ...
https://man.plustar.jp/php/rar.examples.html - [similar]
宣言しているクラスを取得する 5541
« ReflectionProperty::getAttributes ReflectionProperty::getDefaultValue » PHP Manual ReflectionP ... オブジェクトを返します。 参考 ReflectionProperty::getName() - プロパティ名を取得する 関連キーワード: 取得 , ...
https://man.plustar.jp/php/reflectionproperty.getdeclaringclass.html - [similar]
Yaf_Controller_Abstract クラス 5479
« Yaf_Config_Simple::valid Yaf_Controller_Abstract::__construct » PHP Manual Yaf Yaf_Controller_ ... gs (): void public getModuleName (): string public getName (): string public getRequest (): Yaf_Request_Abstr ... — モジュール名を取得する Yaf_Controller_Abstract::getName — Get self name Yaf_Controller_Abstract::getReques ...
https://man.plustar.jp/php/class.yaf-controller-abstract.html - [similar]
クラス定数の修飾子を取得する 5479
« ReflectionClassConstant::getDocComment ReflectionClassConstant::getName » PHP Manual Reflectio ...
https://man.plustar.jp/php/reflectionclassconstant.getmodifiers.html - [similar]
ReflectionExtension を作成する 5479
« ReflectionExtension::__clone ReflectionExtension::export » PHP Manual ReflectionExtension Refl ... ; printf ( 'Extension: %s (version: %s)' , $ext -> getName (), $ext -> getVersion ()); ?> 上の例の出力は、 た ...
https://man.plustar.jp/php/reflectionextension.construct.html - [similar]
参照渡しかどうかを調べる 5479
« ReflectionParameter::isOptional ReflectionParameter::isVariadic » PHP Manual ReflectionParamet ... 場合に false を返します。 参考 ReflectionParameter::getName() - パラメータ名を取得する 関連キーワード: 参照 , ...
https://man.plustar.jp/php/reflectionparameter.ispassedbyreference.html - [similar]
プロパティの修飾子を取得する 5479
« ReflectionProperty::getDocComment ReflectionProperty::getName » PHP Manual ReflectionProperty ...
https://man.plustar.jp/php/reflectionproperty.getmodifiers.html - [similar]
オブジェクトがデータベースに存在するかをチェックする 5430
« mysql_xdevapi\DatabaseObject DatabaseObject::getName » PHP Manual mysql_xdevapi\DatabaseObject ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.existsindatabase.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT