Home
last modified time | relevance | path

Searched defs:parameters (Results 126 – 150 of 153) sorted by last modified time

1234567

/plugin/authyubikey/lib/
H A DYubico.php249 function getParameters($parameters)
/plugin/icalevents/vendor/sabre/vobject/lib/
H A DProperty.php42 public $parameters = []; variable in Sabre\\VObject\\Property
72 …function __construct(Component $root, $name, $value = null, array $parameters = [], $group = null)…
196 function parameters() { function in Sabre\\VObject\\Property
H A DVCardConverter.php276 …ion convertBinaryToUri(Component\VCard $output, Property\Binary $newProperty, array &$parameters) {
383 protected function convertParameters40(Property $newProperty, array $parameters) {
429 protected function convertParameters30(Property $newProperty, array $parameters) {
H A DDocument.php196 function createProperty($name, $value = null, array $parameters = null, $valueType = null) {
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php75 …function __construct(Component $root, $name, $value = null, array $parameters = [], $group = null)…
H A DUri.php46 function parameters() { function in Sabre\\VObject\\Property\\Uri
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php373 … protected function createProperty(Component $parentComponent, $name, $parameters, $type, $value) {
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js110 parameters:null, property in xajax.setCallOptions.callOptions
H A Dprototype.js1164 parameters: '', property in AnonymousFunction15cb1ccb8c00.options
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php332 protected function bugzillaRPC( $method, $parameters ) {
/plugin/latexit/classes/
H A DPackage.php24 protected $parameters; variable in Package
/plugin/botbouncer/lib/
H A Dmollom.php316 private static function doCall($method, $parameters = array(), $server = null, $counter = 0)
/plugin/apidoc/
H A Dsyntax.php47 public $name="", $definition="", $description="", $parameters=array(), $returns=""; variable in syntax_plugin_apidoc_data_method
/plugin/mantis/lib/
H A Dclass.wsdl.php1014 function parametersMatchWrapped($type, &$parameters) {
1107 function serializeRPCParameters($operation, $direction, $parameters, $bindingType = 'soap') {
1201 function serializeParameters($operation, $direction, $parameters)
H A Dnusoap.php5526 function parametersMatchWrapped($type, &$parameters) {
5619 function serializeRPCParameters($operation, $direction, $parameters, $bindingType = 'soap') {
5713 function serializeParameters($operation, $direction, $parameters)
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/eventline/timeline_js/
H A Dtimeline-api.js125 var parseURLParameters = function(parameters) { argument
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/autotweet/
H A DOAuth.php221 private $parameters; variable in OAuthRequest
229 function __construct($http_method, $http_url, $parameters=NULL) {
241 public static function from_request($http_method=NULL, $http_url=NULL, $parameters=NULL) {
292 …ic function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parameters=NULL) {
H A Dtwitteroauth.php145 function get($url, $parameters = array()) {
156 function post($url, $parameters = array()) {
167 function delete($url, $parameters = array()) {
178 function oAuthRequest($url, $method, $parameters) {
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1365 parameters: '', property in AnonymousFunction87f8306d4200.options

1234567