検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 949 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.472 sec.)
Control Group (Arrangement) 0
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangement) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Control { /* プロパティ */ protected $ contro ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
MultilineEntry Control 0
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry Control MultilineEntry Control (UI 0.9.9) はじめに A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\Multilin ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Tab Control 0
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0.9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protected $ cont ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Yaf_Route_Regex クラス 0
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Y ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
値を渡して、ファイバーの実行を再開させる 0
« Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::resume (PHP 8 >= 8.1.0) Fiber::resume — 値を渡して、ファイバーの実行を再開させる 説明 public Fiber::resume ( mixed $value = null ): mixed 現在の Fiber::suspend() の呼び出し結果として、指定した値 ...
https://man.plustar.jp/php/fiber.resume.html - [similar]
バックトレースを生成する 0
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debug_backtrace (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) debug_backtrace — バックトレースを生成する 説明 debug_backtrace ( int $options = DEBUG_BACKTRACE_PROVIDE_OBJECT , int $limit = 0 ): array debu ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
TableInsert クラスのコンストラクタ 0
« mysql_xdevapi\TableInsert TableInsert::execute » PHP Manual mysql_xdevapi\TableInsert TableInsert クラスのコンストラクタ TableInsert::__construct (No version information available, might only be in Git) TableInsert::__construct — TableInsert クラスのコンストラクタ 説明 private mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-tableinsert.construct.html - [similar]
新しい mysqli_stmt オブジェクトを構築する 0
« mysqli_stmt::close mysqli_stmt::data_seek » PHP Manual mysqli_stmt 新しい mysqli_stmt オブジェクトを構築する mysqli_stmt::__construct (PHP 5, PHP 7, PHP 8) mysqli_stmt::__construct — 新しい mysqli_stmt オブジェクトを構築する 説明 public mysqli_stmt::__construct ( mysqli $mysql , ? stri ...
https://man.plustar.jp/php/mysqli-stmt.construct.html - [similar]