Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: c:/web/jpeto2/jpeto/jpeto_guestbook.php
JPETo - James's Publishing & Editing Tool - jpeto_objects

jpeto_guestbook

jpeto_core
   |
  +-- jpeto_object
     |
    +-- jpeto_article
       |
      +-- jpeto_guestbook

This class provides the guestbook-functionality for jpeto

 

private class jpeto_guestbook extends jpeto_article

This class provides the guestbook-functionality for jpeto
based on jpeto_article

 

Methods inherited from jpeto_article

jpeto_article, mapobjectfields, createadmininterface, updateobject, insertobject

Methods inherited from jpeto_object

jpeto_object, createadmininterface, getfields, getsubtype, getjpetotypedetails, getjpetotype, getjoin, isonline, get_jpeto_object, numchildren, isexpired, islocked, lock, unlock, assigncontent, striplastlinebreak, get_next_jpeto_object, mapfields, maptypefields, mapobjectfields, newuniqueid, debug, delete, getonlinestatusimage, getfromurlkey, gettourlkey, addadminlink, iscached, getcachefilename, tocache, getcache, purgecache, store, getdefaultvalues, updateobject, insertobject, addsubobject, isrestricted, todetailhtml, xmlformat, xmlelement, toxml, getboundary, getcontentid, toplaintext, getmaildata, upgrade, getorigin

Methods inherited from jpeto_core

jpeto_core, getkey, getuniqueidfromkey, getlanguagefromkey, getversionfromkey, conv, translate, reconv

Public Method Summary

void

jpeto_guestbook([ string $Language, String $Version ])

Constructor for jpeto_guestbook

Private Method Summary

string

getIcon()

Returns a complete img-tag for the searchresultWarning: documentation is missing.
void

toHTML()

returns the current object rendered as htmlWarning: documentation is missing.

Fields inherited from jpeto_article

$j_headline, $j_subtext, $j_moreinfo, $j_article

Fields inherited from jpeto_object

$j_uniqueid, $o_uniqueid, $o_language, $o_version, $j_jpetotype, $j_onlinestart, $j_onlineend, $j_isonline, $j_owner, $j_createdon, $j_lastmodified, $j_comments, $j_expires, $j_restrictions, $j_lockedby, $j_lockstart, $j_name, $j_classname, $j_subtable, $j_accesslevel, $j_enabled, $j_timeless, $j_project, $extraquery, $j_sortpos, $j_prevjpetotype, $j_nextjpetotype, $cachefile, $content, $order, $p_recordset, $p_pointer

Fields inherited from jpeto_core

$j_language, $j_version, $j_jpetotype, $o_jpetotype, $adminmode, $islast, $isfirst, $recordset, $pointer, $subtype, $j_parentobject

Private Field Summary

integer

$hsize

Included files inherited from jpeto_article

jpeto/jpeto_object.php

Included files inherited from jpeto_object

jpeto/jpeto_core.php, jpeto/jpeto_user.php, jpeto/jpeto_mapper.php, j_classname.".php">jpeto/".$subobject->j_classname.".php, j_classname.".php">jpeto/".$tmp->j_classname.".php

Included files inherited from jpeto_core

jpeto/jpeto_config.php, jpeto/jpeto_util.php, jpeto/jpeto_cache_manager.php

Included files Summary, Type: include_once

jpeto/jpeto_article.php Warning: documentation is missing.

Public Method Details

jpeto_guestbook

public void jpeto_guestbook( [ string $Language, String $Version ] )

  Constructor for jpeto_guestbook

Parameter
string $Language = >>"DE"<<
language of current guestbook
String $Version = >>"O"<<
version of current guestbook
Returns void


Private Method Details

getIcon

private string getIcon( )

  Returns a complete img-tag for the searchresult

Warning: documentation is missing.

Returns string $html


toHTML

private void toHTML( )

  returns the current object rendered as html
This is just a dummy that has to be overwritten by the extending class,depending on the way of presentation

Warning: documentation is missing.

Returns void


Private Field Details

$hsize

private integer $hsize

>>730<<



Included Files, Type: include_once

jpeto/jpeto_article.php

include_once( jpeto/jpeto_article.php )




Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta