Home
last modified time | relevance | path

Searched defs:extension (Results 1 – 25 of 68) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dinstallation.rst114 .. _`download page`: https://github.com/twigphp/Twig/tags
115 .. _`Composer`: https://getcomposer.org/download/
116 .. _`PHP documentation`: https://wiki.php.net/internals/windows/stepbystepbuild
117 .. _`Zend Server FAQ`: https://www.zend.com/en/products/server/faq#faqD6
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Function/
H A DMethod.php28 protected $extension; variable in Twig_Function_Method
31 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Filter/
H A DMethod.php27 protected $extension; variable in Twig_Filter_Method
30 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/Test/
H A DMethod.php25 protected $extension; variable in Twig_Test_Method
28 public function __construct(ExtensionInterface $extension, $method, array $options = [])
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DFileLocator.php22 public function findFileForClass(\ReflectionClass $class, string $extension): ?string
42 public function findAllClasses(string $extension): array
H A DAdvancedFileLocatorInterface.php18 public function findAllClasses(string $extension): array;
H A DFileLocatorInterface.php9 public function findFileForClass(\ReflectionClass $class, string $extension): ?string;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementHierarchyControllerDeploymentState.php25 public $extension; variable in Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerDeploymentState
34 public function setExtension($extension)
H A DConfigManagementHierarchyControllerVersion.php25 public $extension; variable in Google\\Service\\GKEHub\\ConfigManagementHierarchyControllerVersion
34 public function setExtension($extension)
/plugin/confmanager/configTypes/
H A DConfigManagerTwoLineLeftImageConfigCascade.php10 protected $extension; variable in ConfigManagerTwoLineLeftImageConfigCascade
18 public function __construct($name, $imageFolder, $extension) {
H A DConfigManagerTwoLineRightImageConfigCascade.php16 public function __construct($name, $imageFolder, $extension) {
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DDefaultFileFilter.java42 public DefaultFileFilter(String extension, String description) in DefaultFileFilter()
87 public void setExtension(String extension) in setExtension()
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMimeType.php28 public static function fromExtension($extension)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php34 public function addExtension($extension) argument
190 installExtension($extension, $profile_dir) global() argument
[all...]
/plugin/authfacebook/lib/FileUpload/
H A DMimetypes.php970 public function fromExtension($extension)
/plugin/html2pdf/html2pdf/html2ps/
H A Dcontent_type.class.php6 function ContentType($extension, $mime) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleCloudPaymentsResellerSubscriptionV1ExtendSubscriptionRequest.php32 public function setExtension(GoogleCloudPaymentsResellerSubscriptionV1Extension $extension)
/plugin/findologicxmlexport/vendor/jms/metadata/tests/Driver/
H A DAbstractFileDriverTest.php15 private static $extension = 'jms_metadata.yml'; variable in Metadata\\Tests\\Driver\\AbstractFileDriverTest
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/Loader/
H A DFilesystemLoader.php30 private $extension = '.mustache'; variable in Mustache_Loader_FilesystemLoader
/plugin/webcode/_test/
H A Ddokuwiki.test.php18 const extension = '.webcode'; define in dokuwiki_plugin_webcode_test
/plugin/swiftmail/Swift/
H A DConnectionBase.php68 public function getAttributes($extension)
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php150 function IsImageValid( $filePath, $extension )
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DCustomExtensionTest.php21 … public function testGetInvalidOperators(ExtensionInterface $extension, $expectedExceptionMessage)
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php188 function IsImageValid( $filePath, $extension )
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php188 function IsImageValid( $filePath, $extension )

123