示例#1
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'frontend_link');
?>
<br />
示例#2
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'rex_globals');
?>
<br />
示例#3
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'hide_startarticle');
?>
<br />
示例#4
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'jquery_ui');
?>
<br />
示例#5
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'codemirror');
?>
<br />
示例#6
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'category_separator');
?>
<br />
示例#7
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'agk_skin_plus');
?>
<br />
示例#8
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'colorizer');
?>
<br />
示例#9
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'update_date');
?>
<br />
示例#10
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'articlename_sync');
?>
<br />
示例#11
0
<?php

// show plugin description
echo rex_plugin_factory::getPluginDescription('be_utilities', 'upload_precompressor');
?>
<br />