Home
last modified time | relevance | path

Searched defs:class (Results 151 – 175 of 36906) sorted by path

12345678910>>...1477

/dports/audio/ampache/ampache-php74-5.0.0/public/templates/
H A Dshow_box_top.inc.php23 $class = $class ?: 'box'; ?> variable
H A Dshow_localplay_playlist.inc.php45 $class = ' class="cel_name"'; variable
47 $class=' class="cel_name lp_current"'; variable
H A Dsidebar_home.inc.php156 $class = $current_instance ? '' : ' class="active_instance"'; ?> variable
H A Dsidebar_localplay.inc.php40 $class = $current_instance ? '' : ' class="active_instance"'; ?> variable
68 $class = ''; variable
70 $class = ' class="active_instance"'; variable
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DAjax.php146 …public static function button($action, $icon, $alt, $source = '', $post = '', $class = '', $confir…
181 …public static function button_with_text($action, $icon, $text, $source = '', $post = '', $class = …
211 public static function text($action, $text, $source, $post = '', $class = '')
267 public static function start_container($name, $class = '')
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/System/
H A DDba.php223 public static function fetch_object($resource, $class = 'stdClass', $finish = true)
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Util/
H A DUi.php488 public function showBoxTop(string $title = '', string $class = ''): void
507 public static function show_box_top($title = '', $class = '')
H A DUiInterface.php47 public function showBoxTop(string $title = '', string $class = ''): void;
/dports/audio/ampache/ampache-php74-5.0.0/src/Repository/Model/
H A DBrowse.php97 public function add_supplemental_object($class, $uid)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/composer/
H A DClassLoader.php319 public function loadClass($class)
335 public function findFile($class)
370 private function findFileWithExtension($class, $ext)
H A Dautoload_real.php9 public static function loadClassLoader($class)
H A Dinstalled.json573 "class": "Composer\\Installers\\Plugin", string
2172 "class": "OomphInc\\ComposerInstallersExtender\\Plugin" string
3709 "class": "ComponentInstaller\\Installer" string
/dports/audio/ampache/ampache-php74-5.0.0/vendor/composer/installers/
H A Dcomposer.json97 "class": "Composer\\Installers\\Plugin", string
/dports/audio/ampache/ampache-php74-5.0.0/vendor/oomphinc/composer-installers-extender/
H A Dcomposer.json51 "class": "OomphInc\\ComposerInstallersExtender\\Plugin" string
/dports/audio/ampache/ampache-php74-5.0.0/vendor/opis/closure/
H A Dautoload.php12 $class = ltrim($class, '\\'); variable
18 $class = substr($class, strlen($namespace)); variable
23 $class = substr($class, $pos + 1); variable
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/php-di/src/Definition/Source/
H A DAnnotationBasedAutowiring.php100 private function readProperties(ReflectionClass $class, ObjectDefinition $definition)
157 private function readMethods(ReflectionClass $class, ObjectDefinition $objectDefinition)
275 private function readInjectableAnnotation(ReflectionClass $class, ObjectDefinition $definition)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/phpdoc-reader/src/PhpDocReader/
H A DPhpDocReader.php229 private function tryResolveFqn(string $type, ReflectionClass $class, Reflector $member): ?string
269 …private function tryResolveFqnInTraits(string $type, ReflectionClass $class, Reflector $member): ?…
303 private function classExists(string $class): bool
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-di/phpdoc-reader/src/PhpDocReader/PhpParser/
H A DUseStatementParser.php19 public function parseUseStatements(\ReflectionClass $class): array
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Factory/
H A DAbstractFactory.php79 protected function createGenericCollection($data = [], $class)
144 protected function createCustomCollection($data = [], $class, $collection)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/php-tmdb/api/lib/Tmdb/Factory/Common/
H A DGenericCollectionFactory.php31 public function create(array $data, $class)
41 public function createCollection(array $data, $class)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/dns/src/Model/
H A DRecord.php34 public $class; variable in React\\Dns\\Model\\Record
145 public function __construct($name, $type, $class, $ttl, $data)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/dns/src/Query/
H A DQuery.php31 public $class; variable in React\\Dns\\Query\\Query
38 public function __construct($name, $type, $class)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/rmccue/requests/library/
H A DRequests.php138 public static function autoloader($class) {
/dports/audio/ampache/ampache-php74-5.0.0/vendor/robloach/component-installer/
H A Dcomposer.json18 "class": "ComponentInstaller\\Installer" string
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/xml/lib/Factory/
H A DAbstractFactory.php79 protected function createGenericCollection($data = [], $class)
144 protected function createCustomCollection($data = [], $class, $collection)

12345678910>>...1477