context; if ($protected && count($type->getProtectedMethods()) == 0 || !$protected && count($type->getPublicMethods()) == 0) { return; } ?>

Hide inherited methods

methods; ArrayHelper::multisort($methods, 'name'); foreach ($methods as $method): ?> visibility == 'protected' || !$protected && $method->visibility != 'protected'): ?> definedBy != $type->name ? ' class="inherited"' : '' ?> id="name ?>()">
MethodDescriptionDefined By
createSubjectLink($method, $method->name.'()') ?> shortDescription, $method->definedBy, true) ?> createTypeLink($method->definedBy, $type) ?>