Go to the source code of this file.
Functions | |
bm_doAddItem () | |
bm_doEditItem () | |
bm_loginAndPassThrough () | |
bm_doShowForm () | |
bm_doEditForm () | |
bm_doError ($msg) | |
bm_message ($title, $head, $msg, $extrahead= '') | |
bm_style () | |
bm_doContextMenuCode () | |
uniDecode ($str, $charcode) | |
toUtf8 ($ar) | |
Variables | |
$CONF = array() | |
$CONF ['UsingAdminArea'] = 1 | |
$action = requestVar('action') | |
exit | |
$aActionsNotToCheck = array('login', 'add', 'edit') | |
break | |
case | __pad0__ |
case | __pad1__ |
case | __pad2__ |
case | __pad3__ |
bm_doAddItem | ( | ) |
Definition at line 93 of file bookmarklet.php.
References $blogid, $CONF, $manager, $member, bm_doError(), bm_message(), ITEM::createFromRequest(), getBlogIDFromItemID(), and postVar().
bm_doContextMenuCode | ( | ) |
bm_doEditForm | ( | ) |
Definition at line 270 of file bookmarklet.php.
References $itemid, $manager, $member, bm_doError(), getBlogIDFromItemID(), intRequestVar(), and removeBreaks().
bm_doEditItem | ( | ) |
Definition at line 121 of file bookmarklet.php.
References $blogid, $catid, $CONF, $itemid, $manager, $member, bm_doError(), bm_message(), ITEM::delete(), exit, intRequestVar(), postVar(), redirect(), and ITEM::update().
bm_doError | ( | $ | msg | ) |
Definition at line 297 of file bookmarklet.php.
References $msg, and bm_message().
Referenced by bm_doAddItem(), bm_doEditForm(), bm_doEditItem(), and bm_doShowForm().
bm_doShowForm | ( | ) |
Definition at line 230 of file bookmarklet.php.
References $blogid, $member, bm_doError(), BLOG::existsID(), intRequestVar(), requestVar(), and uniDecode().
bm_loginAndPassThrough | ( | ) |
Definition at line 191 of file bookmarklet.php.
References $blogid, bm_style(), head, intRequestVar(), and requestVar().
bm_message | ( | $ | title, | |
$ | head, | |||
$ | msg, | |||
$ | extrahead = '' | |||
) |
Definition at line 302 of file bookmarklet.php.
References $msg, bm_style(), and head.
Referenced by bm_doAddItem(), bm_doEditItem(), and bm_doError().
bm_style | ( | ) |
Definition at line 322 of file bookmarklet.php.
Referenced by bm_loginAndPassThrough(), and bm_message().
toUtf8 | ( | $ | ar | ) |
uniDecode | ( | $ | str, | |
$ | charcode | |||
) |
Definition at line 341 of file bookmarklet.php.
References mb_convert_encoding(), and toUtf8().
Referenced by bm_doShowForm().
$aActionsNotToCheck = array('login', 'add', 'edit') |
$action = requestVar('action') |
Definition at line 29 of file bookmarklet.php.
$CONF['UsingAdminArea'] = 1 |
Definition at line 24 of file bookmarklet.php.
$CONF = array() |
This script allows adding items to Nucleus through bookmarklets. The member must be logged in in order to use this.
http://nucleuscms.org/license.txt GNU General Public License Copyright (C) 2002-2007 The Nucleus Group
Definition at line 23 of file bookmarklet.php.
case __pad0__ |
Definition at line 73 of file bookmarklet.php.
case __pad1__ |
Definition at line 78 of file bookmarklet.php.
case __pad2__ |
Definition at line 83 of file bookmarklet.php.
case __pad3__ |
Definition at line 89 of file bookmarklet.php.
Definition at line 69 of file bookmarklet.php.
Definition at line 33 of file bookmarklet.php.
Referenced by _skinfiles_download(), ADMIN::action_backupcreate(), ADMIN::action_login(), ADMIN::action_settingsupdate(), ACTION::addComment(), ADMIN::batchAskDeleteConfirmation(), ADMIN::batchMoveCategorySelectDestination(), ADMIN::batchMoveSelectDestination(), bm_doEditItem(), ACTION::callPlugin(), ACTION::createAccount(), do_backup(), doError(), ACTION::doKarma(), ADMIN::error(), ACTION::forgotPassword(), media_doError(), media_loginAndPassThrough(), redirect(), selector(), ACTION::sendMessage(), startUpError(), and ticketForPlugin().