Home
last modified time | relevance | path

Searched defs:properties (Results 26 – 50 of 350) sorted by relevance

12345678910>>...14

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DHiveJob.php34 public $properties; variable in Google\\Service\\Dataproc\\HiveJob
77 public function setProperties($properties)
H A DSparkRJob.php44 public $properties; variable in Google\\Service\\Dataproc\\SparkRJob
119 public function setProperties($properties)
H A DSparkSqlJob.php32 public $properties; variable in Google\\Service\\Dataproc\\SparkSqlJob
75 public function setProperties($properties)
H A DPigJob.php36 public $properties; variable in Google\\Service\\Dataproc\\PigJob
93 public function setProperties($properties)
H A DPrestoJob.php40 public $properties; variable in Google\\Service\\Dataproc\\PrestoJob
107 public function setProperties($properties)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php30 public function __construct(array $properties = []) argument
44 public function setProperties(array $properties): Mapping argument
[all...]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Ordering/
H A DIdenticalPropertyOrderingStrategy.php12 public function order(array $properties): array
H A DAlphabeticalPropertyOrderingStrategy.php14 public function order(array $properties): array
H A DPropertyOrderingInterface.php16 public function order(array $properties): array;
H A DCustomPropertyOrderingStrategy.php23 public function order(array $properties): array
/plugin/odt/ODT/
H A DODTDocument.php371 function spanOpenUseProperties($properties){
447 function paragraphOpenUseProperties($properties){
1211 function tableAddColumnUseProperties ($properties){
1269 function tableRowOpenUseProperties($properties){
1327 function openTextBoxUseProperties ($properties) {
1347 function openFrameUseProperties ($properties) {
1367 function openMultiColumnTextBoxUseProperties ($properties) {
1420 public function createTextStyle ($properties, $common=true) {
1464 public function createTableStyle ($properties, $common=true) {
1486 public function createTableRowStyle ($properties, $common=true) {
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php170 …enerateResponse($path, $start, $end, $expand, $componentType, $format, $properties, ResponseInterf…
284 function mergeObjects(array $properties, array $inputObjects) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php170 …enerateResponse($path, $start, $end, $expand, $componentType, $format, $properties, ResponseInterf…
270 function mergeObjects(array $properties, array $inputObjects) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php87 function handle($properties, callable $callback) {
150 function setResultCode($properties, $resultCode) {
H A DIProperties.php45 function getProperties($properties);
H A DClient.php198 function propFind($url, array $properties, $depth = 0) {
268 function propPatch($url, array $properties) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropPatch.php80 function handle($properties, callable $callback) {
143 function setResultCode($properties, $resultCode) {
H A DIProperties.php45 function getProperties($properties);
H A DClient.php195 function propFind($url, array $properties, $depth = 0) {
265 function propPatch($url, array $properties) {
/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php135 public function importProperties($properties, $disabled=array()) {
346 public static function createPageLayoutStyle(array $properties, array $disabled_props = NULL) {
H A DODTParagraphStyle.php105 public function importProperties($properties, $disabled=array()) {
334 …public static function createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDo…
/plugin/sequencediagram/bower_components/lodash/lib/common/
H A Dutil.js15 function Hash(properties) { argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAddSheetRequest.php28 public function setProperties(SheetProperties $properties)
H A DDuplicateSheetResponse.php28 public function setProperties(SheetProperties $properties)
H A DAddSheetResponse.php28 public function setProperties(SheetProperties $properties)

12345678910>>...14