Home
last modified time | relevance | path

Searched defs:content (Results 76 – 100 of 383) sorted by relevance

12345678910>>...16

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php32 private $content; variable in Assetic\\Asset\\BaseAsset
84 protected function doLoad($content, FilterInterface $additionalFilter = null)
122 public function setContent($content)
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.memory.php36 var $content; variable in MyFetcherMemory
38 function MyFetcherMemory($content, $base_path) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php480 public function replaceToken($stackPtr, $content)
717 public function addContent($stackPtr, $content)
733 public function addContentBefore($stackPtr, $content)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Generic/Sniffs/PHP/
H A DDisallowAlternativePHPTagsSniff.php189 protected function getSnippet($content, $start='', $length=40)
221 protected function findClosingTag(PHP_CodeSniffer_File $phpcsFile, $tokens, $stackPtr, $content)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
H A DPhptTestCase.php411 protected function parseIniSection($content)
416 protected function parseEnvSection($content)
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DShapeImpl.java57 private ShapeContent content; field in ShapeImpl
59 ShapeImpl(Point location, ShapeContent content) { in ShapeImpl()
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSwiftMailerHandler.php52 protected function send(string $content, array $records): void
76 protected function buildMessage(string $content, array $records): Swift_Message
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceFileResource.php25 public $content; variable in Google\\Service\\OSConfig\\OSPolicyResourceFileResource
44 public function setContent($content)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextRun.php26 public $content; variable in Google\\Service\\Docs\\TextRun
43 public function setContent($content)
/plugin/fedauth/Auth/Yadis/
H A DXML.php107 function content($node) function in Auth_Yadis_XMLParser
186 function content($node) function in Auth_Yadis_domxml
276 function content($node) function in Auth_Yadis_dom
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php72 private function setPhpContent($content)
259 public function parseIniSection($content)
/plugin/mundart/
H A Dindex.php3 $content = "DokuWiki ist eine freie Wiki-Software, die anfangs zur einfachen Dokumentation von Proj… variable
/plugin/openid/Auth/Yadis/
H A DXML.php110 function content($node) function in Auth_Yadis_XMLParser
191 function content($node) function in Auth_Yadis_domxml
300 function content($node) function in Auth_Yadis_dom
/plugin/autotooltip/
H A Dhelper.php66 forText($content, $tooltip, $title = '', $preTitle = '', $classes = '', $textClasses = '') global() argument
125 forWikilink($id, $content = null, $preTitle = '', $classes = '', $textClasses = '') global() argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Atlassian.js589 this.addPalette('atlassian', 'Atlassian', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Electrical.js949 …rical\Transmission', 'Electrical / Transmission Paths', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Cabinet.js231 …his.addPalette('cabinets', mxResources.get('cabinets'), false, mxUtils.bind(this, function(content) argument
H A DSidebar-GCP.js30 this.addPalette('gcpCards', 'GCP / Cards', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Ios7.js465 this.addPalette('ios7ui', 'iOS UI', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Sitemap.js122 this.addPalette('sitemap', 'Sitemap', false, mxUtils.bind(this, function(content) argument
H A DSidebar-UML25.js1306 …is.addPalette('uml25', mxResources.get('uml') + ' 2.5', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Floorplan.js373 ….addPalette('floorplan', mxResources.get('floorplans'), false, mxUtils.bind(this, function(content) argument
H A DSidebar-LeanMapping.js116 …this.addPalette('lean_mapping', 'Value Stream Mapping', false, mxUtils.bind(this, function(content) argument
H A DSidebar-ActiveDirectory.js153 …this.addPalette('active_directory', 'Active Directory', false, mxUtils.bind(this, function(content) argument
H A DSidebar-Android.js561 this.addPalette('android', mxResources.get('android'), false, mxUtils.bind(this, function(content) argument

12345678910>>...16