SYMBOL INDEX (556 symbols across 69 files) FILE: SeomaticPlugin.php class SeomaticPlugin (line 4) | class SeomaticPlugin extends BasePlugin method getName (line 6) | public function getName() method getDescription (line 12) | public function getDescription() method getDocumentationUrl (line 17) | public function getDocumentationUrl() method getReleaseFeedUrl (line 22) | public function getReleaseFeedUrl() method getVersion (line 27) | public function getVersion() method getSchemaVersion (line 32) | public function getSchemaVersion() method getDeveloper (line 37) | public function getDeveloper() method getDeveloperUrl (line 42) | public function getDeveloperUrl() method hasCpSection (line 47) | public function hasCpSection() method init (line 52) | public function init() method addTwigExtension (line 101) | public function addTwigExtension() method registerSiteRoutes (line 108) | public function registerSiteRoutes() method registerCpRoutes (line 116) | public function registerCpRoutes() method defineSettings (line 138) | protected function defineSettings() method onAfterInstall (line 145) | public function onAfterInstall() FILE: controllers/SeomaticController.php class SeomaticController (line 7) | class SeomaticController extends BaseController method actionEditSettings (line 15) | public function actionEditSettings() method actionRenderMetrics (line 29) | public function actionRenderMetrics() method actionRenderHumans (line 447) | public function actionRenderHumans(array $variables = array()) method actionRenderRobots (line 484) | public function actionRenderRobots(array $variables = array()) method actionEditSiteMeta (line 522) | public function actionEditSiteMeta(array $variables = array()) method actionEditIdentity (line 603) | public function actionEditIdentity(array $variables = array()) method actionEditSocial (line 649) | public function actionEditSocial(array $variables = array()) method actionEditCreator (line 669) | public function actionEditCreator(array $variables = array()) method actionEditMeta (line 719) | public function actionEditMeta(array $variables = array()) method actionSaveMeta (line 840) | public function actionSaveMeta() method actionDeleteMeta (line 912) | public function actionDeleteMeta() method actionSaveSiteMeta (line 937) | public function actionSaveSiteMeta() method actionSaveIdentity (line 1005) | public function actionSaveIdentity() method actionSaveSocial (line 1109) | public function actionSaveSocial() method actionSaveCreator (line 1162) | public function actionSaveCreator() FILE: elementtypes/Seomatic_MetaElementType.php class Seomatic_MetaElementType (line 4) | class Seomatic_MetaElementType extends BaseElementType method getName (line 7) | public function getName() method hasContent (line 17) | public function hasContent() method hasTitles (line 27) | public function hasTitles() method hasStatuses (line 37) | public function hasStatuses() method isLocalized (line 47) | public function isLocalized() method getSources (line 58) | public function getSources($context = null) method getAvailableActions (line 78) | public function getAvailableActions($source = null) method defineTableAttributes (line 100) | public function defineTableAttributes($source = null) method getTableAttributeHtml (line 115) | public function getTableAttributeHtml(BaseElementModel $element, $attr... method defineCriteriaAttributes (line 142) | public function defineCriteriaAttributes() method modifyElementsQuery (line 156) | public function modifyElementsQuery(DbCommand $query, ElementCriteriaM... method populateElementModel (line 182) | public function populateElementModel($row) FILE: fieldtypes/Seomatic_MetaFieldType.php class Seomatic_MetaFieldType (line 7) | class Seomatic_MetaFieldType extends BaseFieldType method getName (line 10) | public function getName() method defineContentAttribute (line 15) | public function defineContentAttribute() method getInputHtml (line 20) | public function getInputHtml($name, $value) method defineSettings (line 208) | protected function defineSettings() method getSettingsHtml (line 259) | public function getSettingsHtml() method prepValueFromPost (line 330) | public function prepValueFromPost($value) method prepValue (line 467) | public function prepValue($value) method onAfterElementSave (line 521) | public function onAfterElementSave() method getElementSources (line 560) | protected function getElementSources($elementType) FILE: migrations/m151225_000000_seomatic_addHumansField.php class m151225_000000_seomatic_addHumansField (line 7) | class m151225_000000_seomatic_addHumansField extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m151226_000000_seomatic_addTwitterFacebookFields.php class m151226_000000_seomatic_addTwitterFacebookFields (line 7) | class m151226_000000_seomatic_addTwitterFacebookFields extends BaseMigra... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 36) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160101_000000_seomatic_addRobotsFields.php class m160101_000000_seomatic_addRobotsFields (line 7) | class m160101_000000_seomatic_addRobotsFields extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 34) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160111_000000_seomatic_addTitleFields.php class m160111_000000_seomatic_addTitleFields (line 7) | class m160111_000000_seomatic_addTitleFields extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160122_000000_seomatic_addTypeFields.php class m160122_000000_seomatic_addTypeFields (line 7) | class m160122_000000_seomatic_addTypeFields extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 36) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160123_000000_seomatic_addOpeningHours.php class m160123_000000_seomatic_addOpeningHours (line 7) | class m160123_000000_seomatic_addOpeningHours extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 41) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160202_000000_seomatic_addSocialHandles.php class m160202_000000_seomatic_addSocialHandles (line 7) | class m160202_000000_seomatic_addSocialHandles extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 34) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160204_000000_seomatic_addGoogleAnalytics.php class m160204_000000_seomatic_addGoogleAnalytics (line 7) | class m160204_000000_seomatic_addGoogleAnalytics extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160205_000000_seomatic_addResturantMenu.php class m160205_000000_seomatic_addResturantMenu (line 7) | class m160205_000000_seomatic_addResturantMenu extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 37) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160206_000000_seomatic_addGoogleAnalyticsPlugins.php class m160206_000000_seomatic_addGoogleAnalyticsPlugins (line 7) | class m160206_000000_seomatic_addGoogleAnalyticsPlugins extends BaseMigr... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 30) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160206_000000_seomatic_addGoogleAnalyticsSendPageView.php class m160206_000000_seomatic_addGoogleAnalyticsSendPageView (line 7) | class m160206_000000_seomatic_addGoogleAnalyticsSendPageView extends Bas... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160209_000000_seomatic_alterDescriptionsColumns.php class m160209_000000_seomatic_alterDescriptionsColumns (line 7) | class m160209_000000_seomatic_alterDescriptionsColumns extends BaseMigra... method safeUp (line 14) | public function safeUp() FILE: migrations/m160209_000001_seomatic_addRobotsTxt.php class m160209_000001_seomatic_addRobotsTxt (line 7) | class m160209_000001_seomatic_addRobotsTxt extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160227_000000_seomatic_addFacebookAppId.php class m160227_000000_seomatic_addFacebookAppId (line 7) | class m160227_000000_seomatic_addFacebookAppId extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160416_000000_seomatic_addContactPoints.php class m160416_000000_seomatic_addContactPoints (line 7) | class m160416_000000_seomatic_addContactPoints extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 34) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160509_000000_seomatic_addSiteLinksBing.php class m160509_000000_seomatic_addSiteLinksBing (line 7) | class m160509_000000_seomatic_addSiteLinksBing extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 35) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160707_000000_seomatic_addGoogleTagManager.php class m160707_000000_seomatic_addGoogleTagManager (line 7) | class m160707_000000_seomatic_addGoogleTagManager extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160715_000000_seomatic_addSeoImageTransforms.php class m160715_000000_seomatic_addSeoImageTransforms (line 7) | class m160715_000000_seomatic_addSeoImageTransforms extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 66) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160723_000000_seomatic_addSeoMainEntityOfPage.php class m160723_000000_seomatic_addSeoMainEntityOfPage (line 7) | class m160723_000000_seomatic_addSeoMainEntityOfPage extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160724_000000_seomatic_addSeoMainEntityCategory.php class m160724_000000_seomatic_addSeoMainEntityCategory (line 7) | class m160724_000000_seomatic_addSeoMainEntityCategory extends BaseMigra... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160811_000000_seomatic_addVimeo.php class m160811_000000_seomatic_addVimeo (line 7) | class m160811_000000_seomatic_addVimeo extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m160904_000000_seomatic_addTwitterFacebookImages.php class m160904_000000_seomatic_addTwitterFacebookImages (line 7) | class m160904_000000_seomatic_addTwitterFacebookImages extends BaseMigra... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 37) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m161220_000000_seomatic_addPriceRange.php class m161220_000000_seomatic_addPriceRange (line 7) | class m161220_000000_seomatic_addPriceRange extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m170212_000000_seomatic_addGoogleAnalyticsAnonymizeIp.php class m170212_000000_seomatic_addGoogleAnalyticsAnonymizeIp (line 7) | class m170212_000000_seomatic_addGoogleAnalyticsAnonymizeIp extends Base... method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 27) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: migrations/m170212_000000_seomatic_addWikipedia.php class m170212_000000_seomatic_addWikipedia (line 7) | class m170212_000000_seomatic_addWikipedia extends BaseMigration method safeUp (line 14) | public function safeUp() method _addColumnsAfter (line 28) | private function _addColumnsAfter($tableName, $newColumns, $afterColum... FILE: models/Seomatic_CreatorModel.php class Seomatic_CreatorModel (line 4) | class Seomatic_CreatorModel extends BaseModel method defineAttributes (line 10) | protected function defineAttributes() FILE: models/Seomatic_IdentityModel.php class Seomatic_IdentityModel (line 4) | class Seomatic_IdentityModel extends BaseModel method defineAttributes (line 10) | protected function defineAttributes() FILE: models/Seomatic_MetaFieldModel.php class Seomatic_MetaFieldModel (line 4) | class Seomatic_MetaFieldModel extends Seomatic_MetaModel method defineAttributes (line 12) | protected function defineAttributes() method seoTitleUnparsed (line 41) | public function seoTitleUnparsed() method seoDescriptionUnparsed (line 51) | public function seoDescriptionUnparsed() method seoKeywordsUnparsed (line 61) | public function seoKeywordsUnparsed() method getJsonLD (line 71) | public function getJsonLD($element) method isEditable (line 94) | public function isEditable() method getCpEditUrl (line 104) | public function getCpEditUrl() FILE: models/Seomatic_MetaModel.php class Seomatic_MetaModel (line 4) | class Seomatic_MetaModel extends BaseElementModel method defineAttributes (line 12) | protected function defineAttributes() method isEditable (line 41) | public function isEditable() method getCpEditUrl (line 51) | public function getCpEditUrl() method seoTitle (line 62) | public function seoTitle() method seoDescription (line 72) | public function seoDescription() method seoKeywords (line 82) | public function seoKeywords() method seoImage (line 92) | public function seoImage() method seoImageId (line 109) | public function seoImageId() FILE: models/Seomatic_SettingsModel.php class Seomatic_SettingsModel (line 4) | class Seomatic_SettingsModel extends BaseModel method defineAttributes (line 10) | protected function defineAttributes() method getDefaultHumans (line 182) | public function getDefaultHumans() method getDefaultRobots (line 203) | public function getDefaultRobots() FILE: models/Seomatic_SiteMetaModel.php class Seomatic_SiteMetaModel (line 4) | class Seomatic_SiteMetaModel extends BaseModel method defineAttributes (line 10) | protected function defineAttributes() FILE: models/Seomatic_SocialModel.php class Seomatic_SocialModel (line 4) | class Seomatic_SocialModel extends BaseModel method defineAttributes (line 10) | protected function defineAttributes() FILE: records/Seomatic_MetaRecord.php class Seomatic_MetaRecord (line 4) | class Seomatic_MetaRecord extends BaseRecord method getTableName (line 7) | public function getTableName() method defineAttributes (line 12) | protected function defineAttributes() method defineRelations (line 39) | public function defineRelations() FILE: records/Seomatic_SettingsRecord.php class Seomatic_SettingsRecord (line 4) | class Seomatic_SettingsRecord extends BaseRecord method getTableName (line 7) | public function getTableName() method defineAttributes (line 12) | protected function defineAttributes() method getDefaultHumans (line 192) | public function getDefaultHumans() method getDefaultRobots (line 213) | public function getDefaultRobots() method defineRelations (line 234) | public function defineRelations() FILE: resources/js/field.js function Plugin (line 15) | function Plugin( element, options ) { function setPreviewFields (line 32) | function setPreviewFields() { FILE: resources/js/identity.js function setSelectedValue (line 7) | function setSelectedValue(whichValue) { function fillDynamicMenu (line 11) | function fillDynamicMenu(whichValue) { FILE: resources/js/meta.js function setSelectedValue (line 5) | function setSelectedValue(whichValue) { function fillDynamicMenu (line 9) | function fillDynamicMenu(whichValue) { function updateInfoLink (line 23) | function updateInfoLink() { FILE: services/SeomaticService.php class SeomaticService (line 9) | class SeomaticService extends BaseApplicationComponent method renderSiteMeta (line 31) | public function renderSiteMeta($templatePath="", $metaVars=null, $locale) method headlessRenderSiteMeta (line 80) | public function headlessRenderSiteMeta($templatePath="", $entry = null... method render (line 111) | public function render($templatePath="", $metaVars=null, $isPreview=fa... method renderJSONLD (line 191) | public function renderJSONLD($object=array(), $isPreview=false) method renderDisplayPreview (line 220) | public function renderDisplayPreview($templateName="", $metaVars) method renderIdentity (line 245) | public function renderIdentity($metaVars, $locale, $isPreview=false) method renderWebsite (line 256) | public function renderWebsite($metaVars, $locale, $isPreview=false) method renderMainEntityOfPage (line 268) | public function renderMainEntityOfPage($metaVars, $locale, $isPreview=... method renderBreadcrumbs (line 284) | public function renderBreadcrumbs($metaVars, $locale, $isPreview=false) method renderPlace (line 302) | public function renderPlace($metaVars, $locale, $isPreview=false) method renderGoogleTagManager (line 328) | public function renderGoogleTagManager($metaVars, $locale, $isPreview=... method renderGoogleAnalytics (line 361) | public function renderGoogleAnalytics($metaVars, $locale, $isPreview=f... method renderGlobals (line 393) | public function renderGlobals($metaVars, $forTemplate="") method renderHumans (line 406) | public function renderHumans($isPreview=false) method renderHumansTemplate (line 451) | public function renderHumansTemplate() method renderRobots (line 477) | public function renderRobots($isPreview=false) method renderRobotsTemplate (line 522) | public function renderRobotsTemplate() method renderSeoMetrics (line 548) | public function renderSeoMetrics() method getMetaFromElement (line 582) | public function getMetaFromElement($element) method isFieldHandleInEntry (line 673) | public function isFieldHandleInEntry($entryElement = null, $fieldHandl... method getTextFromEntryField (line 695) | public function getTextFromEntryField($srcField) method extractTextFromTags (line 729) | public function extractTextFromTags($tags) method extractTextFromMatrix (line 744) | public function extractTextFromMatrix($matrixBlocks, $fieldHandle="") method extractTextFromNeo (line 772) | public function extractTextFromNeo($neoBlocks, $fieldHandle="") method setEntryMeta (line 801) | public function setEntryMeta($entryMeta, $entryMetaUrl) method setSocialForMeta (line 891) | public function setSocialForMeta(&$meta, $siteMeta, $social, $helper, ... method getGlobals (line 1085) | public function getGlobals($forTemplate="", $locale) method getDefaultBreadcrumbs (line 1227) | public function getDefaultBreadcrumbs($meta) method getSettings (line 1279) | public function getSettings($locale) method saveDefaultSettings (line 1376) | public function saveDefaultSettings($locale) method getSiteMeta (line 1417) | public function getSiteMeta($locale) method getIdentity (line 1504) | public function getIdentity($locale) method getIdentityJSONLD (line 1653) | public function getIdentityJSONLD($identity, $helper, $locale) method getSocial (line 1853) | public function getSocial($locale) method getCreator (line 1892) | public function getCreator($locale) method getCreatorJSONLD (line 1998) | public function getCreatorJSONLD($creator, $helper, $locale) method getMainEntityOfPageJSONLD (line 2183) | public function getMainEntityOfPageJSONLD($meta, $identity, $locale, $... method getProductJSONLD (line 2356) | public function getProductJSONLD($meta, $identity, $locale) method getBreadcrumbsJSONLD (line 2406) | public function getBreadcrumbsJSONLD($crumbs) method getWebSiteJSONLD (line 2438) | public function getWebSiteJSONLD($metaVars, $locale) method parseAsTemplate (line 2503) | function parseAsTemplate($templateStr, $element) method getMeta (line 2523) | public function getMeta($forTemplate="") method saveMeta (line 2607) | public function saveMeta(&$model) method getMetaById (line 2707) | public function getMetaById($metaId, $locale=null) method addSocialHelpers (line 2718) | private function addSocialHelpers(&$helper, $social, $identity) method addIdentityHelpers (line 2810) | private function addIdentityHelpers(&$helper, $identity) method addCreatorHelpers (line 2868) | private function addCreatorHelpers(&$helper, $creator) method getMetaHashStr (line 2915) | private function getMetaHashStr($templatePath, $metaVars) method sanitizeMetaVars (line 2930) | public function sanitizeMetaVars(&$metaVars) method getTransformsList (line 3020) | public function getTransformsList() method getLocalizedUrls (line 3037) | public function getLocalizedUrls() method getFullyQualifiedUrl (line 3094) | public function getFullyQualifiedUrl($url) method extractKeywords (line 3139) | public function extractKeywords($text = null, $limit = 15, $withoutSto... method extractSummary (line 3172) | public function extractSummary($text = null, $limit = null, $withoutSt... method humanFileSize (line 3208) | public function humanFileSize($size) method sanitizeArray (line 3226) | public function sanitizeArray(&$theArray) method findOverlap (line 3260) | private function findOverlap($str1, $str2){ method replaceOverlap (line 3288) | private function replaceOverlap($str1, $str2, $length = "long"){ method _cleanupText (line 3310) | private function _cleanupText($text = null) method _print_twig_array (line 3339) | private function _print_twig_array($theArray, $level) method _get_hash_string (line 3441) | private function _get_hash_string($theArray) method truncateStringOnWord (line 3462) | public function truncateStringOnWord($theString, $desiredLength) method encodeEmailAddress (line 3493) | public function encodeEmailAddress($emailAddress) method convertTimes (line 3510) | public function convertTimes(&$value, $timezone=null) FILE: twigextensions/SeomaticTwigExtension.php class SeomaticTwigExtension (line 7) | class SeomaticTwigExtension extends \Twig_Extension method getName (line 16) | public function getName() method getGlobals (line 25) | public function getGlobals() method getFilters (line 50) | public function getFilters() method getFunctions (line 68) | public function getFunctions() method renderJSONLD (line 116) | public function renderJSONLD($object=array()) method extractKeywords (line 128) | public function extractKeywords($text = null, $limit = 15, $withoutSto... method extractSummary (line 139) | public function extractSummary($text = null, $limit = null, $withoutSt... method truncateStringOnWord (line 152) | public function truncateStringOnWord($theString, $desiredLength) method encodeEmailAddress (line 163) | public function encodeEmailAddress($emailAddress) method extractTextFromMatrix (line 174) | public function extractTextFromMatrix($matrixBlocks) method getLocalizedUrls (line 185) | public function getLocalizedUrls() method getFullyQualifiedUrl (line 196) | public function getFullyQualifiedUrl($url) method _get_current_template_path (line 207) | private function _get_current_template_path() FILE: variables/SeomaticVariable.php class SeomaticVariable (line 4) | class SeomaticVariable method renderJSONLD (line 45) | public function renderJSONLD($object=array()) method extractKeywords (line 57) | public function extractKeywords($text = null, $limit = 15, $withoutSto... method extractSummary (line 68) | public function extractSummary($text = null, $limit = null, $withoutSt... method truncateStringOnWord (line 81) | public function truncateStringOnWord($theString, $desiredLength) method encodeEmailAddress (line 92) | public function encodeEmailAddress($emailAddress) method extractTextFromMatrix (line 103) | public function extractTextFromMatrix($matrixBlocks) method getLocalizedUrls (line 114) | public function getLocalizedUrls() method getFullyQualifiedUrl (line 125) | public function getFullyQualifiedUrl($url) method render (line 140) | function render($templatePath="", $metaVars=null) method renderPreview (line 154) | function renderPreview($templatePath="", $forTemplate="", $elementId=n... method renderDisplayPreview (line 198) | function renderDisplayPreview($templateName="", $forTemplate="", $elem... method renderIdentity (line 242) | function renderIdentity($elementId=null, $locale=null, $isPreview=false) method renderWebsite (line 268) | function renderWebsite($elementId=null, $locale=null, $isPreview=false) method renderMainEntityOfPage (line 294) | function renderMainEntityOfPage($elementId=null, $locale=null, $isPrev... method renderBreadcrumbs (line 320) | function renderBreadcrumbs($elementId=null, $locale=null, $isPreview=f... method renderPlace (line 346) | function renderPlace($elementId=null, $locale=null, $isPreview=false) method renderGoogleTagManager (line 372) | function renderGoogleTagManager($elementId=null, $locale=null, $isPrev... method renderGoogleAnalytics (line 398) | function renderGoogleAnalytics($elementId=null, $locale=null, $isPrevi... method renderGlobals (line 424) | function renderGlobals($forTemplate="", $elementId=null, $locale=null) method renderHumans (line 475) | public function renderHumans($isPreview=false) method renderHumansTemplate (line 486) | public function renderHumansTemplate() method renderRobots (line 497) | public function renderRobots($isPreview=false) method renderRobotsTemplate (line 508) | public function renderRobotsTemplate() method getIdentity (line 519) | public function getIdentity($locale=null) method getSocial (line 530) | public function getSocial($locale=null) method getTemplateMeta (line 541) | public function getTemplateMeta($templatePath="", $locale=null) method humanFileSize (line 552) | public function humanFileSize($size) method getPluginName (line 561) | function getPluginName() FILE: vendor/composer/ClassLoader.php class ClassLoader (line 43) | class ClassLoader method getPrefixes (line 59) | public function getPrefixes() method getPrefixesPsr4 (line 68) | public function getPrefixesPsr4() method getFallbackDirs (line 73) | public function getFallbackDirs() method getFallbackDirsPsr4 (line 78) | public function getFallbackDirsPsr4() method getClassMap (line 83) | public function getClassMap() method addClassMap (line 91) | public function addClassMap(array $classMap) method add (line 108) | public function add($prefix, $paths, $prepend = false) method addPsr4 (line 155) | public function addPsr4($prefix, $paths, $prepend = false) method set (line 200) | public function set($prefix, $paths) method setPsr4 (line 218) | public function setPsr4($prefix, $paths) method setUseIncludePath (line 237) | public function setUseIncludePath($useIncludePath) method getUseIncludePath (line 248) | public function getUseIncludePath() method setClassMapAuthoritative (line 259) | public function setClassMapAuthoritative($classMapAuthoritative) method isClassMapAuthoritative (line 269) | public function isClassMapAuthoritative() method register (line 279) | public function register($prepend = false) method unregister (line 287) | public function unregister() method loadClass (line 298) | public function loadClass($class) method findFile (line 314) | public function findFile($class) method findFileWithExtension (line 344) | private function findFileWithExtension($class, $ext) function includeFile (line 410) | function includeFile($file) FILE: vendor/composer/autoload_real.php class ComposerAutoloaderInit5b938720cfef7b7256946290ccab109b (line 5) | class ComposerAutoloaderInit5b938720cfef7b7256946290ccab109b method loadClassLoader (line 9) | public static function loadClassLoader($class) method getLoader (line 16) | public static function getLoader() FILE: vendor/composer/autoload_static.php class ComposerStaticInit5b938720cfef7b7256946290ccab109b (line 7) | class ComposerStaticInit5b938720cfef7b7256946290ccab109b method getInitializer (line 57) | public static function getInitializer(ClassLoader $loader) FILE: vendor/crodas/text-rank/lib/TextRank/Config.php class Config (line 39) | class Config method __construct (line 44) | public function __construct() method on (line 49) | public function on($event, Closure $callback) method addListener (line 58) | public function addListener($object) method trigger (line 64) | public function trigger($ev, $data) FILE: vendor/crodas/text-rank/lib/TextRank/DefaultEvents.php class DefaultEvents (line 39) | class DefaultEvents method normalize_keywords (line 41) | public function normalize_keywords(Array $keywords) method filter_keywords (line 48) | public function filter_keywords(Array $keywords) method get_sentences (line 63) | public function get_sentences($text) method get_words (line 69) | public function get_words($text) FILE: vendor/crodas/text-rank/lib/TextRank/POS/English/Tagger.php class Tagger (line 44) | class Tagger method get (line 46) | public static function get(Array $words) method tag (line 61) | public static function tag(Array $words) FILE: vendor/crodas/text-rank/lib/TextRank/Stopword.php class Stopword (line 45) | class Stopword extends DefaultEvents method normalize_keywords (line 50) | public function normalize_keywords(Array $keywords) method filter_keywords (line 64) | public function filter_keywords(Array $keywords) method getClassifier (line 81) | protected function getClassifier() method getStopwords (line 89) | protected function getStopwords() method get_words (line 98) | public function get_words($text) FILE: vendor/crodas/text-rank/lib/TextRank/Summary.php class Summary (line 39) | class Summary extends TextRank method getSummary (line 41) | public function getSummary($text) FILE: vendor/crodas/text-rank/lib/TextRank/SummaryPageRank.php class SummaryPageRank (line 41) | class SummaryPageRank extends Pagerank method getGraph (line 43) | protected function getGraph(Array $sentences) FILE: vendor/crodas/text-rank/lib/TextRank/TextRank.php class TextRank (line 41) | class TextRank method __construct (line 45) | public function __construct(Config $config) method getAllKeywordsSorted (line 50) | public function getAllKeywordsSorted($text) method getKeywords (line 125) | public function getKeywords($text, $limit = 20) FILE: vendor/crodas/text-rank/tests/QuickTest.php class QuickTest (line 3) | class QuickTest extends \phpunit_framework_testcase method provider (line 5) | public static function provider() method testGetkeywordsSimpler (line 16) | public function testGetkeywordsSimpler($text, $expected) method testSentences (line 36) | public function testSentences($text, $expected, $esummary) method testGetkeywords (line 49) | public function testGetkeywords($text, $expected) FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Maths.php class Maths (line 5) | class Maths method normaliseScore (line 23) | public static function normaliseScore($score, $min, $max, $dps = 1) method bcCalc (line 63) | public static function bcCalc($number1, $action, $number2, $round = fa... method normaliseOperator (line 92) | public static function normaliseOperator($operator) method performCalc (line 133) | private static function performCalc($number1, $action, $number2, $roun... FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Pluralise.php class Pluralise (line 5) | class Pluralise method getPlural (line 114) | public static function getPlural($string) method getSingular (line 153) | public static function getSingular($string) FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Resource.php class Resource (line 5) | class Resource method fetchSpacheWordList (line 24) | public static function fetchSpacheWordList() method fetchDaleChallWordList (line 42) | public static function fetchDaleChallWordList() FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Syllables.php class Syllables (line 5) | class Syllables method syllableCount (line 251) | public static function syllableCount($strWord, $strEncoding = '') method totalSyllables (line 337) | public static function totalSyllables($strText, $strEncoding = '') method averageSyllablesPerWord (line 355) | public static function averageSyllablesPerWord($strText, $strEncoding ... method wordsWithThreeSyllables (line 374) | public static function wordsWithThreeSyllables($strText, $blnCountProp... method percentageWordsWithThreeSyllables (line 402) | public static function percentageWordsWithThreeSyllables($strText, $bl... FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/Text.php class Text (line 5) | class Text method cleanText (line 24) | public static function cleanText($strText) method lowerCase (line 129) | public static function lowerCase($strText, $strEncoding = '') method upperCase (line 155) | public static function upperCase($strText, $strEncoding = '') method substring (line 183) | public static function substring($strText, $intStart, $intLength, $str... method textLength (line 209) | public static function textLength($strText, $strEncoding = '') method characterCount (line 235) | public static function characterCount($strText, $strEncoding = '') method letterCount (line 247) | public static function letterCount($strText, $strEncoding = '') method wordCount (line 284) | public static function wordCount($strText, $strEncoding = '') method sentenceCount (line 302) | public static function sentenceCount($strText, $strEncoding = '') method averageWordsPerSentence (line 320) | public static function averageWordsPerSentence($strText, $strEncoding ... FILE: vendor/davechild/textstatistics/src/DaveChild/TextStatistics/TextStatistics.php class TextStatistics (line 39) | class TextStatistics method __construct (line 69) | public function __construct($strEncoding = '') method setText (line 82) | public function setText($strText) method setEncoding (line 98) | public function setEncoding($strEncoding) method fleschKincaidReadingEase (line 109) | public function fleschKincaidReadingEase($strText = false) method fleschKincaidGradeLevel (line 143) | public function fleschKincaidGradeLevel($strText = false) method gunningFogScore (line 177) | public function gunningFogScore($strText = false) method colemanLiauIndex (line 203) | public function colemanLiauIndex($strText = false) method smogIndex (line 245) | public function smogIndex($strText = false) method automatedReadabilityIndex (line 283) | public function automatedReadabilityIndex($strText = false) method daleChallReadabilityScore (line 325) | public function daleChallReadabilityScore($strText = false) method spacheReadabilityScore (line 367) | public function spacheReadabilityScore($strText = false) method daleChallDifficultWordCount (line 405) | public function daleChallDifficultWordCount($strText = false) method spacheDifficultWordCount (line 432) | public function spacheDifficultWordCount($strText = false) method letterCount (line 465) | public function letterCount($strText = false) method sentenceCount (line 477) | public function sentenceCount($strText = false) method wordCount (line 489) | public function wordCount($strText = false) method averageWordsPerSentence (line 501) | public function averageWordsPerSentence($strText = false) method syllableCount (line 513) | public function syllableCount($strText = false) method totalSyllables (line 525) | public function totalSyllables($strText = false) method averageSyllablesPerWord (line 537) | public function averageSyllablesPerWord($strText = false) method wordsWithThreeSyllables (line 550) | public function wordsWithThreeSyllables($strText = false, $blnCountPro... method percentageWordsWithThreeSyllables (line 563) | public function percentageWordsWithThreeSyllables($strText = false, $b... method flesch_kincaid_reading_ease (line 574) | public function flesch_kincaid_reading_ease($strText = false) method flesch_kincaid_grade_level (line 579) | public function flesch_kincaid_grade_level($strText = false) method gunning_fog_score (line 584) | public function gunning_fog_score($strText = false) method coleman_liau_index (line 589) | public function coleman_liau_index($strText = false) method smog_index (line 594) | public function smog_index($strText = false) method automated_readability_index (line 599) | public function automated_readability_index($strText = false) method dale_chall_readability_score (line 604) | public function dale_chall_readability_score($strText = false) method spache_readability_score (line 609) | public function spache_readability_score($strText = false) FILE: vendor/davechild/textstatistics/tests/TextStatisticsCMULexTest.php class TextStatisticsTestCMULex (line 3) | class TextStatisticsTestCMULex extends PHPUnit_Framework_TestCase method setUp (line 14) | public function setUp() method tearDown (line 20) | public function tearDown() method testSyllableCountFailingCMUWords (line 28) | public function testSyllableCountFailingCMUWords() FILE: vendor/davechild/textstatistics/tests/TextStatisticsKiplingIfTest.php class TextStatisticsKiplingIf (line 3) | class TextStatisticsKiplingIf extends PHPUnit_Framework_TestCase method setUp (line 83) | public function setUp() method tearDown (line 89) | public function tearDown() method testKiplingSyllables (line 96) | public function testKiplingSyllables() method testLetterCount (line 394) | public function testLetterCount() method testSyllableCount (line 401) | public function testSyllableCount() method testWordCount (line 408) | public function testWordCount() method testSentenceCount (line 415) | public function testSentenceCount() method testTextLengthCheck (line 422) | public function testTextLengthCheck() method testFleschKincaidReadingEase (line 429) | public function testFleschKincaidReadingEase() method testFleschKincaidGradeLevel (line 436) | public function testFleschKincaidGradeLevel() method testGunningFogScore (line 443) | public function testGunningFogScore() method testColemanLiauIndex (line 450) | public function testColemanLiauIndex() method testSMOGIndex (line 457) | public function testSMOGIndex() method testAutomatedReadabilityIndex (line 464) | public function testAutomatedReadabilityIndex() FILE: vendor/davechild/textstatistics/tests/TextStatisticsMaths.php class TextStatisticsMaths (line 3) | class TextStatisticsMaths extends PHPUnit_Framework_TestCase method setUp (line 16) | public function setUp() method tearDown (line 22) | public function tearDown() method testNormalisation (line 29) | public function testNormalisation() method testCalc (line 44) | public function testCalc() FILE: vendor/davechild/textstatistics/tests/TextStatisticsMelvilleMobyDickTest.php class TextStatisticsMelvilleMobyDick (line 3) | class TextStatisticsMelvilleMobyDick extends PHPUnit_Framework_TestCase method setUp (line 49) | public function setUp() method tearDown (line 55) | public function tearDown() method testMobyDickSyllables (line 62) | public function testMobyDickSyllables() method testWordCount (line 269) | public function testWordCount() method testLongWordCount (line 276) | public function testLongWordCount() method testSentenceCount (line 284) | public function testSentenceCount() method testTextLengthCheck (line 291) | public function testTextLengthCheck() method testFleschKincaidReadingEase (line 298) | public function testFleschKincaidReadingEase() method testFleschKincaidGradeLevel (line 305) | public function testFleschKincaidGradeLevel() method testGunningFogScore (line 312) | public function testGunningFogScore() method testColemanLiauIndex (line 319) | public function testColemanLiauIndex() method testSMOGIndex (line 326) | public function testSMOGIndex() method testAutomatedReadabilityIndex (line 333) | public function testAutomatedReadabilityIndex() FILE: vendor/davechild/textstatistics/tests/TextStatisticsPluralise.php class TextStatisticsPluralise (line 3) | class TextStatisticsPluralise extends PHPUnit_Framework_TestCase method setUp (line 16) | public function setUp() method tearDown (line 22) | public function tearDown() method testPluralisation (line 29) | public function testPluralisation() method testSingularisation (line 47) | public function testSingularisation() FILE: vendor/davechild/textstatistics/tests/TextStatisticsTest.php class TextStatisticsTest (line 3) | class TextStatisticsTest extends PHPUnit_Framework_TestCase method setUp (line 16) | public function setUp() method tearDown (line 22) | public function tearDown() method testCleaning (line 29) | public function testCleaning() method testCases (line 37) | public function testCases() method testCounts (line 51) | public function testCounts() method testSyllableCountBasicWords (line 71) | public function testSyllableCountBasicWords() method testSyllableCountComplexWords (line 95) | public function testSyllableCountComplexWords() method testSyllableCountProgrammedExceptions (line 181) | public function testSyllableCountProgrammedExceptions() method testAverageSyllablesPerWord (line 190) | public function testAverageSyllablesPerWord() method testWordCount (line 199) | public function testWordCount() method testCheckPercentageWordsWithThreeSyllables (line 214) | public function testCheckPercentageWordsWithThreeSyllables() method testSentenceCount (line 228) | public function testSentenceCount() method testAverageWordsPerSentence (line 244) | public function testAverageWordsPerSentence() method testFleschKincaidReadingEase (line 260) | public function testFleschKincaidReadingEase() method testFleschKincaidGradeLevel (line 270) | public function testFleschKincaidGradeLevel() method testGunningFogScore (line 280) | public function testGunningFogScore() method testColemanLiauIndex (line 291) | public function testColemanLiauIndex() method testSMOGIndex (line 301) | public function testSMOGIndex() method testAutomatedReadabilityIndex (line 311) | public function testAutomatedReadabilityIndex() FILE: vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/HtmlDomParser.php class HtmlDomParser (line 7) | class HtmlDomParser { method file_get_html (line 12) | static public function file_get_html() { method str_get_html (line 20) | static public function str_get_html() { FILE: vendor/sunra/php-simple-html-dom-parser/Src/Sunra/PhpSimple/simplehtmldom_1_5/simple_html_dom.php function file_get_html (line 76) | function file_get_html($url, $use_include_path = false, $context=null, $... function str_get_html (line 94) | function str_get_html($str, $lowercase=true, $forceTagsClosed=true, $tar... function dump_html_tree (line 107) | function dump_html_tree($node, $show_attr=true, $deep=0) class simple_html_dom_node (line 120) | class simple_html_dom_node method __construct (line 134) | function __construct($dom) method __destruct (line 140) | function __destruct() method __toString (line 145) | function __toString() method clear (line 151) | function clear() method dump (line 160) | function dump($show_attr=true, $deep=0) method dump_node (line 185) | function dump_node($echo=true) method parent (line 251) | function parent($parent=null) method has_child (line 266) | function has_child() method children (line 272) | function children($idx=-1) method first_child (line 283) | function first_child() method last_child (line 293) | function last_child() method next_sibling (line 303) | function next_sibling() method prev_sibling (line 324) | function prev_sibling() method find_ancestor_tag (line 336) | function find_ancestor_tag($tag) method innertext (line 358) | function innertext() method outertext (line 370) | function outertext() method text (line 430) | function text() method xmltext (line 471) | function xmltext() method makeup (line 480) | function makeup() method find (line 516) | function find($selector, $idx=null, $lowercase=false) method seek (line 567) | protected function seek($selector, &$ret, $lowercase=false) method match (line 664) | protected function match($exp, $pattern, $value) { method parse_selector (line 686) | protected function parse_selector($selector_string) { method __get (line 734) | function __get($name) { method __set (line 748) | function __set($name, $value) { method __isset (line 762) | function __isset($name) { method __unset (line 772) | function __unset($name) { method convert_text (line 778) | function convert_text($text) method is_utf8 (line 830) | static function is_utf8($str) method get_display_size (line 875) | function get_display_size() method getAllAttributes (line 956) | function getAllAttributes() {return $this->attr;} method getAttribute (line 957) | function getAttribute($name) {return $this->__get($name);} method setAttribute (line 958) | function setAttribute($name, $value) {$this->__set($name, $value);} method hasAttribute (line 959) | function hasAttribute($name) {return $this->__isset($name);} method removeAttribute (line 960) | function removeAttribute($name) {$this->__set($name, null);} method getElementById (line 961) | function getElementById($id) {return $this->find("#$id", 0);} method getElementsById (line 962) | function getElementsById($id, $idx=null) {return $this->find("#$id", $... method getElementByTagName (line 963) | function getElementByTagName($name) {return $this->find($name, 0);} method getElementsByTagName (line 964) | function getElementsByTagName($name, $idx=null) {return $this->find($n... method parentNode (line 965) | function parentNode() {return $this->parent();} method childNodes (line 966) | function childNodes($idx=-1) {return $this->children($idx);} method firstChild (line 967) | function firstChild() {return $this->first_child();} method lastChild (line 968) | function lastChild() {return $this->last_child();} method nextSibling (line 969) | function nextSibling() {return $this->next_sibling();} method previousSibling (line 970) | function previousSibling() {return $this->prev_sibling();} method hasChildNodes (line 971) | function hasChildNodes() {return $this->has_child();} method nodeName (line 972) | function nodeName() {return $this->tag;} method appendChild (line 973) | function appendChild($node) {$node->parent($this); return $node;} class simple_html_dom (line 985) | class simple_html_dom method __construct (line 1029) | function __construct($str=null, $lowercase=true, $forceTagsClosed=true... method __destruct (line 1049) | function __destruct() method load (line 1055) | function load($str, $lowercase=true, $stripRN=true, $defaultBRText=DEF... method load_file (line 1092) | function load_file() method set_callback (line 1104) | function set_callback($function_name) method remove_callback (line 1110) | function remove_callback() method save (line 1116) | function save($filepath='') method find (line 1125) | function find($selector, $idx=null, $lowercase=false) method clear (line 1131) | function clear() method dump (line 1142) | function dump($show_attr=true) method prepare (line 1148) | protected function prepare($str, $lowercase=true, $stripRN=true, $defa... method parse (line 1183) | protected function parse() method parse_charset (line 1201) | protected function parse_charset() method read_tag (line 1272) | protected function read_tag() method parse_attr (line 1497) | protected function parse_attr($node, $name, &$space) method link_nodes (line 1534) | protected function link_nodes(&$node, $is_child) method as_text_node (line 1545) | protected function as_text_node($tag) method skip (line 1555) | protected function skip($chars) method copy_skip (line 1561) | protected function copy_skip($chars) method copy_until (line 1571) | protected function copy_until($chars) method copy_until_char (line 1580) | protected function copy_until_char($char) method copy_until_char_escape (line 1598) | protected function copy_until_char_escape($char) method remove_noise (line 1629) | protected function remove_noise($pattern, $remove_tag=false) method restore_noise (line 1654) | function restore_noise($text) method search_noise (line 1687) | function search_noise($text) method __toString (line 1700) | function __toString() method __get (line 1705) | function __get($name) method childNodes (line 1723) | function childNodes($idx=-1) {return $this->root->childNodes($idx);} method firstChild (line 1724) | function firstChild() {return $this->root->first_child();} method lastChild (line 1725) | function lastChild() {return $this->root->last_child();} method createElement (line 1726) | function createElement($name, $value=null) {return @str_get_html("<$na... method createTextNode (line 1727) | function createTextNode($value) {return @end(str_get_html($value)->nod... method getElementById (line 1728) | function getElementById($id) {return $this->find("#$id", 0);} method getElementsById (line 1729) | function getElementsById($id, $idx=null) {return $this->find("#$id", $... method getElementByTagName (line 1730) | function getElementByTagName($name) {return $this->find($name, 0);} method getElementsByTagName (line 1731) | function getElementsByTagName($name, $idx=-1) {return $this->find($nam... method loadFile (line 1732) | function loadFile() {$args = func_get_args();$this->load_file($args);}