Home
last modified time | relevance | path

Searched defs:mode (Results 476 – 500 of 1613) sorted by last modified time

1...<<11121314151617181920>>...65

/plugin/strata/types/
H A Dlink.php13 function render($mode, &$renderer, &$triples, $value, $hint) { argument
H A Dpage.php48 function render($mode, &$R, &$T, $value, $hint) { argument
H A Dref.php18 function render($mode, &$R, &$T, $value, $hint) { argument
H A Ddate.php13 function render($mode, &$R, &$triples, $value, $hint) { argument
H A Dimage.php46 function render($mode, &$R, &$T, $value, $hint) { argument
H A Dwiki.php182 function render($mode, &$R, &$T, $value, $hint) { argument
[all...]
/plugin/strata/lib/
H A Dstrata_type.php28 function render($mode, &$renderer, &$triples, $value, $hint) { argument
/plugin/strata/syntax/
H A Dinfo.php36 public function connectTo($mode) { argument
75 public function render($mode, Doku_Renderer $R, $data) { argument
H A Dnodata.php33 public function connectTo($mode) { argument
41 public function render($mode, Doku_Renderer $R, $data) { argument
H A Dselect.php33 function connectTo($mode) { argument
278 render($mode, Doku_Renderer $R, $data) global() argument
292 ui_container_open($mode, & $R, $data, $additionalClasses = array()) global() argument
327 ui_container_close($mode, & $R) global() argument
333 displayError($mode, & $R, $data) global() argument
[all...]
H A Dtable.php15 function connectTo($mode) { argument
27 function render($mode, Doku_Renderer $R, $data) { argument
[all...]
/plugin/strata/helper/
H A Dutil.php165 function renderPredicate($mode, &$R, &$T, $p) { argument
183 function renderValue($mode, &$R, &$T, $value, $typename, $hint=null, &$type=null) { argument
208 renderField($mode, & $R, & $T, $values, $typename, $hint = null, & $type = null, $field = null, $separator = ', ') global() argument
226 openField($mode, & $R, $field = null) global() argument
230 closeField($mode, & $R) global() argument
234 openValue($mode, & $R, $typename) global() argument
238 closeValue($mode, & $R) global() argument
242 renderCaptions($mode, & $R, $fields) global() argument
[all...]
/plugin/markdowku/
H A Dautolinks.php16 function connectTo($mode) {
36 function render($mode, Doku_Renderer $renderer, $data) {
H A Dblockquotes.php20 function connectTo($mode) {
92 function render($mode, Doku_Renderer $renderer, $data) {
H A Dboldasterisk.php17 function connectTo($mode) {
34 function render($mode, Doku_Renderer $renderer, $data) {
H A Dcodespans2.php16 function connectTo($mode) {
27 function render($mode, Doku_Renderer $renderer, $data) {
H A Dcodespans3.php16 function connectTo($mode) {
27 function render($mode, Doku_Renderer $renderer, $data) {
H A Danchorsinline.php16 function connectTo($mode) {
42 function render($mode, Doku_Renderer $renderer, $data) {
H A Danchorsreference.php20 function connectTo($mode) {
34 function render($mode, Doku_Renderer$renderer, $data) {
H A Dcodeblocks.php18 function connectTo($mode) {
59 function render($mode, Doku_Renderer $renderer, $data) {
H A Dcodespans1.php17 function connectTo($mode) {
28 function render($mode, Doku_Renderer $renderer, $data) {
H A Dcodespans4.php16 function connectTo($mode) {
27 function render($mode, Doku_Renderer $renderer, $data) {
H A Dcodespans5.php16 function connectTo($mode) {
27 function render($mode, Doku_Renderer $renderer, $data) {
H A Descapespecialchars.php18 function connectTo($mode) {
89 function render($mode, Doku_Renderer $renderer, $data) {
H A Dgithubcodeblocks.php21 function connectTo($mode) {
44 function render($mode, Doku_Renderer $renderer, $data) {

1...<<11121314151617181920>>...65