Home
last modified time | relevance | path

Searched defs:params (Results 51 – 75 of 435) sorted by relevance

12345678910>>...18

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DXpackNamespace.php40 public function info(array $params = []) argument
58 public function usage(array $params = []) argument
/plugin/odt/ODT/
H A DODTFootnote.php23 function footnoteOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) {
43 function footnoteClose(ODTInternalParams $params) {
H A DODTExport.php23 …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…
H A DODTImage.php26 …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, $…
H A DODTUtility.php511 …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…
/plugin/farmer/script/
H A Dplugins.js104 $animalSelect.on('chosen:showing_dropdown', function (evt, params) { argument
108 }).on('chosen:hiding_dropdown', function (evt, params) { argument
116 $animalSelect.on('change', function (evt, params) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DReindex.php58 __construct(Index $oldIndex, Index $newIndex, array $params = []) global() argument
144 _getBody(Index $oldIndex, Index $newIndex, array $params) global() argument
154 _getSourcePartBody(Index $index, array $params) global() argument
163 _getDestPartBody(Index $index, array $params) global() argument
178 _resolveSourceOptions(array $params) global() argument
189 _resolveDestOptions(array $params) global() argument
198 _resolveBodyOptions(array $params) global() argument
[all...]
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php256 private function add_proxy(array $request, &$options, $value, &$params) argument
268 private function add_timeout(array $request, &$options, $value, &$params) argument
273 private function add_verify(array $request, &$options, $value, &$params) argument
298 private function add_cert(array $request, &$options, $value, &$params) argument
312 private function add_progress(array $request, &$options, $value, &$params) argument
326 add_debug(array $request, & $options, $value, & $params) global() argument
382 createContext(array $request, array $options, array $params) global() argument
[all...]
/plugin/filelist/
H A Dsyntax.php203 _render_link($filename, $filepath, $basedir, $webdir, $params, Doku_Renderer $renderer) global() argument
277 _render_list($result, $params, Doku_Renderer $renderer) global() argument
292 _render_list_items($files, $basedir, $webdir, $params, Doku_Renderer $renderer, $level = 1) global() argument
371 _render_table($result, $params, $pos, Doku_Renderer $renderer) global() argument
485 _render_page($result, $params, Doku_Renderer $renderer) global() argument
513 _render_page_section($files, $basedir, $webdir, $params, Doku_Renderer $renderer, $level) global() argument
551 _render_preview_image($filepath, $basedir, $webdir, $params, Doku_Renderer $renderer) global() argument
591 _create_filelist($pattern, $params) global() argument
775 _crawl_files($pattern, $params) global() argument
1030 get_preview_image_path($filename, $params, & $isImage) global() argument
[all...]
/plugin/authfacebook/lib/Http/
H A DRequestBodyMultipart.php47 private $params; variable in Facebook\\Http\\RequestBodyMultipart
59 public function __construct(array $params = [], array $files = [], $boundary = null)
145 private function getNestedParams(array $params)
/plugin/solr/
H A Daction.php272 protected function search_query($params){
339 protected function array2paramstr($params) {
363 public function quicksearch(&$event, $params){
405 public function delete_index(&$event, $params){
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php408 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/html2pdf/html2pdf/html2ps/features/
H A Dautomargins.php12 function handle_before_page_heights($params) {
39 function install(&$pipeline, $params) {
H A Dwatermark.php14 function handle_after_page($params) {
22 function install(&$pipeline, $params) {
/plugin/swiftmail/Swift/Plugin/
H A DMailSend.php48 public function __construct($params="-oi -f %s")
57 public function setAdditionalParams($params)
153 public function doMail($to, $subject, $message, $headers, $params)
/plugin/odt/ODT/elements/
H A DODTElementFrame.php48 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/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
H A DMemcacheParameters.php29 public $params; variable in Google\\Service\\CloudMemorystoreforMemcached\\MemcacheParameters
48 public function setParams($params)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SmartDeviceManagement/
H A DGoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest.php29 public $params; variable in Google\\Service\\SmartDeviceManagement\\GoogleHomeEnterpriseSdmV1ExecuteDeviceCommandRequest
48 public function setParams($params)
/plugin/combo/action/
H A Dlinkmove.php101 function check_lock_file_age(Doku_Event $event, $params) argument
113 function handle_rename_before(Doku_Event $event, $params) argument
175 function handle_rename_after(Doku_Event $event, $params) argument
249 function handle_link(Doku_Event $event, $params) argument
H A Dcache.php66 function createCacheResult(Doku_Event $event, $params) argument
91 function addCacheLogHtmlDataBlock(Doku_Event $event, $params) argument
122 public static function deleteVaryFromStaticGeneratedResources(Doku_Event $event, $params) argument
/plugin/fblogin/lib/
H A Dbase_facebook.php574 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/twistienav/
H A Daction.php47 function populate_jsinfo(Doku_Event $event, $params) {
152 function handle_ajax_call(Doku_Event $event, $params) {
/plugin/twistienav4bootstrap3/
H A Daction.php46 function populate_jsinfo(Doku_Event $event, $params) {
151 function handle_ajax_call(Doku_Event $event, $params) {
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php38 public function renderContent(ModelNews $data, array $params): string {
47 public function renderEditFields(array $params): string {
83 protected function getPriorityField($id, $streamName, $params) {
H A DFykosRenderer.php28 public function renderContent(ModelNews $data, array $params): string {
38 public function renderEditFields(array $params): string {
68 protected function getPriorityField(int $id, string $streamName, array $params): string {

12345678910>>...18