Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/yearbox/
Dsyntax.php129 public function render($mode, Doku_Renderer $renderer, $opt)
156 private function buildCalendar($opt)
226 $opt,
263 public function getDayHTML($cur_day, $mth_num, $today, $year_num, $weekday_num, $opt)
293 protected function isWeekdayToBePrinted($weekday_num, $opt)
344 private function defineCalendar($opt)
/plugin/tagfilter/syntax/
Dfilter.php153 public function render($format, Doku_Renderer $renderer, $opt)
257 private function htmlOutput($tagFilters, $allPageids, $preparedPages, array $opt)
268 private function htmlPrepareOutput(&$tagFilters, &$allPageids, &$preparedPages, array $opt)
300 private function htmlFormOutput($tagFilters, $allPageids, array $opt) {
423 private function htmlPagelistOutput($preparedPages, array $opt) {
Dcompare.php60 function render($format, Doku_Renderer $renderer, $opt)
/plugin/csv/syntax/
Dvalue.php55 public function getCachedValue($opt)
81 public function render($mode, Doku_Renderer $renderer, $opt)
Dtable.php56 public function render($mode, Doku_Renderer $renderer, $opt)
/plugin/farm/
Dadmin.php40 var $opt = array(); variable in admin_plugin_farm
105 function getLang($code, $data = null, $opt='') {
216 function wl($cmd, $opt = array()) {
/plugin/patchpanel/
Dsyntax.php105 function ethernet_svg($row, $position, $port, $item, $opt, $imagewidth, $imageheight) {
181 function render($mode, &$renderer, $opt) {
/plugin/pagequery/
DPageQuery.php53 final public function renderAsHtml(string $layout, $sorted_results, $opt, $count)
99 final public function buildSortingArray(array $ids, array $opt): array
790 protected function renderAsHtmltable($sorted_results, $opt, $count): string
975 array $opt,
1082 protected function renderAsHtmlcolumn(array $sorted_results, array $opt, int $count): string
/plugin/sqlite/
Ddb.sql2 CREATE TABLE opts (opt,val); field
DSQLiteDB.php327 public function getOpt($opt, $default = null)
343 public function setOpt($opt, $value)
/plugin/photogallery/
DpgFetch.php25 $opt = $INPUT->str('opt'); // phpThumb options variable
154 function media_photogallery_image($file, $ext, $w, $h, $opt){
/plugin/switchpanel/tpl/
Dswitchpanel.screw.none.class.php3 public static function getSvg( $iX, $iY, $opt ){
Dswitchpanel.case.gbic.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.of.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.rj45.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.serial.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.none.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.2of.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.case.close.class.php3 public static function getSvg( $oCase, $iX, $iY, $opt ){
Dswitchpanel.text.none.class.php3 public static function getSvg( $oText, $iX, $iY, $opt, $iWidthSvg ){
/plugin/subjectindex/syntax/
Dindex.php122 function render($mode, Doku_Renderer $renderer, $opt) {
235 private function _render_index($lines, $opt, $count){
/plugin/asciidocjs/node_modules/jake/lib/
Dparseargs.js21 let removeOptPrefix = function (opt) { return opt.replace(/^--/, '').replace(/^-/, ''); }; argument
/plugin/medialist/
Dhelper.php288 protected function _lookup_stored_media($ns, $opt=array('depth'=>1)) {
/plugin/nosecedit/
Dsyntax.php79 function render($mode, &$renderer, $opt)
/plugin/rack/
Dsyntax.php134 function render($mode, Doku_Renderer $renderer, $opt) {

1234