SYMBOL INDEX (142 symbols across 21 files) FILE: Plugin.php class Plugin (line 11) | class Plugin extends PluginBase method pluginDetails (line 13) | public function pluginDetails() method registerComponents (line 24) | public function registerComponents() method registerPermissions (line 34) | public function registerPermissions() method registerNavigation (line 64) | public function registerNavigation() method registerSettings (line 99) | public function registerSettings() method register (line 118) | public function register() method boot (line 139) | public function boot() FILE: classes/TagProcessor.php class TagProcessor (line 9) | class TagProcessor method registerCallback (line 26) | public function registerCallback(callable $callback) method processTags (line 31) | public function processTags($markup, $preview) FILE: components/Categories.php class Categories (line 9) | class Categories extends ComponentBase method componentDetails (line 26) | public function componentDetails() method defineProperties (line 34) | public function defineProperties() method getCategoryPageOptions (line 59) | public function getCategoryPageOptions() method onRun (line 64) | public function onRun() method loadCategories (line 75) | protected function loadCategories() method linkCategories (line 103) | protected function linkCategories($categories) FILE: components/Post.php class Post (line 9) | class Post extends ComponentBase method componentDetails (line 21) | public function componentDetails() method defineProperties (line 29) | public function defineProperties() method getCategoryPageOptions (line 47) | public function getCategoryPageOptions() method init (line 52) | public function init() method onRun (line 85) | public function onRun() method onRender (line 95) | public function onRender() method loadPost (line 102) | protected function loadPost() method previousPost (line 133) | public function previousPost() method nextPost (line 138) | public function nextPost() method getPostSibling (line 143) | protected function getPostSibling($direction = 1) method checkEditor (line 166) | protected function checkEditor() FILE: components/Posts.php class Posts (line 14) | class Posts extends ComponentBase method componentDetails (line 65) | public function componentDetails() method defineProperties (line 73) | public function defineProperties() method getCategoryPageOptions (line 143) | public function getCategoryPageOptions() method getPostPageOptions (line 148) | public function getPostPageOptions() method getSortOrderOptions (line 153) | public function getSortOrderOptions() method onRun (line 164) | public function onRun() method prepareVars (line 183) | protected function prepareVars() method listPosts (line 195) | protected function listPosts() method loadCategory (line 234) | protected function loadCategory() method checkEditor (line 251) | protected function checkEditor() FILE: components/RssFeed.php class RssFeed (line 10) | class RssFeed extends ComponentBase method componentDetails (line 36) | public function componentDetails() method defineProperties (line 44) | public function defineProperties() method getBlogPageOptions (line 83) | public function getBlogPageOptions() method getPostPageOptions (line 88) | public function getPostPageOptions() method getSortOrderOptions (line 93) | public function getSortOrderOptions() method onRun (line 104) | public function onRun() method prepareVars (line 113) | protected function prepareVars() method listPosts (line 124) | protected function listPosts() method loadCategory (line 147) | protected function loadCategory() FILE: controllers/Categories.php class Categories (line 9) | class Categories extends Controller method __construct (line 23) | public function __construct() method index_onDelete (line 30) | public function index_onDelete() FILE: controllers/Posts.php class Posts (line 15) | class Posts extends Controller method __construct (line 40) | public function __construct() method index (line 47) | public function index() method create (line 56) | public function create() method update (line 67) | public function update($recordId = null) method setPreviewPageUrlVars (line 81) | protected function setPreviewPageUrlVars() method export (line 93) | public function export() method listExtendQuery (line 100) | public function listExtendQuery($query) method formExtendQuery (line 107) | public function formExtendQuery($query) method formExtendFieldsBefore (line 114) | public function formExtendFieldsBefore($widget) method index_onDelete (line 135) | public function index_onDelete() method listInjectRowClass (line 156) | public function listInjectRowClass($record, $definition = null) method formBeforeCreate (line 163) | public function formBeforeCreate($model) method onRefreshPreview (line 168) | public function onRefreshPreview() FILE: formwidgets/BlogMarkdown.php class BlogMarkdown (line 21) | class BlogMarkdown extends MarkdownEditor method init (line 26) | public function init() method loadAssets (line 38) | protected function loadAssets() method shouldCleanHtml (line 49) | protected function shouldCleanHtml() method onRefresh (line 57) | public function onRefresh() method checkUploadPostback (line 73) | protected function checkUploadPostback() FILE: formwidgets/MLBlogMarkdown.php class MLBlogMarkdown (line 13) | class MLBlogMarkdown extends BlogMarkdown method init (line 33) | public function init() method render (line 42) | public function render() method prepareVars (line 59) | public function prepareVars() method getSaveValue (line 70) | public function getSaveValue($value) method loadAssets (line 95) | protected function loadAssets() method actAsParent (line 110) | protected function actAsParent($switch = true) method actAsControl (line 124) | protected function actAsControl($switch = true) FILE: models/Category.php class Category (line 9) | class Category extends Model method beforeValidate (line 50) | public function beforeValidate() method afterDelete (line 58) | public function afterDelete() method getPostCountAttribute (line 63) | public function getPostCountAttribute() method getNestedPostCount (line 72) | public function getNestedPostCount() method setUrl (line 87) | public function setUrl($pageName, $controller) method getMenuTypeInfo (line 114) | public static function getMenuTypeInfo($type) method listSubCategoryOptions (line 160) | protected static function listSubCategoryOptions() method resolveMenuItem (line 202) | public static function resolveMenuItem($item, $url, $theme) method getCategoryPageUrl (line 290) | protected static function getCategoryPageUrl($pageCode, $category, $th... FILE: models/Post.php class Post (line 23) | class Post extends Model method filterFields (line 113) | public function filterFields($fields, $context = null) method beforeValidate (line 134) | public function beforeValidate() method afterValidate (line 149) | public function afterValidate() method getUserOptions (line 161) | public function getUserOptions() method setUrl (line 180) | public function setUrl($pageName, $controller, $params = []) method canEdit (line 207) | public function canEdit(BackendUser $user) method formatHtml (line 215) | public static function formatHtml($input, $preview = false) method scopeIsPublished (line 243) | public function scopeIsPublished($query) method scopeListFrontEnd (line 260) | public function scopeListFrontEnd($query, $options) method scopeFilterCategories (line 380) | public function scopeFilterCategories($query, $categories) method getHasSummaryAttribute (line 395) | public function getHasSummaryAttribute() method getSummaryAttribute (line 414) | public function getSummaryAttribute() method scopeApplySibling (line 454) | public function scopeApplySibling($query, $options = []) method nextPost (line 482) | public function nextPost() method previousPost (line 491) | public function previousPost() method getMenuTypeInfo (line 518) | public static function getMenuTypeInfo($type) method resolveMenuItem (line 604) | public static function resolveMenuItem($item, $url, $theme) method getPostPageUrl (line 699) | protected static function getPostPageUrl($pageCode, $category, $theme) FILE: models/PostExport.php class PostExport (line 9) | class PostExport extends ExportModel method exportData (line 51) | public function exportData($columns, $sessionKey = null) method getAuthorEmailAttribute (line 66) | public function getAuthorEmailAttribute() method getCategoriesAttribute (line 75) | public function getCategoriesAttribute() method getFeaturedImageUrlsAttribute (line 84) | public function getFeaturedImageUrlsAttribute() FILE: models/PostImport.php class PostImport (line 11) | class PostImport extends ImportModel method getDefaultAuthorOptions (line 27) | public function getDefaultAuthorOptions() method getCategoriesOptions (line 32) | public function getCategoriesOptions() method importData (line 37) | public function importData($results, $sessionKey = null) method findAuthorFromEmail (line 98) | protected function findAuthorFromEmail($data) method findDuplicatePost (line 112) | protected function findDuplicatePost($data) method getCategoryIdsForPost (line 128) | protected function getCategoryIdsForPost($data) FILE: models/Settings.php class Settings (line 7) | class Settings extends Model method getPreviewCmsPageOptions (line 26) | public function getPreviewCmsPageOptions() FILE: updates/categories_add_nested_fields.php class CategoriesAddNestedFields (line 7) | class CategoriesAddNestedFields extends Migration method up (line 10) | public function up() method down (line 30) | public function down() FILE: updates/create_categories_table.php class CreateCategoriesTable (line 6) | class CreateCategoriesTable extends Migration method up (line 9) | public function up() method down (line 35) | public function down() FILE: updates/create_posts_table.php class CreatePostsTable (line 6) | class CreatePostsTable extends Migration method up (line 9) | public function up() method down (line 27) | public function down() FILE: updates/posts_add_metadata.php class PostsAddMetadata (line 6) | class PostsAddMetadata extends Migration method up (line 9) | public function up() method down (line 21) | public function down() FILE: updates/seed_all_tables.php class SeedAllTables (line 8) | class SeedAllTables extends Seeder method run (line 11) | public function run() FILE: updates/update_timestamp_nullable.php class UpdateTimestampsNullable (line 6) | class UpdateTimestampsNullable extends Migration method up (line 8) | public function up() method down (line 16) | public function down()