[ Index ]

PHP Cross Reference of Nucleus CMS v3.51 code documentation

title

Body

[close]

/nucleus/libs/ -> COMMENTACTIONS.php (summary)

(no description)

File Size: 405 lines (10 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

COMMENTACTIONS:: (33 methods):
  COMMENTACTIONS()
  getDefinedActions()
  setParser()
  setCommentsObj()
  setTemplate()
  setCurrentComment()
  parse_authtext()
  parse_blogid()
  parse_blogurl()
  parse_body()
  parse_commentcount()
  parse_commentid()
  parse_commentword()
  parse_date()
  parse_email()
  parse_excerpt()
  parse_host()
  parse_ip()
  parse_itemid()
  parse_itemlink()
  parse_itemtitle()
  parse_memberid()
  parse_short()
  parse_time()
  parse_timestamp()
  parse_plugin()
  parse_user()
  parse_useremail()
  parse_userid()
  parse_userlink()
  parse_userlinkraw()
  parse_userwebsite()
  parse_userwebsitelink()


Class: COMMENTACTIONS  - X-Ref

This class is used when parsing comment templates

COMMENTACTIONS(&$comments)   X-Ref
No description

getDefinedActions()   X-Ref
No description

setParser(&$parser)   X-Ref
No description

setCommentsObj(&$commentsObj)   X-Ref
No description

setTemplate($template)   X-Ref
No description

setCurrentComment(&$comment)   X-Ref
No description

parse_authtext()   X-Ref
Parse templatevar authtext


parse_blogid()   X-Ref
Parse templatevar blogid


parse_blogurl()   X-Ref
Parse templatevar blogurl


parse_body()   X-Ref
Parse templatevar body


parse_commentcount()   X-Ref
Parse templatevar commentcount


parse_commentid()   X-Ref
Parse templatevar commentid


parse_commentword()   X-Ref
Parse templatevar commentword


parse_date($format = '')   X-Ref
Parse templatevar date


parse_email()   X-Ref
Parse templatevar email


parse_excerpt()   X-Ref
Parse templatevar excerpt


parse_host()   X-Ref
Parse templatevar host


parse_ip()   X-Ref
Parse templatevar ip


parse_itemid()   X-Ref
Parse templatevar itemid


parse_itemlink()   X-Ref
Parse templatevar itemlink


parse_itemtitle($maxLength = 0)   X-Ref
Parse templatevar itemtitle


parse_memberid()   X-Ref
Parse templatevar memberid


parse_short()   X-Ref
Parse templatevar short


parse_time($format = '')   X-Ref
Parse templatevar time


parse_timestamp()   X-Ref
Parse templatevar timestamp


parse_plugin($pluginName)   X-Ref
Executes a plugin templatevar

param: pluginName name of plugin (without the NP_)

parse_user($mode='')   X-Ref
Parse templatevar user


parse_useremail()   X-Ref
Parse templatevar useremail


parse_userid()   X-Ref
Parse templatevar userid


parse_userlink()   X-Ref
Parse templatevar userlink


parse_userlinkraw()   X-Ref
Parse templatevar userlinkraw


parse_userwebsite()   X-Ref
Parse templatevar userwebsite


parse_userwebsitelink()   X-Ref
Parse templatevar userwebsitelink




Generated: Sun Aug 1 03:56:06 2010
Open Source related documentation for developers.