We have moved to Github. Please open tickets there.

Opened 5 years ago

Closed 2 years ago

#250 closed Enhancement (wontfix)

Get resource by url

Reported by: marcus Owned by:
Priority: low Milestone: Needs Review
Component: API Version: 1.0
Severity: trivial Keywords:
Cc: brettp Difficulty: moderate

Description

Use the page handler mechanism to produce the reverse of getURL()

Change History (4)

comment:1 Changed 3 years ago by brettp

  • Component set to API
  • Priority changed from minor to trivial

comment:2 Changed 2 years ago by ewinslow

  • Difficulty set to moderate
  • Milestone set to Needs Review
  • Version set to 1.0

I don't think I understand what this ticket is suggesting

comment:3 Changed 2 years ago by brettp

Basically to inverse the page handlers:

$blog = elgg_get_entity_from_url('http://myelgg.org/blog/view/2341');

Not sure how useful it will be.

comment:4 Changed 2 years ago by cash

  • Resolution set to wontfix
  • Status changed from new to closed

If it is useful, someone will think of it again.

Note: See TracTickets for help on using tickets.