Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nav class should extend from framework Menu widget #16

Open
cebe opened this issue Mar 29, 2015 · 2 comments
Open

Nav class should extend from framework Menu widget #16

cebe opened this issue Mar 29, 2015 · 2 comments
Assignees
Labels
type:enhancement Enhancement

Comments

@cebe
Copy link
Member

cebe commented Mar 29, 2015

see #15

@cebe cebe added the type:enhancement Enhancement label Mar 29, 2015
@cebe cebe added this to the 2.1 milestone Mar 29, 2015
@klimov-paul
Copy link
Member

I am unsure if it is that easy.
yii\bootstrap\Nav extends yii\bootstrap\Widget, which declares some basic functionality for all Bootstrap widgets like clientOptions and clientEvents.
I am unsure if direct inheritence from yii\widgets\Menu will not break anything.

@cebe
Copy link
Member Author

cebe commented Apr 21, 2015

may be a problem, still I'd like to check the possibilities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement
Projects
None yet
Development

No branches or pull requests

3 participants