|
|
| Participants: |
Sam Hemelryk
|
| Security Level: |
None
|
| Difficulty: |
Easy
|
| Affected Branches: |
MOODLE_20_STABLE
|
| Fixed Branches: |
MOODLE_20_STABLE
|
|
There is currently no method available that allows the developer to set the fragment or more appropriately named anchor attribute of a moodle_url.
I am just about to commit a small patch that adds a method called set_anchor($anchor) that allows the user to set this.
|
|
Description
|
There is currently no method available that allows the developer to set the fragment or more appropriately named anchor attribute of a moodle_url.
I am just about to commit a small patch that adds a method called set_anchor($anchor) that allows the user to set this. |
Show » |
|