Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 214) sorted by relevance

123456789

/plugin/xcom/
Dremote.php262 function recurse($dir,&$contents) {
284 function get_data($file,$id_path,&$contents) {
350 function getSimpleKeyValue($ar,$which="",&$contents) {
377 function process_users($creator,$user,&$contents) {
384 function process_dates($created, $modified,&$contents) {
401 function insertListInTable($list,$type,&$contents) {
405 …ion process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,&$contents) {
439 function create_list($ar,&$contents) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
DDescriptionFactory.php57 public function create($contents, TypeContext $context = null)
71 private function lex($contents)
159 private function removeSuperfluousStartingWhitespace($contents)
/plugin/yearbox/build/
DpluginInfoVersionUpdater.js2 readVersion( contents ) { argument
6 writeVersion( contents ) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigateway/
DApigatewayApiConfigFile.php25 public $contents; variable in Google\\Service\\Apigateway\\ApigatewayApiConfigFile
34 public function setContents($contents)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DScreenshot.php25 public $contents; variable in Google\\Service\\Compute\\Screenshot
34 public function setContents($contents)
DSerialPortOutput.php25 public $contents; variable in Google\\Service\\Compute\\SerialPortOutput
46 public function setContents($contents)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DGoogleDevtoolsRemoteworkersV1test2Blob.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2Blob
26 public function setContents($contents)
DGoogleDevtoolsRemoteworkersV1test2FileMetadata.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2FileMetadata
28 public function setContents($contents)
DBuildBazelRemoteExecutionV2OutputFile.php22 public $contents; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2OutputFile
30 public function setContents($contents)
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DSimpleFile.php23 protected $contents = []; variable in Sabre\\DAV\\SimpleFile
49 function __construct($name, $contents, $mimeType = null) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
DSimpleFile.php23 protected $contents = []; variable in Sabre\\DAV\\SimpleFile
49 function __construct($name, $contents, $mimeType = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta2InputConfig.php25 public $contents; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2InputConfig
36 public function setContents($contents)
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DFile.php19 protected $contents; variable in Sabre\\DAV\\Mock\\File
29 function __construct($name, $contents, Collection $parent = null) {
/plugin/wysiwyg/fckeditor/editor/_source/commandclasses/
Dfcklistcommands.js117 groupObj = { 'root' : el, 'contents' : [ block ] } ; property
135 var groupObj = { 'root' : root, 'contents' : [ block ] } ; property
/plugin/odt/helper/
Dcssimportnew.php34 function getInternal($contents) {
42 function importFromString($contents) {
Dcssimport.php1111 function importFromString($contents) {
1121 protected function deleteComments (&$contents) {
1160 protected function importFromStringInternal($contents, $media = NULL, &$processed = NULL) {
/plugin/dx/build/
DpluginInfoVersionUpdater.js2 writeVersion( contents ) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/
DTranslateTextRequest.php26 public $contents; variable in Google\\Service\\Translate\\TranslateTextRequest
53 public function setContents($contents)
/plugin/etherpadlite/externals/etherpad-lite-client/
Dexample_big.php70 $contents = $_GET["contents"]; variable
137 $contents = $padContents->text; variable
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DHTMLModule.php144 … public function addElement($element, $type, $contents, $attr_includes = array(), $attr = array())
212 public function parseContents($contents)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
DTokenParser.php54 public function __construct($contents)
/plugin/sqlraw/
Dtest2.php96 function cleanCell(&$contents,$key) {
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/
DAssetWriter.php73 protected static function write($path, $contents)
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
DValidatorAtom.php29 protected $contents; variable in HTMLPurifier_ConfigSchema_ValidatorAtom
/plugin/odt/ODT/css/
Dcssimportnew.php876 function importFromString($contents) {
887 protected function deleteComments (&$contents) {
948 protected function importFromStringInternal($contents, $media = NULL, &$processed = NULL) {

123456789