CMS
Version 3.9
bookmark_link.inc
Go to the documentation of this file.
1
<?
2
Fakoli::using
(
"bookmark"
);
3
4
if
(!
$user
)
return
;
5
6
if
(
Bookmark::findBookmark
())
7
{
8
?>
9
You have bookmarked
this
page
10
<?
11
}
12
else
13
{
14
?>
15
<a href=
'#'
class
=
'bookmark_link'
onclick=
'BookmarkManager.bookmarkPage(); return false'
>
Bookmark
this
Page
</a>
16
<?
17
}
18
?>
page
$tabs page
Definition:
blog_article_form.inc:89
Bookmark
Definition:
bookmark.inc:40
Bookmark\findBookmark
static findBookmark($page="")
Definition:
bookmark.inc:50
Fakoli\using
static using()
Import the datamodels, views and manifest for the specified component(s).
Definition:
core.inc:116
Page
Definition:
page.inc:43
$user
global $user
Definition:
comment_form.inc:16
code
cms.sonjara.com
cms
components
bookmark
modules
bookmark_link.inc
Generated on Tue Mar 23 2021 15:36:12 for CMS by
1.9.1