/plugin/photogallery/ |
H A D | pgFetch.php | 167 $phpThumb->setParameter('config_output_format', 'jpg'); 168 $phpThumb->setParameter('config_imagemagick_path', '/usr/local/bin/convert'); 169 $phpThumb->setParameter('config_temp_directory', DOKU_INC.'data/cache/'); 170 $phpThumb->setParameter('config_prefer_imagemagick', true); 171 $phpThumb->setParameter('config_disable_debug',true); 172 $phpThumb->setParameter('config_cache_directory',null); 173 $phpThumb->setParameter('w', $w); 174 $phpThumb->setParameter('h', $h); 177 $phpThumb->setParameter($options[1], $options[2]);
|
/plugin/photogallery/phpThumb/demo/ |
H A D | phpThumb.demo.object.php | 47 $phpThumb->setParameter('w', $thumbnail_width); 54 $phpThumb->setParameter('config_output_format', 'jpeg'); 55 $phpThumb->setParameter('config_imagemagick_path', '/usr/local/bin/convert');
|
H A D | phpThumb.demo.object.simple.php | 46 $phpThumb->setParameter('w', $thumbnail_width);
|
H A D | phpThumb.demo.check.php | 33 $phpThumb->setParameter('config_'.$key, $value);
|
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/ |
H A D | Sampler.php | 82 $this->_parameters->setParameter('integer.min', PHP_INT_MIN); 86 $this->_parameters->setParameter('integer.max', PHP_INT_MAX); 90 $this->_parameters->setParameter('float.min', PHP_INT_MIN); 94 $this->_parameters->setParameter('float.max', PHP_INT_MAX);
|
H A D | Random.php | 57 $this->_parameters->setParameter( 67 $this->_parameters->setParameter(
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/ |
H A D | ActivityEventsParametersMultiMessageValue.php | 29 public function setParameter($parameter) function in Google\\Service\\Reports\\ActivityEventsParametersMultiMessageValue
|
H A D | ActivityEventsParametersMessageValue.php | 29 public function setParameter($parameter) function in Google\\Service\\Reports\\ActivityEventsParametersMessageValue
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/ |
H A D | GoogleCloudDialogflowCxV3FulfillmentSetParameterAction.php | 34 public function setParameter($parameter) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
|
H A D | GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction.php | 34 public function setParameter($parameter) function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/ |
H A D | Condition.php | 33 public function setParameter($parameter) function in Google\\Service\\TagManager\\Condition
|
H A D | Client.php | 161 public function setParameter($parameter) function in Google\\Service\\TagManager\\Client
|
H A D | Zone.php | 169 public function setParameter($parameter) function in Google\\Service\\TagManager\\Zone
|
H A D | Variable.php | 203 public function setParameter($parameter) function in Google\\Service\\TagManager\\Variable
|
H A D | Tag.php | 305 public function setParameter($parameter) function in Google\\Service\\TagManager\\Tag
|
H A D | Trigger.php | 337 public function setParameter($parameter) function in Google\\Service\\TagManager\\Trigger
|
/plugin/photogallery/phpThumb/ |
H A D | phpThumb.php | 128 $phpThumb->setParameter('config_error_die_on_error', true); 158 $phpThumb->setParameter($keyname, $value); 166 $phpThumb->setParameter('phpThumbDebug', $_GET['phpThumbDebug']); 396 $phpThumb->setParameter($key, $value); 408 $phpThumb->setParameter($key, $value); 617 $phpThumb->setParameter('is_alpha', true);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/ |
H A D | GoogleCloudMlV1TrialParameter.php | 61 public function setParameter($parameter) function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrialParameter
|
H A D | GoogleCloudMlV1StudyConfigParameterSpec.php | 125 public function setParameter($parameter) function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpec
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/ |
H A D | InputParameter.php | 102 public function setParameter($parameter) function in Google\\Service\\Connectors\\InputParameter
|
/plugin/findologicxmlexport/vendor/hoa/zformat/ |
H A D | Parameter.php | 199 $this->setParameter($key, $value); 222 public function setParameter($key, $value) function in Hoa\\Zformat\\Parameter
|
/plugin/odt2dw/ |
H A D | action.php | 365 …if ( ! $this->XSLT->setParameter( '', $param, '1' ) ) return $this->_msg( array( 'inf_xslt_param',… 370 …foreach ( array('subtable_message') as $lang_elt ) if ( ! $this->XSLT->setParameter( '', $lang_elt…
|
/plugin/odtplus2dw/ |
H A D | action.php | 419 if ( ! $this->XSLT->setParameter( '', $param, '1' ) ) return $this->_msg( array( 'inf_xslt_param', $param ), -1 ); 424 foreach ( array('subtable_message') as $lang_elt ) if ( ! $this->XSLT->setParameter( '', $lang_elt, $this->getLang('xsl_'.$lang_elt ) ) ) $this->_msg( array( 'inf_xslt_lang', $param ), 0 );
|
/plugin/jmol2/jmol/ |
H A D | JmolApplet0_ShapeSurface.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
H A D | JmolAppletSigned0_ShapeSurface.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |