- Posts: 61
COMMUNITY FORUM
Get item title alias value
- eastkilla
-
Topic Author
- Offline
- Senior Member
Less
More
11 years 2 months ago #126086
by eastkilla
Get item title alias value was created by eastkilla
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 months ago #126087
by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
Hi. Item alias is available in all K2 layouts via the following variables:
ordepending on context.
$item->alias
$this->item->alias
Please Log in or Create an account to join the conversation.
- eastkilla
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 61
11 years 2 months ago #126088
by eastkilla
Replied by eastkilla on topic Re: Get item title alias value
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 months ago #126089
by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
In K2 modules yes. In other modules of course not.
Please Log in or Create an account to join the conversation.
- eastkilla
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 61
11 years 2 months ago #126090
by eastkilla
Replied by eastkilla on topic Re: Get item title alias value
ok thanks a lot !
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 2 months ago #126091
by Lefteris
Replied by Lefteris on topic Re: Get item title alias value
You are welcome.
Please Log in or Create an account to join the conversation.