検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 263 for 属性 (0.008 sec.)
現在の属性の親要素にカーソルを移動する 6452
« XMLReader::moveToAttributeNs XMLReader::moveToFirstAttribute » PHP Manual XMLReader 現在の属性 ... .0, PHP 7, PHP 8) XMLReader::moveToElement — 現在の属性の親要素にカーソルを移動する 説明 public XMLReader:: ... moveToElement (): bool 現在の属性の親要素にカーソルを移動します。 パラメータ この関数 ... 敗した場合、 あるいはメソッドがコールされた際の位置が属性ノードではなかった場合に false を返します。 参考 XML ... Reader::moveToAttribute() - 指定した名前の属性にカーソルを移動する XMLReader::moveToAttributeNo() ...
https://man.plustar.jp/php/xmlreader.movetoelement.html - [similar]
属性が存在するかどうかを調べる 6433
« DOMElement::getElementsByTagNameNS DOMElement::hasAttributeNS » PHP Manual DOMElement 属性が存 ... e (PHP 5, PHP 7, PHP 8) DOMElement::hasAttribute — 属性が存在するかどうかを調べる 説明 public DOMElement::h ... bool 要素のメンバとして qualifiedName という名前の属性が 存在するかどうかを示します。 パラメータ qualified ... e を返します。 参考 DOMElement::hasAttributeNS() - 属性が存在するかどうかを調べる DOMElement::getAttribute( ... ) - 属性の値を返す DOMElement::setAttribute() - 属性を新しく ...
https://man.plustar.jp/php/domelement.hasattribute.html - [similar]
バイナリ属性を設定する 6433
« radius_put_addr radius_put_int » PHP Manual Radius 関数 バイナリ属性を設定する radius_put_attr ... (PECL radius >= 1.1.0) radius_put_attr — バイナリ属性を設定する 説明 radius_put_attr ( resource $radius_h ... , int $options = 0 , int $tag = ? ): bool バイナリ属性を、現在の RADIUS リクエストにアタッチします。 注意 ... ん。 パラメータ radius_handle RADIUS リソース。 type 属性の型。 value 属性の値。バイナリ文字列として扱われます ... 。 options 属性のオプションのビットマスク。使えるオプションには、 R ...
https://man.plustar.jp/php/function.radius-put-attr.html - [similar]
属性が存在するかどうかを調べる 6403
« DOMElement::hasAttribute DOMElement::removeAttribute » PHP Manual DOMElement 属性が存在するかど ... (PHP 5, PHP 7, PHP 8) DOMElement::hasAttributeNS — 属性が存在するかどうかを調べる 説明 public DOMElement::h ... e ): bool 要素のメンバとして localName という名前の属性が 名前空間 namespace に存在するかどうかを示します。 ... lse を返します。 参考 DOMElement::hasAttribute() - 属性が存在するかどうかを調べる DOMElement::getAttributeN ... S() - 属性の値を返す DOMElement::setAttributeNS() - 新しい属性 ...
https://man.plustar.jp/php/domelement.hasattributens.html - [similar]
拡張属性の一覧を取得する 6403
« xattr_get xattr_remove » PHP Manual xattr 関数 拡張属性の一覧を取得する xattr_list (PECL xattr ... >= 0.9.0) xattr_list — 拡張属性の一覧を取得する 説明 xattr_list ( string $filename ... int $flags = 0 ): array この関数は、ファイルの拡張属性の名前の一覧を取得します。 拡張属性には二種類の異なる ... 操作します。 XATTR_ROOT root (信頼された) 名前空間に属性を設定します。root 権限が必要です。 戻り値 この関数は ... 、拡張属性の名前を配列で返します。 例 例1 ファイルのすべての拡 ...
https://man.plustar.jp/php/function.xattr-list.html - [similar]
DOMElement クラス 6383
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス ( ... オブジェクトを作成する DOMElement::getAttribute — 属性の値を返す DOMElement::getAttributeNode — 属性ノード ... を返す DOMElement::getAttributeNodeNS — 属性ノードを返す DOMElement::getAttributeNS — 属性の値を ... カル名から要素を取得する DOMElement::hasAttribute — 属性が存在するかどうかを調べる DOMElement::hasAttributeN ... S — 属性が存在するかどうかを調べる DOMElement::removeAttribu ...
https://man.plustar.jp/php/class.domelement.html - [similar]
ID 型の属性をローカル名および名前空間 URI で宣言する 6383
« DOMElement::setIdAttributeNode DOMEntity » PHP Manual DOMElement ID 型の属性をローカル名および ... HP 7, PHP 8) DOMElement::setIdAttributeNS — ID 型の属性をローカル名および名前空間 URI で宣言する 説明 publi ... ing $qualifiedName , bool $isId ): void ID 型となる属性を qualifiedName および namespace で宣言します。 パラ ... メータ namespace 属性の名前空間 URI。 qualifiedName 属性のローカル名。 pr ... る場合に発生します。 DOM_NOT_FOUND name がこの要素の属性でない場合に発生します。 参考 DOMDocument::getElemen ...
https://man.plustar.jp/php/domelement.setidattributens.html - [similar]
名前および URI をもとに、属性の値を取得する 6344
« XMLReader::getAttributeNo XMLReader::getParserProperty » PHP Manual XMLReader 名前および URI を ... もとに、属性の値を取得する XMLReader::getAttributeNs (PHP 5 >= 5 ... LReader::getAttributeNs — 名前および URI をもとに、属性の値を取得する 説明 public XMLReader::getAttributeNs ... ace ): ? string 名前および名前空間 URI をもとにして属性の値を返します。 属性が存在しなかったり、現在位置が要 ... ローカルの名前。 namespace 名前空間の URI。 戻り値 属性の値を返します。指定した name および namespace に属性 ...
https://man.plustar.jp/php/xmlreader.getattributens.html - [similar]
ID 型の属性を名前で宣言する 6255
« DOMElement::setAttributeNS DOMElement::setIdAttributeNode » PHP Manual DOMElement ID 型の属性... PHP 7, PHP 8) DOMElement::setIdAttribute — ID 型の属性を名前で宣言する 説明 public DOMElement::setIdAttrib ... ing $qualifiedName , bool $isId ): void ID 型となる属性を qualifiedName で宣言します。 パラメータ qualified ... Name 属性の名前。 isId qualifiedName を ID 型にしたい場合に t ... 発生します。 DOM_NOT_FOUND qualifiedName がこの要素の属性でない場合に発生します。 参考 DOMDocument::getElemen ...
https://man.plustar.jp/php/domelement.setidattribute.html - [similar]
ID 型の属性をノードで宣言する 6255
« DOMElement::setIdAttribute DOMElement::setIdAttributeNS » PHP Manual DOMElement ID 型の属性をノ ... 7, PHP 8) DOMElement::setIdAttributeNode — ID 型の属性をノードで宣言する 説明 public DOMElement::setIdAttr ... de ( DOMAttr $attr , bool $isId ): void ID 型となる属性 attr を宣言します。 パラメータ attr 属性ノード。 i ... る場合に発生します。 DOM_NOT_FOUND name がこの要素の属性でない場合に発生します。 参考 DOMDocument::getElemen ... 要素を検索する DOMElement::setIdAttribute() - ID 型の属性を名前で宣言する DOMElement::setIdAttributeNS() - ID ...
https://man.plustar.jp/php/domelement.setidattributenode.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT