Skip to content

Conversation

@yvesh
Copy link
Contributor

@yvesh yvesh commented Sep 27, 2015

Creates a Joomla menu item, for example:

$I->createMenuItem('My title', 'Weblinks', 'List All Web Link Categories', 'Main Menu');

Creates a Joomla menu link item, for example:

$I->createMenuItem($title, 'Weblinks', 'List All Web Link Categories', 'Main Menu');
yvesh referenced this pull request in yvesh/weblinks Sep 27, 2015
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can be replaced with a strict locator?

@puneet0191
Copy link
Member

Thanks, awesome work here 👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have created this issue to improve this locator when we will have the chance: #62

@javigomez javigomez mentioned this pull request Sep 28, 2015
@javigomez
Copy link
Contributor

closes #28

@javigomez
Copy link
Contributor

Tested. Works like a charm. Good job @yvesh

Thanks

javigomez added a commit that referenced this pull request Sep 28, 2015
@javigomez javigomez merged commit 650962e into joomla-projects:develop Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants