Exemplo n.º 1
0
	/** This returns the content permission setting for can view
	 *
	 * @return boolean
	 */
	public function publicCanView()
	{
		return $this->content->publicCanView();
	}