| /plugin/elasticsearch/vendor/ruflin/elastica/src/ |
| D | Reindex.php | 61 public function __construct(Index $oldIndex, Index $newIndex, array $params = []) 152 protected function _getBody(Index $oldIndex, Index $newIndex, array $params): array 162 protected function _getSourcePartBody(Index $index, array $params): array 171 protected function _getDestPartBody(Index $index, array $params): array 186 private function _resolveSourceOptions(array $params): array 197 private function _resolveDestOptions(array $params): array 206 private function _resolveBodyOptions(array $params): array
|
| /plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/ |
| D | StreamHandler.php | 408 private function add_proxy(RequestInterface $request, &$options, $value, &$params) 427 private function add_timeout(RequestInterface $request, &$options, $value, &$params) 434 private function add_verify(RequestInterface $request, &$options, $value, &$params) 460 private function add_cert(RequestInterface $request, &$options, $value, &$params) 474 private function add_progress(RequestInterface $request, &$options, $value, &$params) 486 private function add_debug(RequestInterface $request, &$options, $value, &$params) 523 private function addNotification(array &$params, callable $notify)
|
| /plugin/authfacebook/lib/Http/ |
| D | RequestBodyUrlEncoded.php | 36 protected $params = []; variable in Facebook\\Http\\RequestBodyUrlEncoded 43 public function __construct(array $params)
|
| D | RequestBodyMultipart.php | 47 private $params; variable in Facebook\\Http\\RequestBodyMultipart 59 public function __construct(array $params = [], array $files = [], $boundary = null) 145 private function getNestedParams(array $params)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/ |
| D | GoogleCloudRecommenderV1RecommenderGenerationConfig.php | 25 public $params; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommenderGenerationConfig 30 public function setParams($params)
|
| D | GoogleCloudRecommenderV1InsightTypeGenerationConfig.php | 25 public $params; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1InsightTypeGenerationConfig 30 public function setParams($params)
|
| /plugin/solr/ |
| D | action.php | 272 protected function search_query($params){ 339 protected function array2paramstr($params) { 363 public function quicksearch(&$event, $params){ 405 public function delete_index(&$event, $params){
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/ |
| D | XpackNamespace.php | 40 public function info(array $params = []) 58 public function usage(array $params = [])
|
| D | FeaturesNamespace.php | 39 public function getFeatures(array $params = []) 59 public function resetFeatures(array $params = [])
|
| /plugin/odt/ODT/ |
| D | ODTFootnote.php | 23 function footnoteOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) { 43 function footnoteClose(ODTInternalParams $params) {
|
| D | ODTExport.php | 23 …protected static function buildFromScratch(ODTInternalParams $params, $meta=null, $userfields=null… 133 …protected static function buildFromODTTemplate(ODTInternalParams $params, $meta=null, $userfields=… 253 …public static function buildZIPFile(ODTInternalParams $params, $meta=null, $userfields=null, $page…
|
| D | ODTUtility.php | 511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib… 528 public static function closeHTMLElement (ODTInternalParams $params, $element) { 548 …public static function getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element… 649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl… 672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, … 758 …public static function generateODTfromHTMLCode(ODTInternalParams $params, $HTMLCode, array $option…
|
| D | ODTImage.php | 26 …public static function addImage(ODTInternalParams $params, $src, $width = NULL, $height = NULL, $a… 129 …function addStringAsSVGImage(ODTInternalParams $params, $string, $width = NULL, $height = NULL, $a… 185 …public static function addImageUseProperties(ODTInternalParams $params, $src, array $properties, $…
|
| /plugin/components/ajax/ |
| D | example.php | 33 protected function auth($params) { 39 protected function call($params) {
|
| /plugin/filelist/ |
| D | Output.php | 28 public function renderAsList($params) 46 public function renderAsTable($params) 66 protected function renderTableItems($items, $params) 141 protected function renderListItems($items, $params, $level = 1)
|
| /plugin/odt/ODT/elements/ |
| D | ODTElementFrame.php | 48 public function getOpeningTag (ODTInternalParams $params=NULL) { 146 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) { 171 public function getMaxWidth (ODTInternalParams $params) { 281 public function adjustWidth (ODTInternalParams $params, $allowNested=false) {
|
| /plugin/swiftmail/Swift/Plugin/ |
| D | MailSend.php | 48 public function __construct($params="-oi -f %s") 57 public function setAdditionalParams($params) 153 public function doMail($to, $subject, $message, $headers, $params)
|
| /plugin/combo/action/ |
| H A D | linkmove.php | 101 function check_lock_file_age(Doku_Event $event, $params) 113 function handle_rename_before(Doku_Event $event, $params) 175 function handle_rename_after(Doku_Event $event, $params) 249 function handle_link(Doku_Event $event, $params)
|
| H A D | cache.php | 66 function createCacheResult(Doku_Event $event, $params) 91 function addCacheLogHtmlDataBlock(Doku_Event $event, $params) 122 public static function deleteVaryFromStaticGeneratedResources(Doku_Event $event, $params)
|
| /plugin/html2pdf/html2pdf/html2ps/features/ |
| D | automargins.php | 12 function handle_before_page_heights($params) { 39 function install(&$pipeline, $params) {
|
| D | watermark.php | 14 function handle_after_page($params) { 22 function install(&$pipeline, $params) {
|
| /plugin/fblogin/lib/ |
| D | base_facebook.php | 574 public function getLoginUrl($params=array()) { 603 public function getLogoutUrl($params=array()) { 625 public function getLoginStatusUrl($params=array()) { 804 protected function _restserver($params) { 855 protected function _graph($path, $method = 'GET', $params = array()) { 892 protected function _oauthRequest($url, $params) { 918 protected function makeRequest($url, $params, $ch=null) { 1122 protected function getUrl($name, $path='', $params=array()) {
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/ |
| D | GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.php | 29 public $params; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest 48 public function setParams($params)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/ |
| D | MemcacheParameters.php | 29 public $params; variable in Google\\Service\\CloudMemorystoreforMemcached\\MemcacheParameters 48 public function setParams($params)
|
| /plugin/statistics/ |
| D | SearchEngines.php | 224 protected function matchKnownEngine(string $domain, array $params): ?array 247 protected function matchGenericEngine(string $domain, array $params): ?array 275 protected function extractQuery(array $params, array $paramNames): ?string
|