Skip to content

Sidecontent

sidecontent

sidecontent.SideContent

Controls the content of a side bar

Kind: static class of sidecontent

sideContent.sendVal()

Updates a single field of a query.

Meant for is_shared and is_published.

Note

is_shared is a field of a query record.

is_published is a field of a query_exe record.

Kind: instance method of SideContent
See: Triggers C:hebrew.querysharing.

sideContent.sendVals()

Sends un updated record to the database.

Kind: instance method of SideContent
See: Triggers C:hebrew.queryupdate.

sideContent.fetch()

get the material by AJAX if needed, and process the material afterward

This method takes into account what kind of sidebar this is:

Kind: instance method of SideContent
See