| /plugin/icalevents/vendor/sabre/vobject/lib/ |
| D | Document.php | 132 function create($name) { 166 function createComponent($name, array $children = null, $defaults = true) { 196 function createProperty($name, $value = null, array $parameters = null, $valueType = null) {
|
| /plugin/favoris/ |
| D | favoris.js | 16 function setCookie(name, value, expires, path, domain, secure) { argument 29 function getCookie(name) { argument 49 function deleteCookie(name, path, domain) { argument
|
| /plugin/davcal/vendor/sabre/vobject/lib/ |
| H A D | Document.php | 131 public function create($name) { 164 public function createComponent($name, array $children = null, $defaults = true) { 193 …public function createProperty($name, $value = null, array $parameters = null, $valueType = null) {
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | box.input.text.php | 13 function TextInputBox($value, $name) {
|
| /plugin/data-au/ |
| D | helper.php | 106 function _cleanData($value, $type) { 187 function _resolveData($value, $colname) { 223 function _formatData($column, $value, Doku_Renderer_xhtml $R) { 587 function _a2ua($name, $array) { 667 private function replacePlaceholders($value) {
|
| /plugin/confmanager/configTypes/ |
| D | ConfigManagerTwoLineLeftImageConfigCascade.php | 18 public function __construct($name, $imageFolder, $extension) { 155 protected function getImageFilename($key, $value, $upload_name, $upload_extension) { 166 protected function updateValue($key, $value) {
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/ |
| H A D | AbstractWebDriverCheckboxOrRadio.php | 22 protected $name; variable in Facebook\\WebDriver\\AbstractWebDriverCheckboxOrRadio 78 public function selectByValue($value) 100 protected function byValue($value, $select = true) 193 protected function getRelatedElements($value = null)
|
| /plugin/database/ |
| D | database.php | 352 function list_of_types($value, $name, $type) { 532 var $name; variable in Column 582 function display_for_change($value='',$type='search') { 662 function toDatabase($value) { 701 function fromDatabase($value) { 722 function validate ($value, $messages) { 777 function display($value) { 856 function drop_down($name,$values,$plusZero=false,$p_value='',$listOfPointers='') { 898 var $name; variable in Table 1382 var $name; variable in File [all …]
|
| /plugin/sqlraw/ |
| D | simple_html_dom.php | 650 protected function match($exp, $pattern, $value) { 720 function __get($name) { 734 function __set($name, $value) { 748 function __isset($name) { 758 function __unset($name) { 943 function getAttribute($name) {return $this->__get($name);} 944 function setAttribute($name, $value) {$this->__set($name, $value);} 945 function hasAttribute($name) {return $this->__isset($name);} 946 function removeAttribute($name) {$this->__set($name, null);} 949 function getElementByTagName($name) {return $this->find($name, 0);} [all …]
|
| /plugin/adhocmathml/ |
| D | math.php | 17 protected function allowSpecificAttribute(&$name, &$value) {
|
| D | mo.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | maction.php | 19 function allowSpecificAttribute(&$name, &$value) {
|
| D | mtd.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | mspace.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | mpadded.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | munderover.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | semantics.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | mfrac.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | mover.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| D | munder.php | 17 function allowSpecificAttribute(&$name, &$value) {
|
| /plugin/rrdgraph/inc/ |
| D | rpncomputer.php | 27 public function addConst($name, $value) {
|
| /plugin/adhoctags/syntax/ |
| D | a.php | 18 function allowAttribute(&$name, &$value) {
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
| D | dhtmlxgantt_csp.js | 59 /******/ __webpack_require__.d = function(exports, name, getter) { argument 68 /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); property 70 /******/ Object.defineProperty(exports, '__esModule', { value: true }); property 78 /******/ __webpack_require__.t = function(value, mode) { argument 84 /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); property
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| H A D | Form.php | 792 function SetFormButtonJS($name, $js) 802 function SetFormChoiceJS($name, $js) 812 function SetFormTextJS($name, $js) 837 …function SetFormText($w, $h, $name, $value = '', $default = '', $title = '', $flags = [], $align =… 938 function SetFormChoice($w, $h, $name, $flags, $array, $align = 'L', $js = '') 1012 …function SetCheckBox($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled … 1019 …function SetRadio($w, $h, $name, $value, $title = '', $checked = false, $flags = [], $disabled = f… 1025 …function SetFormReset($w, $h, $name, $value = 'Reset', $title = '', $flags = [], $background_col =… 1034 …function SetJSButton($w, $h, $name, $value, $js, $image_id = 0, $title = '', $flags = [], $indexed… 1051 …function SetFormSubmit($w, $h, $name, $value = 'Submit', $url = '', $title = '', $typ = 'html', $m… [all …]
|
| /plugin/combo/ComboStrap/ |
| H A D | TemplateStore.php | 31 public function getFromName(string $name, $default = null) 36 public function setFromPersistentName(string $name, $value, $default = null)
|