Home
last modified time | relevance | path

Searched defs:entity_subtype (Results 1 – 5 of 5) sorted by relevance

/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/lib/
H A Dnavigation.php172 …ister_title_button($handler = null, $name = 'add', $entity_type = 'all', $entity_subtype = 'all') {
382 function elgg_push_collection_breadcrumbs($entity_type, $entity_subtype, ElggEntity $container = nu…
H A Dconfiguration.php181 function elgg_get_icon_sizes($entity_type = null, $entity_subtype = null, $type = 'icon') {
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/mod/groups/views/default/groups/profile/
H A Dmodule.php21 $entity_subtype = elgg_extract('entity_subtype', $vars); variable
/dports/www/elgg/elgg-3.3.23/mod/groups/views/default/groups/profile/
H A Dmodule.php21 $entity_subtype = elgg_extract('entity_subtype', $vars); variable
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/
H A DEntityIconService.php615 public function getSizes($entity_type = null, $entity_subtype = null, $type = 'icon') {