Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for core\attribute_helper, including all inherited members.
from(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
from_reflected_object(ReflectionClass $rc, ?string $referenceproperty, ?string $attributename=null, int $flags=0,) | core\attribute_helper | protectedstatic |
instance(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
instances(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |
one_from(array|string|object $reference, ?string $attributename=null, int $attributeflags=ReflectionAttribute::IS_INSTANCEOF,) | core\attribute_helper | static |