Class SyncDiff

Description

Wicked SyncDiff class.

$Horde: wicked/lib/Page/SyncDiff.php,v 1.1.2.2 2010/04/26 15:39:36 jan Exp $

Copyright 2008-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (GPL). If you did not receive this file, see http://www.fsf.org/copyleft/gpl.html.

Located in /lib/Page/SyncDiff.php (line 18)

Page
   |
   --SyncPages
      |
      --SyncDiff
Variable Summary
 mixed $_pageName
 mixed $_sync
Method Summary
 SyncDiff SyncDiff ()
 string content ()
 mixed displayContents ( $isBlock)
 void pageName ()
 void pageTitle ()
 void _getSameVersion ()
Variables
mixed $supportedModes = array(
WICKED_MODE_CONTENT => true,
WICKED_MODE_DISPLAY => true)
(line 23)

Display modes supported by this page.


Redefinition of:
SyncPages::$supportedModes
Display modes supported by this page.
mixed $_pageName (line 35)

Working page

mixed $_sync (line 30)

Sync driver


Redefinition of:
SyncPages::$_sync
Sync driver

Inherited Variables

Inherited from Page

Page::$_page
Page::$_proc
Methods
Constructor SyncDiff (line 37)
SyncDiff SyncDiff ()
content (line 49)

Render this page in Content mode.

  • return: The page content, or PEAR_Error.
string content ()

Redefinition of:
SyncPages::content()
Render this page in Content mode.
displayContents (line 104)

Render this page in display or block mode.

  • return: Returns page contents or PEAR_Error
mixed displayContents ( $isBlock)
  • $isBlock

Redefinition of:
SyncPages::displayContents()
Render this page in display or block mode.
pageName (line 119)

Page name

void pageName ()

Redefinition of:
SyncPages::pageName()
Page name
pageTitle (line 127)

Page title

void pageTitle ()

Redefinition of:
SyncPages::pageTitle()
Page title
_getSameVersion (line 136)

Try to find out if any version's content is same on the local and remote servers.

void _getSameVersion ()

Inherited Methods

Inherited From SyncPages

 SyncPages::SyncPages()
 SyncPages::content()
 SyncPages::displayContents()
 SyncPages::download()
 SyncPages::getLocalPageInfo()
 SyncPages::getRemotePageInfo()
 SyncPages::pageName()
 SyncPages::pageTitle()
 SyncPages::upload()
 SyncPages::_loadSyncDriver()
 SyncPages::_syncForm()
 SyncPages::_viewLink()

Inherited From Page

 Page::allows()
 Page::author()
 Page::block()
 Page::diff()
 Page::display()
 Page::displayContents()
 Page::formatVersionCreated()
 Page::getCurrentPage()
 Page::getPage()
 Page::getPermissions()
 Page::getProcessor()
 Page::getText()
 Page::handleAction()
 Page::history()
 Page::hits()
 Page::isLocked()
 Page::isOld()
 Page::isValid()
 Page::lock()
 Page::pageName()
 Page::pageTitle()
 Page::pageUrl()
 Page::preDisplay()
 Page::previousVersion()
 Page::referrer()
 Page::remove()
 Page::render()
 Page::supports()
 Page::unlock()
 Page::updateText()
 Page::version()
 Page::versionCreated()

Documentation generated on Sun, 30 Jan 2011 05:42:57 +0000 by phpDocumentor 1.4.3