PHP Class Newscoop\Service\Model\SearchTheme

Inheritance: extends Newscoop\Service\Model\Search\Search
Show file Open project: sourcefabric/newscoop Class Usage Examples

Public Properties

Property Type Description
$DESIGNER Newscoop\Service\Model\Search\ColumnOrder (DO NOT CHANGE)
$MINOR_NEWSCOOP_VERSION Newscoop\Service\Model\Search\ColumnOrder (DO NOT CHANGE)
$NAME Newscoop\Service\Model\Search\ColumnOrder @var Newscoop\Service\Model\Search\ColumnOrder
$VERSION Newscoop\Service\Model\Search\ColumnOrder (DO NOT CHANGE)

Public Methods

Method Description
__construct ( ) * ---------------------------------------------------------------

Method Details

__construct() public method

* ---------------------------------------------------------------
public __construct ( )

Property Details

$DESIGNER public property

(DO NOT CHANGE)
public ColumnOrder,Newscoop\Service\Model\Search $DESIGNER
return Newscoop\Service\Model\Search\ColumnOrder

$MINOR_NEWSCOOP_VERSION public property

(DO NOT CHANGE)
public ColumnOrder,Newscoop\Service\Model\Search $MINOR_NEWSCOOP_VERSION
return Newscoop\Service\Model\Search\ColumnOrder

$NAME public property

@var Newscoop\Service\Model\Search\ColumnOrder
public ColumnOrder,Newscoop\Service\Model\Search $NAME
return Newscoop\Service\Model\Search\ColumnOrder

$VERSION public property

(DO NOT CHANGE)
public ColumnOrder,Newscoop\Service\Model\Search $VERSION
return Newscoop\Service\Model\Search\ColumnOrder