Home
last modified time | relevance | path

Searched refs:_getSyncList (Results 1 – 1 of 1) sorted by relevance

/plugin/sync/
H A Dadmin.php153 $pages = $this->_getSyncList('pages');
158 $media = $this->_getSyncList('media');
644 function _getSyncList($type='pages'){ function in admin_plugin_sync