Fixed a method from public to protected status error. All other changes are only random variable name and date changes (due to automation)

This commit is contained in:
2016-02-26 14:46:15 +02:00
parent fa199947d2
commit 2ecf186846
62 changed files with 1766 additions and 1766 deletions

View File

@ -399,7 +399,7 @@ class ComponentbuilderModelHelp_document extends JModelAdmin
*
* @since 3.0
*/
public function getUniqeFields()
protected function getUniqeFields()
{
return false;
}
@ -530,7 +530,7 @@ class ComponentbuilderModelHelp_document extends JModelAdmin
*
* @since 12.2
*/
public function batchCopy($values, $pks, $contexts)
protected function batchCopy($values, $pks, $contexts)
{
if (empty($this->batchSet))
{
@ -679,7 +679,7 @@ class ComponentbuilderModelHelp_document extends JModelAdmin
*
* @since 12.2
*/
public function batchMove($values, $pks, $contexts)
protected function batchMove($values, $pks, $contexts)
{
if (empty($this->batchSet))
{
@ -926,7 +926,7 @@ class ComponentbuilderModelHelp_document extends JModelAdmin
* @return array Contains the modified title and alias.
*
*/
public function _generateNewTitle($alias, $title)
protected function _generateNewTitle($alias, $title)
{
// Alter the title & alias