bookmarklet.php File Reference

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__


Function Documentation

bm_doAddItem (  ) 

bm_doContextMenuCode (  ) 

Definition at line 327 of file bookmarklet.php.

References $CONF.

bm_doEditForm (  ) 

bm_doEditItem (  ) 

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 (  ) 

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  ) 

Definition at line 345 of file bookmarklet.php.

Referenced by uniDecode().

uniDecode ( str,
charcode 
)

Definition at line 341 of file bookmarklet.php.

References mb_convert_encoding(), and toUtf8().

Referenced by bm_doShowForm().


Variable Documentation

$aActionsNotToCheck = array('login', 'add', 'edit')

Definition at line 54 of file bookmarklet.php.

Referenced by ADMIN::action().

$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

Version:
Id
bookmarklet.php 1130 2007-03-13 14:42:38Z ehui
NucleusJP
bookmarklet.php,v 1.9.2.1 2007/09/07 07:16:39 kimitake Exp

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.



Generated on Wed Jun 25 17:25:59 2008 by  doxygen 1.5.5