検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 136 for node (0.036 sec.)
Gets the data associated with a node synchronously 6858
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a node ... ) Zookeeper::get — Gets the data associated with a node synchronously 説明 public Zookeeper::get ( string ... size = 0 ): string パラメータ path The name of the node. Expressed as a file name with slashes separating ... ancestors of the node. watcher_cb If nonzero, a watch will be set at the ... server to notify the client if the node changes. stat If not NULL, will hold the value of ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
Lists the children of a node synchronously 6858
« Zookeeper::getAcl Zookeeper::getClientId » PHP Manual Zookeeper Lists the children of a node s ... ) Zookeeper::getChildren — Lists the children of a node synchronously 説明 public Zookeeper::getChildren ( ... cb = null ): array パラメータ path The name of the node. Expressed as a file name with slashes separating ... ancestors of the node. watcher_cb If nonzero, a watch will be set at the ... server to notify the client if the node changes. 戻り値 Returns an array with children pat ...
https://man.plustar.jp/php/zookeeper.getchildren.html - [similar]
定義済み定数 6822
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML_ATTRIBUTE ... _NODE ( int ) 2 ノードは DOMAttr です。 XML_TEXT_NODE ( ... int ) 3 ノードは DOMText です。 XML_CDATA_SECTION_NODE ( int ) 4 ノードは DOMCharacterData です。 XML_ENT ... ITY_REF_NODE ( int ) 5 ノードは DOMEntityReference です。 XML_E ...
https://man.plustar.jp/php/dom.constants.html - [similar]
Text Construction 6738
« CommonMark\Node\Text CommonMark\Node\Text\Strong » PHP Manual CommonMark\Node\Text Text Constr ... uction CommonMark\Node\Text::__construct (cmark >= 1.0.0) CommonMark\Node ... nstruct — Text Construction 説明 public CommonMark\Node\Text::__construct () public CommonMark\Node\Text:: ... メータ literal 関連キーワード: Text , Construction , Node , construct , public , literal , Strong , cmark , ...
https://man.plustar.jp/php/commonmark-node-text.construct.html - [similar]
Heading Construction 6666
« CommonMark\Node\Heading CommonMark\Node\Paragraph » PHP Manual CommonMark\Node\Heading Heading ... Construction CommonMark\Node\Heading::__construct (cmark >= 1.0.0) CommonMark\N ... ruct — Heading Construction 説明 public CommonMark\Node\Heading::__construct () public CommonMark\Node\Hea ... りません。 関連キーワード: Heading , Construction , Node , construct , public , 関数 , パラメータ , Paragra ...
https://man.plustar.jp/php/commonmark-node-heading.construct.html - [similar]
このノードが HTML要素 であるかどうかを調べる 6618
« tidyNode::isComment tidyNode::isJste » PHP Manual tidyNode このノードが HTML要素 であるかどうか ... を調べる tidyNode::isHtml (PHP 5, PHP 7, PHP 8) tidyNode::isHtml — こ ... ドが HTML要素 であるかどうかを調べる 説明 public tidyNode::isHtml (): bool このノードが ルート要素 以外の HT ... tidy = tidy_parse_string ( $html ); $num = 0 ; get_nodes ( $tidy -> html ()); function get_nodes ( $node ) ... { // check if the current node is of requested type if( $node -> isHtml ()) { ech ...
https://man.plustar.jp/php/tidynode.ishtml.html - [similar]
このノードが PHP であるかどうかを調べる 6618
« tidyNode::isJste tidyNode::isText » PHP Manual tidyNode このノードが PHP であるかどうかを調べる ... tidyNode::isPhp (PHP 5, PHP 7, PHP 8) tidyNode::isPhp — この ... ノードが PHP であるかどうかを調べる 説明 public tidyNode::isPhp (): bool このノードが PHP であるかどうかを調 ... tidy = tidy_parse_string ( $html ); $num = 0 ; get_nodes ( $tidy -> html ()); function get_nodes ( $node ) ... { // check if the current node is of requested type if( $node -> isPhp ()) { echo ...
https://man.plustar.jp/php/tidynode.isphp.html - [similar]
Gets the acl associated with a node synchronously 6570
« Zookeeper::get Zookeeper::getChildren » PHP Manual Zookeeper Gets the acl associated with a node ... Zookeeper::getAcl — Gets the acl associated with a node synchronously 説明 public Zookeeper::getAcl ( stri ... ng $path ): array パラメータ path The name of the node. Expressed as a file name with slashes separating ... ancestors of the node. 戻り値 Return acl array on success and false on f ... s count or types are wrong or fail to get ACL of a node. 警告 Since version 0.3.0, this method emits Zooke ...
https://man.plustar.jp/php/zookeeper.getacl.html - [similar]
このノードが (マークアップでない) テキストであるかどうかを調べる 6522
« tidyNode::isPhp Tidy 関数 » PHP Manual tidyNode このノードが (マークアップでない) テキストであ ... るかどうかを調べる tidyNode::isText (PHP 5, PHP 7, PHP 8) tidyNode::isText — こ ... ない) テキストであるかどうかを調べる 説明 public tidyNode::isText (): bool このノードが (マークアップされてい ... tidy = tidy_parse_string ( $html ); $num = 0 ; get_nodes ( $tidy -> html ()); function get_nodes ( $node ) ... { // check if the current node is of requested type if( $node -> isText ()) { ech ...
https://man.plustar.jp/php/tidynode.istext.html - [similar]
Sets the acl associated with a node synchronously 6498
« Zookeeper::set Zookeeper::setDebugLevel » PHP Manual Zookeeper Sets the acl associated with a ... Zookeeper::setAcl — Sets the acl associated with a node synchronously 説明 public Zookeeper::setAcl ( stri ... array $acl ): bool パラメータ path The name of the node. Expressed as a file name with slashes separating ... ancestors of the node. version The expected version of the path. acl The ... count or types are wrong or fail to set ACL for a node. 警告 Since version 0.3.0, this method emits Zooke ...
https://man.plustar.jp/php/zookeeper.setacl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT