Results of 41 - 50 of about 415 for Text (0.004 sec.)
- GUI用の拡張モジュール 5488
- « XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡
...
raw\Brush\RadialGradient — Radial Gradient UI\Draw\Text\Layout — Represents Text Layout UI\Draw\Text\Font ...
— Represents a Font UI\Draw\Text\Font\Descriptor — Font Descriptor UI 関数 UI\Draw\ ...
Text\Font\Weight — Font Weight Settings UI\Draw\Text\Font\Italic — Italic Font Settings UI\Draw\Text\Fo ...
ド: Control , Controls , Font , 拡張 , モジュール , Text , Settings , Gradient , Represents , Brush ...
-
https://man.plustar.jp/php/refs.ui.html
- [similar]
- Get Text 5462
- « UI\Controls\MultilineEntry::__construct UI\Controls\MultilineEntry::isReadOnly » PHP Manual UI
...
\Controls\MultilineEntry Get Text UI\Controls\MultilineEntry::getText (UI 0.9.9) UI\ ...
Controls\MultilineEntry::getText — Get Text 説明 public UI\Controls\MultilineEntry: ...
:getText (): string Shall return the text in this Multiline ...
数にはパラメータはありません。 関連キーワード: Get , Text , Controls , MultilineEntry , getText , パラメータ ...
-
https://man.plustar.jp/php/ui-controls-multilineentry.gettext.html
- [similar]
- Label Control 5386
- « UI\Controls\ColorButton::setColor UI\Controls\Label::__construct » PHP Manual UI Label Control
...
ol (UI 0.9.9) はじめに A Label is a single line of text, meant to identify, for the user, some element of ...
l { /* Constructor */ public __construct ( string $text ) /* メソッド */ public getText (): string public ...
setText ( string $text ) /* 継承したメソッド */ public UI\ ...
ruct — Construct a new Label UI\Controls\Label::getText — Get Text UI\Controls\Label::setText — Set Text 関 ...
-
https://man.plustar.jp/php/class.ui-controls-label.html
- [similar]
- MIME ヘッダ要素をデコードする 5386
- « imap_mailboxmsginfo imap_msgno » PHP Manual IMAP 関数 MIME ヘッダ要素をデコードする imap_mime_
...
ます。 各オブジェクトは、二つのプロパティ charset と text を有しています。 要素がエンコードされていない場合、 ...
ます。 例 例1 imap_mime_header_decode() の例 <?php $text = "=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= <keld@exa ...
ple.com>" ; $elements = imap_mime_header_decode ( $text ); for ( $i = 0 ; $i < count ( $elements ); $i ++) ...
harset: { $elements [ $i ]-> charset } \n" ; echo "Text: { $elements [ $i ]-> text } \n\n" ; } ?> 上の例の ...
-
https://man.plustar.jp/php/function.imap-mime-header-decode.html
- [similar]
- Sets the text which appears after a highlighted term 5361
- « SolrQuery::setHighlightRequireFieldMatch SolrQuery::setHighlightSimplePre » PHP Manual SolrQue
...
ry Sets the text which appears after a highlighted term SolrQuery:: ...
.9.2) SolrQuery::setHighlightSimplePost — Sets the text which appears after a highlighted term 説明 public ...
, string $field_override = ? ): SolrQuery Sets the text which appears before a highlighted term パラメータ ...
simplePost Sets the text which appears after a highlighted term The default ...
-
https://man.plustar.jp/php/solrquery.sethighlightsimplepost.html
- [similar]
- Sets the text which appears before a highlighted term 5335
- « SolrQuery::setHighlightSimplePost SolrQuery::setHighlightSnippets » PHP Manual SolrQuery Sets
...
the text which appears before a highlighted term SolrQuery: ...
0.9.2) SolrQuery::setHighlightSimplePre — Sets the text which appears before a highlighted term 説明 publi ...
, string $field_override = ? ): SolrQuery Sets the text which appears before a highlighted term The defaul ...
t is <em> パラメータ simplePre The text which appears before a highlighted term field_over ...
-
https://man.plustar.jp/php/solrquery.sethighlightsimplepre.html
- [similar]
- Get Text 5285
- « UI\Controls\Label::__construct UI\Controls\Label::setText » PHP Manual UI\Controls\Label Get Text
...
ext UI\Controls\Label::getText (UI 0.9.9) UI\Controls\Label::getText — Get Text 説 ...
明 public UI\Controls\Label::getText (): string Shall return the current text for this ...
ラメータはありません。 戻り値 関連キーワード: Get , Text , Label , Controls , getText , 関数 , パラメータ , ...
public , setText , Shall ...
-
https://man.plustar.jp/php/ui-controls-label.gettext.html
- [similar]
- Entry Control 5183
- « UI\Controls\Label::setText UI\Controls\Entry::__construct » PHP Manual UI Entry Control Entry
...
Control (UI 0.9.9) はじめに An Entry is a text entry control, suitable for entering plain text, p ...
\Controls\Entry::Normal ) /* メソッド */ public getText (): string public isReadOnly (): bool protected on ...
() public setReadOnly ( bool $readOnly ) public setText ( string $text ) /* 継承したメソッド */ public UI\ ...
ruct — Construct a new Entry UI\Controls\Entry::getText — Get Text UI\Controls\Entry::isReadOnly — Detect ...
-
https://man.plustar.jp/php/class.ui-controls-entry.html
- [similar]
- テキストの属性を取得する 5183
- « NumberFormatter::getSymbol NumberFormatter::parseCurrency » PHP Manual NumberFormatter テキスト
...
の属性を取得する NumberFormatter::getTextAttribute numfmt_get_text_attribute (PHP 5 >= 5.3.0 ...
7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getTextAttribute -- numfmt_get_text_attribute — テキストの ...
説明 オブジェクト指向型 public NumberFormatter::getTextAttribute ( int $attribute ): string | false 手続き ...
型 numfmt_get_text_attribute ( NumberFormatter $formatter , int $attr ...
-
https://man.plustar.jp/php/numberformatter.gettextattribute.html
- [similar]
- テキスト属性を設定する 5183
- « NumberFormatter::setSymbol Locale » PHP Manual NumberFormatter テキスト属性を設定する NumberFo
...
rmatter::setTextAttribute numfmt_set_text_attribute (PHP 5 >= 5.3.0 ...
7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::setTextAttribute -- numfmt_set_text_attribute — テキスト属 ...
説明 オブジェクト指向型 public NumberFormatter::setTextAttribute ( int $attribute , string $value ): bool ...
手続き型 numfmt_set_text_attribute ( NumberFormatter $formatter , int $attr ...
-
https://man.plustar.jp/php/numberformatter.settextattribute.html
- [similar]