<?xml version="1.0"?><phpdoc><class name="jpeto_cache_manager" extends="jpeto_core" undoc="false" access="private" package="jpeto_system"><file>c:/web/jpeto2/jpeto/jpeto_cache_manager.php</file><doc><inherited src="Array"/><description/><shortdescription>This class provides the cache manager</shortdescription></doc><function name="jpeto_cache_manager" undoc="false" access="public"><doc><parameter name="$UniqueID" default="0" type="integer">the Unique Identifier of the Object to deal with</parameter><parameter name="$Language" default="&amp;quot;DE&amp;quot;" type="string">sets the current language (Default: DE)</parameter><parameter name="$Version" default="&amp;quot;O&amp;quot;" type="string">sets the current version (Default: O = Online)</parameter><return type="void"/><description/><shortdescription>Constructor for jpeto_cache_manager</shortdescription></doc></function><function name="updateParents" undoc="false" access="private"><doc><return type="void"/><description/><shortdescription>Startpoint for the recursive Update of all parent Objects</shortdescription></doc></function><function name="updateParent" undoc="false" access="private"><doc><parameter name="$UniqueID" type="integer">the Unique Identifier of the parent object</parameter><parameter name="$Language" type="string">the Language of the parent object</parameter><parameter name="$Version" type="string">the Version of the parent object</parameter><parameter name="$Expires" type="string">the expiring date</parameter><return type="void"/><description/><shortdescription>Checks, if a parent Object&amp;apos;s expires later than it&amp;apos;s subobjects and calls updateExpirydate if necessary</shortdescription></doc></function><function name="updateExpirydate" undoc="false" access="private"><doc><parameter name="$UniqueID" type="integer">the Unique Identifier of the object</parameter><parameter name="$Language" type="string">the Language of the object</parameter><parameter name="$Version" type="string">the Version of the object</parameter><parameter name="$Expires" type="string">the new ExpiriyDate of the Object</parameter><return type="void"/><description/><shortdescription>Updates the ExpiryDate of an Object</shortdescription></doc></function><function name="purgeCache" undoc="false" access="private"><doc><parameter name="$UniqueID" type="integer">the Unique Identifier of the object</parameter><parameter name="$Language" type="string">the Language of the object</parameter><parameter name="$Version" type="string">the Version of the object</parameter><parameter name="$Expires" type="string">the ExpiriyDate of the Object</parameter><return name="$success" type="boolean"/><description/><shortdescription>removes the object from the Cache</shortdescription></doc></function><variable name="$UniqueID" access="private" type="integer"><doc><description/><shortdescription>unique identifier of current object</shortdescription></doc></variable><variable name="$p_UniqueID" access="private" type="integer"><doc><description/><shortdescription>unique identifier of parent object</shortdescription></doc></variable><variable name="$parentList" access="private" type="array">array()<doc><description/><shortdescription>list of parent objects</shortdescription></doc></variable><variable name="$Expires" access="private" type="string">&amp;quot;2100-01-01 00:00:00&amp;quot;<doc><description/><shortdescription>default expiry date</shortdescription></doc></variable><uses type="include_once" file="jpeto/jpeto_core.php" undoc="true"><doc></doc></uses><uses type="include_once" file="jpeto/jpeto_object.php" undoc="true"><doc></doc></uses><inherited src="jpeto_core" type="functions"><element>jpeto_core</element><element>getkey</element><element>getuniqueidfromkey</element><element>getlanguagefromkey</element><element>getversionfromkey</element><element>conv</element><element>translate</element><element>reconv</element></inherited><inherited src="jpeto_core" type="variables"><element>$j_language</element><element>$j_version</element><element>$j_jpetotype</element><element>$o_jpetotype</element><element>$adminmode</element><element>$islast</element><element>$isfirst</element><element>$recordset</element><element>$pointer</element><element>$subtype</element><element>$j_parentobject</element></inherited><inherited src="jpeto_core" type="uses"><element>jpeto/jpeto_config.php</element><element>jpeto/jpeto_util.php</element><element>jpeto/jpeto_cache_manager.php</element></inherited><path><parent>jpeto_core</parent></path><baseclass>jpeto_core</baseclass></class></phpdoc>