検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 2018 for オブジェクト (2.797 sec.)
弱い参照を生成する 2583
« WeakReference::__construct WeakReference::get » PHP Manual WeakReference 弱い参照を生成する We ... い WeakReference を生成します パラメータ object このオブジェクトは、弱く参照されます。 戻り値 インスタンス化されたば ... かりのオブジェクトを返します 関連キーワード: 参照 , 生成 , WeakReferen ... ce , create , オブジェクト , construct , public , static , パラメータ , ...
https://man.plustar.jp/php/weakreference.create.html - [similar]
ウォッチャー 2573
« 例 ウォッチャーのコールバック » PHP Manual Ev ウォッチャー ウォッチャー ウォッチャーは、何らか ... のイベントに関する興味を記録するオブジェクトです。 たとえば次のコードは、 STDIN が読み込み可能に ... と、停止状態のウォッチャーを作れます。 ウォッチャーオブジェクトを破棄するときには、自動的にウォッチャーが停止するこ ... たがって、コンストラクタやファクトリーメソッドが返すオブジェクトはずっと維持する必要があります。 また、ウォッチャーの ... コールバック も参照ください。 関連キーワード: 停止 , オブジェクト , 注意 , createStopped , メソッド , イベント , 未処 ...
https://man.plustar.jp/php/ev.watchers.html - [similar]
HashContext クラス 2564
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス ... 化できません HashContext::__serialize — HashContext オブジェクトをシリアライズする HashContext::__unserialize — data ... を HashContext オブジェクト に復元する 関連キーワード: HashContext , クラス , ... construct , public , オブジェクト , data , unserialize , array , serialize , private ...
https://man.plustar.jp/php/class.hashcontext.html - [similar]
塗りつぶし色を返す 2564
« ImagickDraw::getClipUnits ImagickDraw::getFillOpacity » PHP Manual ImagickDraw 塗りつぶし色を返 ... りません。引数のリストのみが 記述されています。 描画オブジェクトで使用する塗りつぶし色を返します。 戻り値 ImagickPix ... el オブジェクトを返します。 関連キーワード: ImagickDraw , getFillCo ... lor , imagick , ImagickPixel , オブジェクト , getClipUnits , getFillOpacity , public , 警告 , ...
https://man.plustar.jp/php/imagickdraw.getfillcolor.html - [similar]
ImagickPixel のコンストラクタ 2564
« ImagickPixel::clear ImagickPixel::destroy » PHP Manual ImagickPixel ImagickPixel のコンストラク ... 。引数のリストのみが 記述されています。 ImagickPixel オブジェクトを作成します。color を指定した場合は、 オブジェクト... で色を初期化してから返します。 パラメータ color このオブジェクトの初期化に使用する色を表すオプションの文字列。 戻り値 ... 成功した場合に ImagickPixel オブジェクトを返します。 失敗した場合に ImagickPixelException を ... tImageBlob (); } ?> 関連キーワード: ImagickPixel , オブジェクト , construct , imagick , 作成 , ImagickPixelExcepti ...
https://man.plustar.jp/php/imagickpixel.construct.html - [similar]
列挙型の概要 2564
« 列挙型(Enum) 列挙型の基礎 » PHP Manual 列挙型(Enum) 列挙型の概要 列挙型の概要 (PHP 8 >= 8.1.0) ... 異なる機能があります。 PHP では、列挙型は特別な種類のオブジェクトです。 列挙型そのものはクラスですし、そこで定義される ... タンスです。 これは、列挙型で定義される case は有効なオブジェクトであり、 型チェックを含む、オブジェクトが使えるあらゆ ... できるようになります。 関連キーワード: 概要 , 定義 , オブジェクト , Enum , case , クラス , 任意 , boolean , 論理 , 組 ...
https://man.plustar.jp/php/language.enumerations.overview.html - [similar]
オブジェクト定数 2564
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト ... るようになりました。 関連キーワード: 定数 , クラス , オブジェクト , 定義 , アクセス , 範囲 , 注意 , 変数 , 単位 , 修 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
パースされたマークアップに設定に基く誤りの修正を行う 2564
« tidy::body tidy::__construct » PHP Manual tidy パースされたマークアップに設定に基く誤りの修正を ... されたマークアップに設定に基く誤りの修正を行う 説明 オブジェクト指向型 public tidy::cleanRepair (): bool 手続き型 ti ... r ( tidy $tidy ): bool この関数は、与えられた Tidy オブジェクト tidy を修正します。 パラメータ tidy Tidy オブジェク ... 修正 , パース , 誤り , 設定 , cleanRepair , repair , オブジェクト , 出力 , repairString , repairFile ...
https://man.plustar.jp/php/tidy.cleanrepair.html - [similar]
リクエストをディスパッチする 2564
« Yaf_Dispatcher::disableView Yaf_Dispatcher::enableView » PHP Manual Yaf_Dispatcher リクエストを ... が、 Yaf_Dispatcher の主要な作業をします。 リクエストオブジェクトを受け取ります。 ディスパッチ処理には、次の三段階があ ... _Dispatcher::dispatch() が呼ばれたときの リクエストオブジェクトの値を使って行います。 ディスパッチはループ内で発生し ... ( Yaf_Plugin_Abstract を参照ください) がリクエストオブジェクトをリセットしてアクションを追加することもあります。 す ... リクエスト , ディスパッチ , Dispatcher , dispatch , オブジェクト , レスポンス , アクション , request , 発生 ...
https://man.plustar.jp/php/yaf-dispatcher.dispatch.html - [similar]
DatabaseObject インターフェイス 2545
« CrudOperationSortable::sort DatabaseObject::existsInDatabase » PHP Manual Mysql_xdevapi Databa ... \Session } 目次 DatabaseObject::existsInDatabase — オブジェクトがデータベースに存在するかをチェックする DatabaseObj ... ect::getName — オブジェクトの名前を取得する DatabaseObject::getSession — セッシ ... devapi , public , existsInDatabase , 取得 , 名前 , オブジェクト , getSession , getName , メソッド ...
https://man.plustar.jp/php/class.mysql-xdevapi-databaseobject.html - [similar]