Class Inx_Apiimpl_Webpage_WebpageImpl

Description

Implements interfaces:

Located in /Apiimpl/Webpage/WebpageImpl.php (line 2)


	
			
Variable Summary
Method Summary
static void convert (Inx_Apiimpl_SessionContext $oSessionContext,  $oData)
static void convertList (Inx_Apiimpl_SessionContext $oSessionContext,  $aData)
Inx_Apiimpl_Webpage_WebpageImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext,  $oData)
void commitUpdate ()
void getCreationDate ()
void getId ()
void getName ()
void getServerUrl ()
void getSubType ()
void getType ()
void reload ()
Variables
mixed $_oData (line 6)
  • access: protected
mixed $_oSessionContext (line 4)
  • access: protected
Methods
static method convert (line 75)
  • access: public
static void convert (Inx_Apiimpl_SessionContext $oSessionContext,  $oData)
static method convertList (line 84)
  • access: public
static void convertList (Inx_Apiimpl_SessionContext $oSessionContext,  $aData)
Constructor __construct (line 9)
  • access: public
Inx_Apiimpl_Webpage_WebpageImpl __construct (Inx_Apiimpl_SessionContext $oSessionContext,  $oData)
commitUpdate (line 16)
  • access: public
void commitUpdate ()

Implementation of:
Inx_Api_BusinessObject::commitUpdate()
Passes all changes made since the last commit to the server.
getCreationDate (line 39)
  • access: public
void getCreationDate ()

Implementation of:
Inx_Api_Webpage_Webpage::getCreationDate()
Returns the creation date of this web page.
getId (line 45)
  • access: public
void getId ()

Implementation of:
Inx_Api_BusinessObject::getId()
Returns the unique identifier of this Inx_Api_BusinessObject.
getName (line 51)
  • access: public
void getName ()

Implementation of:
Inx_Api_Webpage_Webpage::getName()
Returns the name of this web page.
getServerUrl (line 57)
  • access: public
void getServerUrl ()

Implementation of:
Inx_Api_Webpage_Webpage::getServerUrl()
Returns the server URL this web page is published at.
getSubType (line 63)
  • access: public
void getSubType ()

Implementation of:
Inx_Api_Webpage_Webpage::getSubType()
Returns the sub type of this web page.
getType (line 69)
  • access: public
void getType ()

Implementation of:
Inx_Api_Webpage_Webpage::getType()
Returns the type of this web page.
reload (line 22)
  • access: public
void reload ()

Implementation of:
Inx_Api_BusinessObject::reload()
Reloads this business object from the server.

Documentation generated on Thu, 17 Sep 2015 14:27:34 +0200 by phpDocumentor 1.3.2