検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 1804 for クラス (0.018 sec.)
RRDGraph クラス 3297
« RRDCreator::save RRDGraph::__construct » PHP Manual RRD RRDGraph クラス RRDGraph クラス (PECL ... ータベースから画像ファイルにデータをエクスポートするクラス クラス概要 class RRDGraph { /* メソッド */ public ... ns for rrd graph export 関連キーワード: RRDGraph , クラス , public , array , save , construct , RRD , graph ...
https://man.plustar.jp/php/class.rrdgraph.html - [similar]
Yaf_Bootstrap_Abstract クラス 3297
« Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス ... Yaf_Bootstrap_Abstract クラス (No version information available, might only be i ... う仕組みのことです。 ユーザーが自前のブートストラップクラスを定義するには、 Yaf_Bootstrap_Abstract を継承します ... 。 ブートストラップクラスで定義したメソッドの中で "_init" で始まるものがすべて ... 例1 ブートストラップの例 <?php /* ブートストラップクラスは ./application/Bootstrap.php で定義しないといけませ ...
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html - [similar]
Windows 用のモジュール 3297
« xmlrpc_set_type COM » PHP Manual 関数リファレンス Windows 用のモジュール Windows 用のモジュール ... 定 定義済み定数 エラーおよびエラー処理 例 com — com クラス dotnet — dotnet クラス variant — variant クラス CO ... MPersistHelper — COMPersistHelper クラス com_exception — com_exception クラス COM関数 win32 ... 例 win32service 関数 関連キーワード: モジュール , クラス , 関数 , エラー , service , exception , COMPersist ...
https://man.plustar.jp/php/refs.utilspec.windows.html - [similar]
TableInsert クラス 3282
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス Tabl ... eInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルに ... レコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysq ... sert } 目次 TableInsert::__construct — TableInsert クラスのコンストラクタ TableInsert::execute — insert クエリ ... 入する行の値を追加する 関連キーワード: TableInsert , クラス , xdevapi , values , construct , 挿入 , execute , ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
名前空間の使用法: エイリアス/インポート 3282
« namespace キーワードおよび __NAMESPACE__ 定数 グローバル空間 » PHP Manual 名前空間 名前空間の使 ... リンクを作成することに似ています。 PHP は定数、関数、クラス、インターフェイス、名前空間のエイリアスやインポート ... e と同じです use My \ Full \ NSname ; // グローバルクラスをインポートします use ArrayObject ; // 関数をインポ ... T ; $obj = new namespace\ Another ; // foo\Another クラスのオブジェクトのインスタンスを作成します $obj = new ... Another ; // My\Full\Classname クラスのオブジェクトのインスタンスを作成します NSname \ su ...
https://man.plustar.jp/php/language.namespaces.importing.html - [similar]
抽象クラスであるかどうかを調べる 3282
« ReflectionClass::inNamespace ReflectionClass::isAnonymous » PHP Manual ReflectionClass 抽象クラス ... 5, PHP 7, PHP 8) ReflectionClass::isAbstract — 抽象クラスであるかどうかを調べる 説明 public ReflectionClass:: ... isAbstract (): bool 抽象クラスであるかどうかを調べます。 パラメータ この関数にはパ ... ol(true) 参考 ReflectionClass::isInterface() - このクラスがインターフェイスであるかどうかを調べる クラスの抽象 ... 化 関連キーワード: クラス , 抽象 , ReflectionClass , isAbstract , パラメータ ...
https://man.plustar.jp/php/reflectionclass.isabstract.html - [similar]
CURLStringFile クラス 3253
« CURLFile::setPostFilename CURLStringFile::__construct » PHP Manual cURL CURLStringFile クラス ... CURLStringFile クラス (PHP 8 >= 8.1.0) はじめに CURLStringFile を使うと、 ... ップロードを変数を使って直接行うことができます。 このクラスは CURLFile に似ていますが、ファイル名ではなく、 ファ ... POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLFile を使わなければいけません。 クラス概要 ... オブジェクトを作る 関連キーワード: CURLStringFile , クラス , string , public , CURLFile , mime , postname , d ...
https://man.plustar.jp/php/class.curlstringfile.html - [similar]
ReflectionException クラス 3238
« Reflector::__toString 変数操作 » PHP Manual リフレクション ReflectionException クラス Reflecti ... onException クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionException ... クラスです。 クラス概要 class ReflectionException extends ... 関連キーワード: Exception , ReflectionException , クラス , string , public , final , int , private , protec ...
https://man.plustar.jp/php/class.reflectionexception.html - [similar]
ReflectionReference クラス 3238
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクショ ... ン ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) ... はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 ... IDを取得する 関連キーワード: ReflectionReference , クラス , construct , private , getId , string , array , f ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
基底ノード型を作成する際に使用する拡張クラスを登録する 3238
« DOMDocument::normalizeDocument DOMDocument::relaxNGValidate » PHP Manual DOMDocument 基底ノード ... 型を作成する際に使用する拡張クラスを登録する DOMDocument::registerNodeClass (PHP 5 >= ... rNodeClass — 基底ノード型を作成する際に使用する拡張クラスを登録する 説明 public DOMDocument::registerNodeClas ... ass ): bool このメソッドにより、独自に拡張した DOM クラスを登録することができます。 これを、後で PHP DOM 拡張 ... はないものです。 パラメータ baseClass 拡張したい DOM クラスクラス名の一覧は、 この章の導入部 にあります。 ext ...
https://man.plustar.jp/php/domdocument.registernodeclass.html - [similar]