Home
last modified time | relevance | path

Searched refs:getType (Results 1426 – 1450 of 1742) sorted by path

1...<<51525354555657585960>>...70

/plugin/progrecss/
H A Dsyntax.php30 function getType(){ function in syntax_plugin_progrecss
/plugin/prosemirror/parser/
H A DMark.php72 public function getType() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark
104 if (self::$markOrder[$this->previousMark->getType()] < self::$markOrder[$this->type]) {
H A DTextNode.php130 $type = $currentMark->getType();
/plugin/prosemirror/
H A Drenderer.php68 $parentNode = $this->nodestack->current()->getType();
118 if ($this->nodestack->current()->getType() === 'paragraph') {
127 if ($this->nodestack->current()->getType() === 'paragraph') {
138 if ($this->nodestack->current()->getType() === 'paragraph') {
154 if ($this->nodestack->current()->getType() === 'paragraph') {
180 if ($this->nodestack->current()->getType() === 'paragraph') {
268 if ($this->nodestack->current()->getType() === 'paragraph') {
300 $parentNode = $this->nodestack->current()->getType();
547 if ($this->nodestack->current()->getType() === 'paragraph') {
/plugin/prosemirror/schema/
H A DNode.php64 public function getType() function in dokuwiki\\plugin\\prosemirror\\schema\\Node
H A DNodeStack.php90 if ($node->getType() != $type) {
91 throw new \RuntimeException("Expected the current node to be of type $type found " . $node->getType() . " instead.");
/plugin/pubchem/
H A Dsyntax.php28 function getType(){ return 'substition'; }
27 function getType(){ return 'substition'; } global() function in syntax_plugin_pubchem
/plugin/publish/
H A Dsyntax.php30 function getType() { function in syntax_plugin_publish
/plugin/publist/bib2tpl/lib/
H A DPEAR.php488 $error_class = $message->getType();
953 function getType() function in PEAR_Error
/plugin/publist/
H A Dsyntax.php19 function getType() { function in syntax_plugin_publist
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php488 $error_class = $message->getType();
953 function getType() function in PEAR_Error
/plugin/publistf/
H A Dsyntax.php20 function getType() { function in syntax_plugin_publistf
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php488 $error_class = $message->getType();
953 function getType() function in PEAR_Error
/plugin/publistx/
H A Dsyntax.php19 function getType() { function in syntax_plugin_publistx
/plugin/pubmed/
H A Dsyntax.php21 function getType(){ return 'substition'; }
18 function getType(){ return 'substition'; } global() function in syntax_plugin_pubmed
/plugin/pubmed2020/
H A Dsyntax.php79 function getType() { return 'substition'; } function in syntax_plugin_pubmed2020
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChange.php81 public function getType(): int
78 public function getType(): int global() function in FreeDSx\\Ldap\\Entry\\Change
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DModifyRequest.php136 $changeSeq = Asn1::sequence(Asn1::enumerated($change->getType()));
/plugin/pycode/
H A Dsyntax.php40 public function getType() { function in syntax_plugin_pycode
/plugin/qc/
H A Dsyntax.php14 public function getType()
22 public function getType() global() function in syntax_plugin_qc
/plugin/qna/syntax/
H A Dblock.php28 public function getType() { function in syntax_plugin_qna_block
H A Dheader.php24 public function getType() { function in syntax_plugin_qna_header
H A Dtoc.php24 public function getType() { function in syntax_plugin_qna_toc
/plugin/qrcode2/
H A Dsyntax.php25 function getType(){ function in syntax_plugin_qrcode2
/plugin/qrcodescanner/
H A Dsyntax.php21 public function getType() { return 'substition'; } function in syntax_plugin_qrcodescanner

1...<<51525354555657585960>>...70