Home
last modified time | relevance | path

Searched refs:getParameter (Results 1 – 25 of 45) sorted by last modified time

12

/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt737 * Added setParameter() and getParameter() functions
/plugin/photogallery/phpThumb/
H A DphpThumb.php91 header('Cache-Control: max-age='.$phpThumb->getParameter('config_cache_maxage'));
92 header('Expires: '.date(DATE_RFC1123, time() + $phpThumb->getParameter('config_cache_maxage')));
H A Dphpthumb.class.php398 public function getParameter($param) { function in phpthumb
680 @chmod($renderfilename, $this->getParameter('config_file_create_mask'));
1497 @chmod($IMwhichConvertCacheFilename, $this->getParameter('config_file_create_mask'));
1575 @chmod($IMcommandlineBaseCacheFilename, $this->getParameter('config_file_create_mask'));
1611 @chmod($IMversionCacheFilename, $this->getParameter('config_file_create_mask'));
1676 @chmod($IMtempSourceFilename, $this->getParameter('config_file_create_mask'));
1808 @chmod($IMtempfilename, $this->getParameter('config_file_create_mask'));
3869 @chmod($tempnam, $this->getParameter('config_file_create_mask'));
4479 @chmod($tempnam, $this->getParameter('config_file_create_mask'));
H A Dphpthumb.functions.php1004 @chmod($tempfilename, $phpthumb_temp->getParameter('config_file_create_mask'));
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DDsn.php58 public function getParameter(string $key, $default = null) function in Nyholm\\Dsn\\Configuration\\Dsn
H A DDsnFunction.php65 public function getParameter(string $key, $default = null) function in Nyholm\\Dsn\\Configuration\\DsnFunction
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2getParameter=function(t,e){return void 0===e&&(console.warn("THREE.Box3: .getParameter() target is… function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3FulfillmentSetParameterAction.php41 public function getParameter() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
H A DGoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction.php41 public function getParameter() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTag.php312 public function getParameter() function in Google\\Service\\TagManager\\Tag
H A DTrigger.php344 public function getParameter() function in Google\\Service\\TagManager\\Trigger
H A DVariable.php210 public function getParameter() function in Google\\Service\\TagManager\\Variable
H A DCondition.php40 public function getParameter() function in Google\\Service\\TagManager\\Condition
H A DZone.php176 public function getParameter() function in Google\\Service\\TagManager\\Zone
H A DClient.php168 public function getParameter() function in Google\\Service\\TagManager\\Client
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DInputParameter.php109 public function getParameter() function in Google\\Service\\Connectors\\InputParameter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reports/
H A DActivityEventsParametersMultiMessageValue.php36 public function getParameter() function in Google\\Service\\Reports\\ActivityEventsParametersMultiMessageValue
H A DActivityEventsParametersMessageValue.php36 public function getParameter() function in Google\\Service\\Reports\\ActivityEventsParametersMessageValue
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1StudyConfigParameterSpec.php132 public function getParameter() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1StudyConfigParameterSpec
H A DGoogleCloudMlV1TrialParameter.php68 public function getParameter() function in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1TrialParameter
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js441getParameter("case")?{der:"dem",die:"der",das:"dem"}[a]:a});sre.Grammar.getInstance().setCorrectio…
458 sre.Numbers.es.simpleOrdinal=function(a){var b=sre.Grammar.getInstance().getParameter("gender");ret…
473 sre.Numbers.fr.simpleOrdinal=function(a){var b=sre.Grammar.getInstance().getParameter("gender");ret…
640 … ]+"\s*\)$/)?(a=a.split('"'),e=a[1],function(f){return sre.Grammar.getInstance().getParameter(e)}):
641 …)?(a=a.split('"'),e=a[1],function(f){return!sre.Grammar.getInstance().getParameter(e)}):null};sre.…
1575 sre.AbstractWalker.prototype.depth_=function(){var a=sre.Grammar.getInstance().getParameter("depth"…
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DParameter.php242 public function getParameter($parameter) function in Hoa\\Zformat\\Parameter
259 if (null === $value = $this->getParameter($parameter)) {

12