phpcr-utils/src/PHPCR/Util/Console/Command/DumpCommand.php

Show: PublicProtectedPrivateinherited
Table of Contents
This file is part of the PHPCR Utils

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

License
Apache Software License 2.0  
Link
http://phpcr.github.com/  

\PHPCR\Util\Console\Command\DumpCommand

Package: Default
Command to dump all nodes under a path to the console
Parent(s)
\Symfony\Component\Console\Command\Command
Author
Daniel Barsotti  

Properties

>VPropertyprivateint $dump_max_line_length = 120
Limit after which to cut lines when dumping properties
Default value120Details
Type
int

Methods

methodprotectedconfigure() : void

{@inheritDoc}

methodprotectedexecute( $input,  $output) : void

{@inheritDoc}

Parameters
NameTypeDescription
$input
$output
methodpublicsetDumpMaxLineLength(int $length) : void

Change at which length lines in the dump get cut.

Parameters
NameTypeDescription
$lengthint

maximum line length after which to cut the output.

Documentation was generated by phpDocumentor 2.0.0a12.