Home
last modified time | relevance | path

Searched defs:values (Results 151 – 175 of 277) sorted by relevance

12345678910>>...12

/plugin/statistics/inc/pchart/
H A DDataDescription.php120 public $values = array(); variable in DataDescription
/plugin/tagging/helper/
H A Dquerybuilder.php37 protected $values = []; variable in helper_plugin_tagging_querybuilder
[all...]
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php321 public function testSimpleValuesAddedToItemViaShortcutAccumulate($valueType, array $values)
/plugin/bureaucracy/
H A Dsyntax.php25 var $values = array(); variable in syntax_plugin_bureaucracy
/plugin/structtasks/_test/json/
H A Dmissingassignees.struct.json49 "values": "Ongoing, Completed, Cancelled", string
H A Dmissingdate.struct.json51 "values": "Ongoing, Completed, Cancelled", string
H A Dbaddate.struct.json73 "values": "Ongoing, Completed, Cancelled", string
H A Dmissingstatus.struct.json75 "values": "Ongoing, Completed, Cancelled", string
H A Dmultidate.struct.json75 "values": "Ongoing, Completed, Cancelled", string
H A Dvalid.struct.json75 "values": "Ongoing, Completed, Cancelled", string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DPivotTable.php161 public function setValues($values)
/plugin/struct/meta/
H A DQueryBuilder.php12 protected $values = []; variable in dokuwiki\\plugin\\struct\\meta\\QueryBuilder
/plugin/structjoin/types/
H A DJoin.php40 public function renderMultiValue($values, \Doku_Renderer $R, $mode) {
/plugin/settingstree/
H A Dscript.js14 $form.on('settingstree_export_complete',function(e,values,changes){ argument
/plugin/openid/Auth/OpenID/
H A DMessage.php137 private $values = []; variable in Auth_OpenID_Mapping
178 function values() function in Auth_OpenID_Mapping
/plugin/sphinxsearch-was/
H A Dsphinxapi.php772 function SetFilter($attribute, $values, $exclude = false)
867 function SetOverride($attrname, $attrtype, $values)
1446 function UpdateAttributes($index, $attrs, $values, $mva = false)
/plugin/sphinxsearch/
H A Dsphinxapi.php807 function SetFilter ( $attribute, $values, $exclude=false )
903 function SetOverride ( $attrname, $attrtype, $values )
1481 function UpdateAttributes ( $index, $attrs, $values, $mva=false )
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php23 function __construct($pluginname,$meta,$defaults,$values){
/plugin/struct/types/
H A DLookup.php168 renderMultiValue($values, \\Doku_Renderer $R, $mode) global() argument
/plugin/findologicxmlexport/vendor/hoa/protocol/
H A DWrapper.php180 public function stream_metadata($path, $option, $values)
/plugin/fedauth/Auth/
H A DOpenID.php229 static function addPrefix($values, $prefix)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilters.php157 contains(string $attribute, string...$values) global() argument
/plugin/openid/Auth/
H A DOpenID.php238 static function addPrefix($values, $prefix)
/plugin/structstatus/
H A Dstatus.struct.json19 …"values": "paperclip, close-circle-outline, checkbox-marked-circle-outline, checkbox-blank-circle-… string
/plugin/strata/helper/
H A Dutil.php208 function renderField($mode, &$R, &$T, $values, $typename, $hint=null, &$type=null, $field=null, $separator=', ') { argument
[all...]

12345678910>>...12