検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 91 for ATTRIBUTE (0.002 sec.)
テキストの属性を取得する 8951
« NumberFormatter::getSymbol NumberFormatter::parseCurrency » PHP Manual NumberFormatter テキスト ... の属性を取得する NumberFormatter::getTextAttribute numfmt_get_text_attribute (PHP 5 >= 5.3.0, PHP 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 $attribute ): s ...
https://man.plustar.jp/php/numberformatter.gettextattribute.html - [similar]
テキスト属性を設定する 8911
« NumberFormatter::setSymbol Locale » PHP Manual NumberFormatter テキスト属性を設定する NumberFo ... rmatter::setTextAttribute numfmt_set_text_attribute (PHP 5 >= 5.3.0, PHP 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 $attribute , st ...
https://man.plustar.jp/php/numberformatter.settextattribute.html - [similar]
アトリビュートを取得する 8592
« ReflectionClass::export ReflectionClass::getConstant » PHP Manual ReflectionClass アトリビュー ... トを取得する ReflectionClass::getAttributes (PHP 8) ReflectionClass::getAttributes — アトリビ ... ュートを取得する 説明 public ReflectionClass::getAttributes ( ? string $name = null , int $flags = 0 ): array ... ラスで宣言されている全てのアトリビュートを ReflectionAttribute の配列として返します。 パラメータ name 指定したクラ ... ス名にマッチするアトリビュートの、 ReflectionAttribute のみを含むようにフィルタします。 flags name が指定 ...
https://man.plustar.jp/php/reflectionclass.getattributes.html - [similar]
Returns a named attribute 8246
« Imagick::getImageArtifact Imagick::getImageBackgroundColor » PHP Manual Imagick Returns a name ... d attribute Imagick::getImageAttribute (PECL imagick 2, PECL i ... magick 3) Imagick::getImageAttribute — Returns a named attribute 警告 この関数は Imagic ... 書くのはやめましょう。 説明 public Imagick::getImageAttribute ( string $key ): string Returns a named attribute. ... パラメータ key The key of the attribute to get. 戻り値 関連キーワード: attribute , Returns ...
https://man.plustar.jp/php/imagick.getimageattribute.html - [similar]
定義済み定数 8033
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... MENT_NODE ( int ) 1 ノードは DOMElement です。 XML_ATTRIBUTE_NODE ( int ) 2 ノードは DOMAttr です。 XML_TEXT_NO ... DE ( int ) 14 XML_ELEMENT_DECL_NODE ( int ) 15 XML_ATTRIBUTE_DECL_NODE ( int ) 16 XML_ENTITY_DECL_NODE ( int ) ... 17 XML_NAMESPACE_DECL_NODE ( int ) 18 XML_ATTRIBUTE_CDATA ( int ) 1 XML_ATTRIBUTE_ID ( int ) 2 XML_ATT ... RIBUTE_IDREF ( int ) 3 XML_ATTRIBUTE_IDREFS ( int ) 4 XML_ATTRIBUTE_ENTITY ( int ) 5 XM ...
https://man.plustar.jp/php/dom.constants.html - [similar]
リフレクションAPI を使ってアトリビュートを読み取る 7647
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクション ... ションAPI は対応するリフレクションオブジェクトに getAttributes() メソッドを提供しています。 このメソッドを使うと ... 化させることができます。 このメソッドは、 ReflectionAttribute のインスタンスの配列を返します。 リフレクションされ ... エラーをプログラマが制御しやすくなります。 ReflectionAttribute::newInstance() を呼び出した後のみ、 アトリビュート ... クションAPIを使い、アトリビュートを読み取る <?php #[Attribute] class MyAttribute { public $value ; public functi ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
最初の属性を返す 7395
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute ... (PHP 4, PHP 5, PHP 7, PHP 8) ldap_first_attribute — 最初の属性を返す 説明 ldap_first_attribute ( LDA ... リの最初の属性を取得します。残りの属性は、 ldap_next_attribute() を逐次コールして取得します。 エントリの読み込みと ... 参照渡しされます。同じ ber_identifier が ldap_next_attribute() 関数に渡された場合、 そのポインタは修正されます。 ... では、 リソース を期待していました。 参考 ldap_next_attribute() - 結果における次の属性を得る ldap_get_attributes ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
結果における次の属性を得る 7208
« ldap_modify ldap_next_entry » PHP Manual LDAP 関数 結果における次の属性を得る ldap_next_attribute ... ute (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_attribute — 結果における次の属性を得る 説明 ldap_next_attrib ... se エントリ内の属性を取得します。 最初に ldap_next_attribute() をコールした際には ldap_first_attribute() から返 ... ンでは、 リソース を期待していました。 参考 ldap_get_attributes() - 検索結果エントリから属性を得る 関連キーワード ... : 属性 , 次 , next , entry , attribute , パラメータ , インスタンス , クラス , 期待 , エン ...
https://man.plustar.jp/php/function.ldap-next-attribute.html - [similar]
属性を開始する 7208
« XMLWriter::setIndentString XMLWriter::startAttributeNs » PHP Manual XMLWriter 属性を開始する X ... MLWriter::startAttribute xmlwriter_start_attribute (PHP 5 >= 5.1.2, PHP 7, ... PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startAttribute -- xmlwriter_start_attribute — 属性を開始する 説明 ... オブジェクト指向型 public XMLWriter::startAttribute ( string $name ): bool 手続き型 xmlwriter_start_at ... ソースが期待されていました。 例 例1 XMLWriter::startAttribute() の基本的な使い方 <?php $writer = new XMLWriter ; ...
https://man.plustar.jp/php/xmlwriter.startattribute.html - [similar]
RADIUS Vendor Specific Attribute Types 7115
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... IUS Vendor Specific Attribute Types RADIUS_VENDOR_MICROSOFT ( int ) Microsoft sp ... ecific vendor attributes ( » RFC 2548 ), one of: RADIUS_MICROSOFT_MS_CHAP_ ... RADIUS_MICROSOFT_MS_ARAP_CHALLENGE 関連キーワード: Attribute , Types , Vendor , Specific , 定義 , 定数 , int , ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT