Cache of all installed BBCodes from the database.
cache_bbcode( void ) : array
No parameters.
(array) Array of all BBCodes.
foreach (cache_bbcode() as $bbcode) { // }