예제 #1
0
파일: content.php 프로젝트: hungnv0789/vhtm
	/**  This returns the content permissionsfrom value
	 *
	 * @return boolean
	 */
	public function getPermissionsFrom()
	{
		return $this->content->getPermissionsFrom();
	}