Joomla Documentation by Component Creator
Namespaces
Interfaces
Classes
Overview
Classes
AKAbstractPartObserver
Introduction
Synopsis
Hierarchy
Methods
\
AKAbstractPartObserver
Descendants of this class can be used in the unarchiver's observer methods (attach, detach and notify)
Author: Nicholas
Synopsis
class AKAbstractPartObserver {
// methods
public abstract void
update
()
}
Hierarchy
Extended by
RestorationObserver
Methods
public
update()