Home
last modified time | relevance | path

Searched defs:class (Results 176 – 200 of 267) sorted by relevance

1234567891011

/plugin/move/helper/
H A Dplan.php253 protected function addMove($src, $dst, $class = self::CLASS_NS, $type = self::TYPE_PAGES) {
728 protected function findAffectedPages($src, $dst, $class, $type) {
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php167 private function getClassHierarchy(string $class): array
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php188 private function responseFor($endpoint, $class, $ipAddress)
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php220 function _html_button($provid, $btn, $disabled=false, $indent=0, $class='') {
/plugin/jplayer/vendor/robloach/component-installer/
H A Dcomposer.json21 "class": "ComponentInstaller\\ComponentInstallerPlugin" string
/plugin/fedauth/classes/
H A Dfa_provider.class.php91 public function getImageXHTML($size=PROV_SMALL, $class='floatimg') {
H A Dfa_providerlist.class.php202 public function getImageXHTML($id, $class='') {
/plugin/popupviewer/syntax/
H A Dviewer.php153 function _renderFinalPopupImage($id, $exists, $more, $name, $isImageMap, $script, $class='') {
/plugin/combo/ComboStrap/
H A DIdentityFormsHelper.php176 addIdentityClass(& $class, string $formClass) global() argument
[all...]
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DAbstractTimeType.php169 * @param int $class argument
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php187 public function setBaseTemplateClass($class)
884 public function hasExtension($class)
919 public function getExtension($class)
952 public function getRuntime($class)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php42 public function setParentClass($class)
/plugin/htmlok/
H A DBaseSyntaxPlugin.php28 protected $class; variable in dokuwiki\\plugin\\htmlok\\BaseSyntaxPlugin
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAbstractDoctrineTypeDriver.php75 public function loadMetadataForClass(\ReflectionClass $class): ?BaseClassMetadata
/plugin/findologicxmlexport/vendor/twig/twig/ext/twig/
H A Dtwig.c256 static zval *TWIG_GET_STATIC_PROPERTY(zval *class, char *prop_name TSRMLS_DC) in TWIG_GET_STATIC_PROPERTY()
274 static zval *TWIG_GET_ARRAY_ELEMENT_ZVAL(zval *class, zval *prop_name TSRMLS_DC) in TWIG_GET_ARRAY_ELEMENT_ZVAL()
306 static zval *TWIG_GET_ARRAY_ELEMENT(zval *class, char *prop_name, int prop_name_length TSRMLS_DC) in TWIG_GET_ARRAY_ELEMENT()
485 static void TWIG_NEW(zval *object, char *class, zval *arg0, zval *arg1 TSRMLS_DC) in TWIG_NEW()
/plugin/sync/
H A Dadmin.php377 function _listOut($msg,$class='ok'){
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php807 function can_delete(&$class) {
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php203 protected function dispatch($eventName, $class = 'Foo', $format = 'json', ?Event $event = null)
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php802 function can_delete(&$class) {
/plugin/fullindex/
H A Daction.php79 function html_build_full_list($data,$class,$func,$lifunc='html_li_default'){
/plugin/highlightjs/highlight/languages/
H A Dpython.js11 …: 1, 'return': 1, 'exec': 1, 'else': 1, 'break': 1, 'not': 1, 'with': 1, 'class': 1, 'assert': 1, … property in hljs.LANGUAGES.python.defaultMode.keywords.keyword
/plugin/flowchartjs/styles/
H A Ddefault.json23 "class": "end-element" string
/plugin/bpmnio/vendor/dmn-js/dist/assets/dmn-font/css/
H A Ddmn-embedded.css25 [class^="dmn-icon-"]:before, [class*=" dmn-icon-"]:before { selector
H A Ddmn.css23 [class^="dmn-icon-"]:before, [class*=" dmn-icon-"]:before { selector
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php70 public function willExtend($class)

1234567891011