Home
last modified time | relevance | path

Searched refs:getType (Results 201 – 225 of 1742) sorted by last modified time

12345678910>>...70

/plugin/combo/syntax/
H A Dxmlblocktag.php28 * @see DokuWiki_Syntax_Plugin::getType()
31 function getType(): string function in syntax_plugin_combo_xmlblocktag
H A Dxmlinlinetag.php61 * @see DokuWiki_Syntax_Plugin::getType()
63 function getType(): string function in syntax_plugin_combo_xmlinlinetag
H A Dxmlprotectedtag.php29 function getType(): string function in syntax_plugin_combo_xmlprotectedtag
H A Dbackgrounds.php26 * @see DokuWiki_Syntax_Plugin::getType()
28 function getType() function in syntax_plugin_combo_backgrounds
H A Dbadge.php36 * @see DokuWiki_Syntax_Plugin::getType()
38 function getType() function in syntax_plugin_combo_badge
127 $type = $tagAttributes->getType();
H A Dbrand.php50 * @see DokuWiki_Syntax_Plugin::getType()
52 function getType(): string function in syntax_plugin_combo_brand
/plugin/combo/ComboStrap/
H A DDataType.php195 public static function getType($value): string
186 public static function getType($value): string global() function in ComboStrap\\DataType
H A DPageSqlTreeListener.php112 $type = $node->getSymbol()->getType();
468 return $this->lexer->getVocabulary()->getSymbolicName($token->getType());
H A DPanelTag.php47 $type = $tagAttributes->getType();
H A DGridTag.php190 $type = $attributes->getType();
221 $type = $openingCall->getType();
467 $type = $attributes->getType();
H A DHeadingTag.php251 $type = $tagAttributes->getType();
513 $type = $tagAttributes->getType();
H A DResourceCombo.php45 function getType(): string; function
/plugin/combo/ComboStrap/Meta/Field/
H A DBacklinkCount.php63 LogUtility::msg("Backlink count is not yet supported on the resource type ({$resource->getType()}");
/plugin/combo/ComboStrap/Meta/Form/
H A DFormMeta.php157 if ($field->getType() === DataType::BOOLEAN_TYPE_VALUE) {
H A DFormMetaField.php390 if ($this->getType() === DataType::BOOLEAN_TYPE_VALUE) {
470 function getType(): string function in ComboStrap\\Meta\\Form\\FormMetaField
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDbStore.php107 throw new ExceptionRuntime("The resource type ({$resource->getType()}) is not yet supported for the database metadata store", self::CANONICAL);
315 return $metadata->getResource()->getType() . "_" . $metadata::getPersistentName();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php169 if ($token->getType() === Token::EOF) {
200 return $token === null ? Token::INVALID_TYPE : $token->getType();
310 if ($t->getType() === Token::EOF) {
314 if ($types === null || $types->contains($t->getType())) {
337 if ($token->getType() === Token::EOF) {
472 if ($t->getType() === Token::EOF) {
H A DCommonToken.php13 * This is the backing field for {@see CommonToken::getType()} and
156 public function getType() : int function in Antlr\\Antlr4\\Runtime\\CommonToken
H A DCommonTokenStream.php47 * {@see Token::getType()} equal to {@see Token::EOF} will be returned by
128 if ($t->getType() === Token::EOF) {
H A DLexer.php449 public function getType() : int function in Antlr\\Antlr4\\Runtime\\Lexer
496 while ($token && $token->getType() !== Token::EOF) {
H A DParser.php175 if ($t !== null && $t->getType() === $ttype) {
219 if ($t->getType() > 0) {
520 if ($o->getType() !== self::EOF) {
H A DParserRuleContext.php195 if ($child instanceof TerminalNode && $child->getSymbol()->getType() === $ttype) {
218 if ($child instanceof TerminalNode && $child->getSymbol()->getType() === $ttype) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php335 if ($startToken->getType() === Token::EOF) {
694 if ($current->getType() === Token::EOF && $lookback !== null) {
753 return $symbol->getType();
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js128 return this._parent_;},"addAfter":function(_element,_referenceElement){this.addBefore(_element.environment?_element.environment.getElement():_element,(_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement).nextSibling);return this._parent_;},"addBefore":function(_element,_referenceElement){this._parent_.environment.getElement().insertBefore(_element.environment?_element.environment.getElement():_element,_referenceElement.environment?_referenceElement.environment.getElement():_referenceElement);return this._parent_;},"remove":function(_element){this._parent_.environment.getElement().removeChild(_element.environment?_element.environment.getElement():_element);}},"environment":{"_element":null,"setElement":function(_value){this._parent_.element=_value;this._parent_.element.lib=this._parent_;this._parent_.element.firebugElement=true;this._setElement(_value);},"getParent":function(){return this.getElement().parentNode;},"getPosition":function(){return pi.util.Element.getPosition(this.getElement());},"getSize":function(){return pi.util.Element.getSize(this.getElement());},"addStyle":function(_styleObject){pi.util.Element.addStyle(this.getElement(),_styleObject);return this._parent_;},"getStyle":function(_property){return pi.util.Element.getStyle(this.getElement(),_property);},"getName":function(){return this.getElement().nodeName;},"getType":function(){return this.getElement().nodeType;},"getValue":function(){return pi.util.Element.getValue(this.getElement());},"getView":function(_property){return pi.util.Element.getView(this.getElement(),_property);}},"event":{"addListener":function(_event,_fn,_useCapture){pi.util.AddEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;},"removeListener":function(_event,_fn,_useCapture){pi.util.RemoveEvent(this._parent_.environment.getElement(),_event,_fn,_useCapture);return this._parent_;}}};pi.element=pi.element.build();pi.xhr=new pi.base;pi.xhr.init=function(_url){if(!window.XMLHttpRequest){var names=["Msxml2.XMLHTTP.6.0","Msxml2.XMLHTTP.3.0","Msxml2.XMLHTTP","Microsoft.XMLHTTP"];for(var i=0;i<names.length;i++){try{this.environment.setApi(new ActiveXObject(names[i]));break;}catch(e){continue;}}} method in pi.element.body.environment
132 dataUrl+=pi.util.String.format("{0}={1}&",key,data[key]);if(this.environment.getType()=="GET")
133 url+=(url.search("\\?")==-1?"?":"&")+pi.util.String.format("{0}",dataUrl);this.api.open(this.environment.getType(),url,this.environment.getAsync());if(this.environment.getType()=="POST"){this.api.setRequestHeader("Content-Type","application/x-www-form-urlencoded");};this.api.send(this.environment.getType()=="GET"?"":dataUrl);return this;}};pi.xhr.body.environment={"_async":true,"_api":null,"_cache":true,"_callback":null,"_data":{},"_type":"GET","_url":"","setApi":function(_value){this._parent_.api=_value;this._setApi(_value);},"addCallback":function(_readyState,_fn){this.getCallback().push({"fn":_fn,"readyState":_readyState});return this._parent_;},"addData":function(_key,_value){this.getData()[_key]=_value;return this._parent_;},"setType":function(_value){this._setType(_value);return this._parent_;}};pi.xhr.body.event={"readystatechange":function(){var readyState=this.environment.getApi().readyState,callback=this.environment.getCallback();for(var i=0,len=callback.length;i<len;i++){if(pi.util.Array.indexOf(callback[i].readyState,readyState)>-1){callback[i].fn.apply(this);}}}};pi.xhr=pi.xhr.build();pi.xhr.get=function(_url,_returnPiObject){var request=new pi.xhr();request.environment.setAsync(false);request.environment.setUrl(_url);request.send();return _returnPiObject?request:request.environment.getApi();};pi.util.AddEvent(pi.env.ie?window:document,pi.env.ie?"load":"DOMContentLoaded",function(){for(var i=0,len=pi.util.Init.length;i<len;i++){pi.util.Init[i]();}});})(firebug);(function(){with(firebug){var scriptsIncluded=document.getElementsByTagName('script');for(var i=scriptsIncluded.length-1;i>=0;i--){var script=scriptsIncluded[i],src=getFileName(script.src);if(src){internal.liteFilename=src;break;}}
H A Dfirebug-lite-1.2.js2443 "getType":function(){ method in pi.element.body.environment
2506 if (this.environment.getType()=="GET")
2509 this.api.open(this.environment.getType(),url,this.environment.getAsync());
2510 if(this.environment.getType()=="POST"){
2513 this.api.send(this.environment.getType()=="GET"?"":dataUrl);

12345678910>>...70