\seekquarry\yioop\views\elementsAppearanceElement

Element responsible for drawing the screen used to set up the search engine appearance.

Elements are classes are used to render portions of a web page which might be common to several views like a view there is supposed to minimal php code in an element

Summary

Methods
Properties
Constants
__construct()
render()
$view
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$view

$view : object

The View on which this Element is drawn

Type

object

Methods

__construct()

__construct(object  $view = null) 

constructor stores a reference to the view this element will reside on

Parameters

object $view

object this element will reside on

render()

render(array  $data) 

Draws the forms used to modify the search engine appearance.

This element has a form to set foreground, background appearance and icons used in the display of the Yioop web app. It can also be used to configure if the main landing page should be the main wiki page

Parameters

array $data

holds data on the profile elements related to site appearance