phpDocumentor SGL
cms
[ class tree: SGL ] [ index: SGL ] [ all elements ]

Class: SGL_CmsImport_StrategyAbstract

Source Location: /lib/CmsImport.php

Class SGL_CmsImport_StrategyAbstract

Class Overview

Implements interfaces:

Parent class of import strategies.

Located in /lib/CmsImport.php [line 134]



		
				Author(s):
		
API Tags:
Abstract:  

Properties

Methods

[ Top ]
Descendants
Child Class Description
SGL_CmsImport_Strategy_Publisher Enter description here...

[ Top ]
Property Summary
array   $conf   Configuration options

[ Top ]
Method Summary
SGL_CmsImport_StrategyAbstract   __construct()   Constructor, accepts options.
array   getConfig()   Return strategy config.
void   setConfig()   Set strategy config.

[ Top ]
Properties
array   $conf = array() [line 141]

Configuration options

API Tags:
Access:  protected


Redefined in descendants as:

[ Top ]
Methods
Constructor __construct  [line 148]

  SGL_CmsImport_StrategyAbstract __construct( [array $aOptions = array()]  )

Constructor, accepts options.

Parameters:
array   $aOptions: 

API Tags:
Access:  public


[ Top ]
getConfig  [line 160]

  array getConfig( )

Return strategy config.


API Tags:
Access:  public


[ Top ]
setConfig  [line 168]

  void setConfig( [ $aOptions = array()]  )

Set strategy config.

Parameters:
   $aOptions: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 25 Dec 2008 22:04:52 +0000 by phpDocumentor 1.4.1