<?xml version="1.0"?><phpdoc><class name="jpeto_core" extends="" undoc="false" access="private" package="jpeto_system"><file>c:/web/jpeto2/jpeto/jpeto_core.php</file><doc><description/><shortdescription>This class provides basic jpeto functionality</shortdescription></doc><function name="jpeto_core" undoc="false" access="public"><doc><parameter name="$Language" default="&amp;quot;DE&amp;quot;" type="string">the Languagecode of the current object</parameter><parameter name="$Version" default="&amp;quot;O&amp;quot;" type="string">the Version of the current object</parameter><return type="void"/><description/><shortdescription>constructor for jpeto_core</shortdescription></doc></function><function name="getKey" undoc="false" access="private"><doc><return name="$key" type="String"/><description/><shortdescription>returns the primary key of the current object</shortdescription></doc></function><function name="getUniqueIDFromKey" undoc="false" access="private"><doc><parameter name="$key" type="String"/><return name="$UniqueID" type="Integer"/><description/><shortdescription>returns the UniqueID of the given key</shortdescription></doc></function><function name="getLanguageFromKey" undoc="false" access="private"><doc><parameter name="$key" type="String"/><return name="$Language" type="String"/><description/><shortdescription>returns the UniqueID of the given key</shortdescription></doc></function><function name="getVersionFromKey" undoc="false" access="private"><doc><parameter name="$key" type="String"/><return name="$Version" type="String"/><description/><shortdescription>returns the Version of the given key</shortdescription></doc></function><function name="conv" undoc="false" access="private"><doc><parameter name="$String" type="string"/><return name="$String" type="string"/><description/><shortdescription>converts quotes to html quotes</shortdescription></doc></function><function name="translate" undoc="false" access="private"><doc><parameter name="$String" type="string"/><return name="$String" type="string"/><description/><shortdescription>translates html special charakters</shortdescription></doc></function><function name="reconv" undoc="false" access="private"><doc><parameter name="$String" type="string"/><return name="$String" type="string"/><description/><shortdescription>converts html quotes to quotes</shortdescription></doc></function><variable name="$j_Language" access="private" type="string">&amp;quot;DE&amp;quot;<doc><description/><shortdescription>language of current element (2 character language code, default &amp;quot;DE&amp;quot;)</shortdescription></doc></variable><variable name="$j_Version" access="private" type="string">&amp;quot;O&amp;quot;<doc><description/><shortdescription>Version</shortdescription></doc></variable><variable name="$j_JpetoType" access="private" type="integer"><doc><description/><shortdescription>Type of current element</shortdescription></doc></variable><variable name="$o_JpetoType" access="private" type="integer"><doc><description/><shortdescription>Original Type of current element</shortdescription></doc></variable><variable name="$AdminMode" access="private" type="integer"><doc><description/><shortdescription>Flag for AdminMode</shortdescription></doc></variable><variable name="$isLast" access="private" type="boolean">false<doc><description/><shortdescription>Flag for last item in list</shortdescription></doc></variable><variable name="$isFirst" access="private" type="boolean">false<doc><description/><shortdescription>Flag for first item in list</shortdescription></doc></variable><variable name="$Recordset" access="private" type="array">array()<doc><description/><shortdescription>object-list storage</shortdescription></doc></variable><variable name="$Pointer" access="private" type="integer"><doc><description/><shortdescription>pointer in $Recordset</shortdescription></doc></variable><variable name="$SubType" access="private" type="array">array()<doc><description/><shortdescription>Configuration: allowed SubTypes</shortdescription></doc></variable><variable name="$j_ParentObject" access="private" type="string">&amp;quot;undefined&amp;quot;<doc><description/><shortdescription>Parent Object object not string, but PHPDoc seems to have problems with objects... ;-)</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_config.php" undoc="true"><doc></doc></uses><uses type="include_once" file="jpeto/jpeto_util.php" undoc="true"><doc></doc></uses><uses type="include_once" file="jpeto/jpeto_cache_manager.php" undoc="true"><doc></doc></uses><subclasses><subclass>jpeto_object</subclass><subclass>jpeto_admin</subclass><subclass>jpeto_cache_manager</subclass><subclass>jpeto_mapper</subclass></subclasses></class></phpdoc>