Home
last modified time | relevance | path

Searched defs:options (Results 201 – 225 of 867) sorted by relevance

12345678910>>...35

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php49 protected $options = [ global() variable in FreeDSx\\Ldap\\LdapClient
75 __construct(array $options = []) global() argument
103 bindSasl(array $options = [], string $mechanism = '') global() argument
405 setOptions(array $options) global() argument
[all...]
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DXML.php55 public function __construct($input = null, $options = 0)
74 public function parse($input = null, $options = 0)
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DXML.php57 function __construct($input = null, $options = 0) {
77 function parse($input = null, $options = 0) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DServerProtocolHandler.php35 protected $options = [ global() variable in FreeDSx\\Ldap\\Protocol\\ServerProtocolHandler
83 __construct(ServerQueue $queue, RequestHandlerInterface $dispatcher, array $options = [], ServerProtocolHandlerFactory $protocolHandlerFactory = null, ServerBindHandlerFactory $bindHandlerFactory = null, ServerAuthorization $authorizer = null, ResponseFactory $responseFactory = null) global() argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DSnapshot.php90 createSnapshot($repository, $name, $options = [], $waitForCompletion = false) global() argument
156 restoreSnapshot($repository, $name, $options = [], $waitForCompletion = false) global() argument
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php31 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php59 protected $options = [ variable in Hoa\\Math\\Bin\\Calc
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DMethod.php30 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dminify.js24 function minify(srcPath, destPath, callback, options) { argument
/plugin/vkeyboard/
H A Dscript.js12 …'options': 'width=600,height=500,left=25,top=25,scrollbars=no,resizable=yes' … property in toolbar
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DMethod.php28 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVTodo.php145 public function validate($options = 0) {
/plugin/authfacebook/lib/HttpClients/
H A DFacebookStream.php51 public function streamContextCreate(array $options)
/plugin/webdavclient/vendor/sabre/vobject/lib/Component/
H A DVTodo.php145 public function validate($options = 0) {
/plugin/davcal/vendor/sabre/vobject/lib/Component/
H A DVTodo.php145 public function validate($options = 0) {
/plugin/combo/vendor/carica/phpcss/src/
H A DPhpCss.php38 public static function toXpath(string $cssSelector, int $options = 0): string { argument
/plugin/mikioplugin/syntax/
H A Dcarouselitem.php16 public $options = array( global() variable in syntax_plugin_mikioplugin_carouselitem
H A Dprogressbar.php16 public $options = array( variable in syntax_plugin_mikioplugin_progressbar
H A Dstatistic.php16 public $options = array( variable in syntax_plugin_mikioplugin_statistic
/plugin/publistf/bib2tpl/
H A Dbibtex_converter.php67 private $options; variable in BibtexConverter
107 function __construct($options=array(), $sanitise=null, $authors=null) {
/plugin/publistx/bib2tpl/
H A Dbibtex_converter.php64 private $options; variable in BibtexConverter
104 function __construct($options=array(), $sanitise=null, $authors=null) {
/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php75 public function add($request, $options = null)
244 …public function requestEntityToBatchArray(FacebookRequest $request, $options = null, $attachedFile…
/plugin/freechat/phpfreechat/lib/json/
H A DJSON.php784 $mode = null, $options = null, $userinfo = null)
798 $mode = null, $options = null, $userinfo = null)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php45 public static function factory($resource = '', array $options = []) argument
102 __construct($stream, $options = []) global() argument
[all...]
/plugin/dev/
H A Dcli.php24 protected function setup(Options $options) argument
83 main(Options $options) global() argument
[all...]

12345678910>>...35