Home
last modified time | relevance | path

Searched full:_addcall (Results 26 – 50 of 67) sorted by relevance

123

/plugin/slider/
H A Dsyntax.php105 $handler->_addCall('cdata', array($match), $pos);
115 $handler->_addCall('header',array($title,$level,$pos), $pos);
/plugin/linkbonus/syntax/
H A Dbase.php92 $handler->_addCall('externallink',array( $link['url'],$link['name'] ), $pos);
105 // $handler->_addCall('externallink',array( $link['url'],$link['name'] ), $pos);
/plugin/mediasyntax/syntax/
H A Dlink.php
H A Dpreblock.php
/plugin/markdowku/
H A Dhr.php39 $handler->_addCall('hr', array(), $pos);
/plugin/bbcode/
H A Demail.php36 $handler->_addCall('emaillink',array($url, $title), $pos);
H A Dimage.php44 $handler->_addCall($call,array($url,$title,NULL,NULL,NULL,'cache'),$pos);
/plugin/plaintext/
H A Dblock.php39 $handler->_addCall('cdata', array($match), $pos);
/plugin/wrap/syntax/
H A Ddiv.php
H A Dspan.php
/plugin/unformattedcode/
H A Dsyntax.php54 $handler->_addCall('cdata', array($match), $pos);
/plugin/tocselect/
H A Dsyntax.php43 $handler->_addCall('notoc',array(),$pos);
/plugin/replace/
H A Dsyntax.php67 $handler->_addCall('cdata', array($match), $pos);
/plugin/imagelink/syntax/
H A Dimagelink.php62 $handler->_addCall('cdata', array($match), $pos);
/plugin/toctweak/syntax/
H A Dautotoc.php60 $handler->_addCall('notoc', array(), $pos);
H A Dsidetoc.php30 $handler->_addCall('nocache', array(), $pos);
H A Dmetatoc.php59 $handler->_addCall('notoc', array(), $pos);
/plugin/syntaxhighlightjs/syntax/
H A Dsxh.php85 $handler->_addCall('cdata', array($match), $pos);
/plugin/showif/
H A Dsyntax.php.alternative.version106 $handler->_addCall('cdata', array($match), $pos);
/plugin/webcomponent/syntax/
H A Dunit.php122 $handler->_addCall('cdata', array($match), $pos, null);
/plugin/folded/syntax/
H A Dspan.php
/plugin/bootswrapper/syntax/
H A Dbootstrap.php221 $handler->_addCall('header', array($title, $level, $pos), $pos);
258 $handler->_addCall('cdata', array($match), $pos, null);
/plugin/divalign2/
H A Dcommon.php64 $handler->_addCall('cdata', array($content), $pos);
/plugin/imagecarousel/
H A Dsyntax.php80 $handler->_addCall('cdata', array($match), $pos);
/plugin/emphasis/syntax/
H A Dfont.php

123